/* * Host.def for building OpenBSD/ix86 bindists * * $XFree86: host.def,v 1.7 2002/12/30 16:35:10 herrb Exp $ */ #define InstallEmptyHostDef #define BuildBindist #define ForceNormalLib YES /* * These defines assume libpng is installed from the ports tree */ #define HasLibpng YES #define LibpngDir /usr/local #define LibpngDirStandard NO #define LibpngIncDir /usr/local/include/libpng #define LibpngIncDirStandard NO #define LibpngLibDir /usr/local/lib #define LibpngLibDirStandard NO