From 170b7702afdbac7c17b874d984492e63da88aa58 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 22 Aug 1999 03:39:41 +0000 Subject: Update to version 0.4.93. PR: 12781 (1 of 19) Submitted by: Ade Lovett --- devel/ORBit/files/patch-ae | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'devel/ORBit/files/patch-ae') 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" ;; -- cgit v1.2.3