diff options
Diffstat (limited to 'devel/ORBit/files/patch-ae')
-rw-r--r-- | devel/ORBit/files/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/ORBit/files/patch-ae b/devel/ORBit/files/patch-ae index 1468b8fed6bd..7ba0a489c38b 100644 --- a/devel/ORBit/files/patch-ae +++ b/devel/ORBit/files/patch-ae @@ -1,5 +1,17 @@ --- configure.orig Fri Feb 19 00:50:06 1999 +++ configure Fri Feb 19 00:50:21 1999 +@@ -2499,9 +2499,9 @@ + + rm -f conf.glibtest + +-GMODULE_CFLAGS=`glib-config --cflags gmodule` ++GMODULE_CFLAGS=`$GLIB_CONFIG --cflags gmodule` + +-GMODULE_LIBS=`glib-config --libs gmodule` ++GMODULE_LIBS=`$GLIB_CONFIG --libs gmodule` + + + for ac_prog in 'bison -y' byacc @@ -5288,10 +5288,6 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; |