1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/gdk-pixbuf/files/patch-aa
2000-01-28 18:36:06 +00:00

14 lines
372 B
Plaintext

--- configure.orig Tue Nov 9 15:22:08 1999
+++ configure Mon Nov 15 14:07:02 1999
@@ -3078,8 +3078,8 @@
#define USE_GMODULE 1
EOF
- GMODULE_LIBS="`glib-config --libs gmodule`"
- GMODULE_FLAGS="`glib-config --cflags gmodule`"
+ GMODULE_LIBS="`$GLIB_CONFIG --libs gmodule`"
+ GMODULE_FLAGS="`$GLIB_CONFIG --cflags gmodule`"
echo "$ac_t""yes" 1>&6