aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index eadd029..121b2ff 100755
--- a/configure
+++ b/configure
@@ -8012,6 +8012,11 @@ if test "$GRAPHIC" = "yes"; then
DRVLIBS="$DRVLIBS -lgd"
cat >>confdefs.h <<\_ACEOF
+#define WITH_GD 1
+_ACEOF
+
+
+cat >>confdefs.h <<\_ACEOF
#define WITH_IMAGE 1
_ACEOF