PLATFORM_IF_MATCH(linux) PLATFORM_ELSE PLATFORM_ENDIF ./configure \ --prefix="${ENCAP_SOURCE}/${ENCAP_PKGNAME}/lib/bcfg2" \ --without-libiconv # Make "this encap is installed" sentinal file available in /usr/local/var/encap test -d var || mkdir var test -d var/encap || mkdir var/encap touch var/encap/${ENCAP_PKGNAME} description glib - data structure handling, portability wrappers, and interfaces