aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp10/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /x11-toolkits/gtk-sharp10/files/patch-configure
parenta9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Notes
Notes: svn path=/head/; revision=145533 svn path=/tags/RELEASE_6_0_0/; revision=145534; tag=release/6.0.0
Diffstat (limited to 'x11-toolkits/gtk-sharp10/files/patch-configure')
-rw-r--r--x11-toolkits/gtk-sharp10/files/patch-configure20
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 af874a056abd..000000000000
--- a/x11-toolkits/gtk-sharp10/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Mon Jun 6 19:44:13 2005
-+++ configure Mon Jun 6 19:46:13 2005
-@@ -20851,7 +20851,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
-@@ -21020,7 +21020,7 @@
-
-
- if test "x$has_mono" = "xtrue"; then
--GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(prefix)/lib'
-+GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(prefix)/lib'
- 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