diff options
Diffstat (limited to 'devel/g-wrap/files/patch-g-wrap_Makefile.in')
-rw-r--r-- | devel/g-wrap/files/patch-g-wrap_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/g-wrap/files/patch-g-wrap_Makefile.in b/devel/g-wrap/files/patch-g-wrap_Makefile.in deleted file mode 100644 index 1e5ab26f8e38..000000000000 --- a/devel/g-wrap/files/patch-g-wrap_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- g-wrap/Makefile.in.orig Tue Feb 4 20:45:49 2003 -+++ g-wrap/Makefile.in Tue Feb 4 20:46:00 2003 -@@ -197,7 +197,7 @@ - - - #AM_CFLAGS = -O2 -g -Wall -Wno-uninitialized -Werror --AM_CFLAGS = -O2 -g -Wall -Werror \ -+AM_CFLAGS = -Wall -Werror \ - ${GW_GLIB_CFLAGS_ADD} \ - ${GW_GUILE_GTK_CFLAGS_ADD} - |