085dd4bff8
- allow optionally build a gd which supports xpm
13 lines
282 B
Text
13 lines
282 B
Text
$NetBSD: patch-ac,v 1.8 2009/04/12 00:29:26 sno Exp $
|
|
|
|
--- configure.orig 2008-09-22 17:26:32.000000000 +0200
|
|
+++ configure
|
|
@@ -23117,7 +23117,7 @@ if test "${with_xpm+set}" = set; then
|
|
CPPFLAGS="$CPPFLAGS -I$withval/include"
|
|
fi
|
|
else
|
|
- withval=yes
|
|
+ withval=no
|
|
fi
|
|
|
|
|