/* * Host.def for building OpenBSD/ix86 bindists * * $XFree86: xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/host.def,v 1.6 2002/12/24 16:14:44 dawes 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