diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /x11-toolkits/gtk-sharp10/files/patch-configure | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'x11-toolkits/gtk-sharp10/files/patch-configure')
-rw-r--r-- | x11-toolkits/gtk-sharp10/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/gtk-sharp10/files/patch-configure b/x11-toolkits/gtk-sharp10/files/patch-configure deleted file mode 100644 index 93536b31fffa..000000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Tue Nov 2 23:10:31 2004 -+++ configure Tue Nov 2 23:13:55 2004 -@@ -20740,7 +20740,7 @@ - - - --CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' -+CFLAGS='-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' - - # 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 |