14 lines
396 B
Modula-2
14 lines
396 B
Modula-2
/* $OpenBSD: host.def,v 1.1 2003/04/24 21:42:38 matthieu Exp $ */
|
|
|
|
#define HasLibpng YES
|
|
#define LibpngDir @LOCALBASE@
|
|
#define LibpngDirStandard NO
|
|
#define LibpngIncDir @LOCALBASE@/include/libpng
|
|
#define LibpngIncDirStandard NO
|
|
#define LibpngLibDir @LOCALBASE@/lib
|
|
#define LibpngLibDirStandard NO
|
|
|
|
#define DontPreprocessManPages NO
|
|
|
|
|