summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp10/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk-sharp10/files/patch-configure')
-rw-r--r--x11-toolkits/gtk-sharp10/files/patch-configure15
1 files changed, 12 insertions, 3 deletions
diff --git a/x11-toolkits/gtk-sharp10/files/patch-configure b/x11-toolkits/gtk-sharp10/files/patch-configure
index 751dc04f6afd..93536b31fffa 100644
--- a/x11-toolkits/gtk-sharp10/files/patch-configure
+++ b/x11-toolkits/gtk-sharp10/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.bak Tue Jun 29 09:02:24 2004
-+++ configure Thu Jul 8 02:13:18 2004
-@@ -8441,7 +8441,7 @@
+--- configure.orig Tue Nov 2 23:10:31 2004
++++ configure Tue Nov 2 23:13:55 2004
+@@ -20740,7 +20740,7 @@
@@ -9,3 +9,12 @@
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
+@@ -20909,7 +20909,7 @@
+
+
+ if test "x$has_mono" = "xtrue"; then
+-GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(libdir)'
++GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(libdir)'
+ GENERATED_SOURCES=generated/*.cs
+ # Extract the first word of "mono", so it can be a program name with args.
+ set dummy mono; ac_word=$2