summaryrefslogtreecommitdiff
path: root/x11/imwheel/files/patch-getopt_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/imwheel/files/patch-getopt_Makefile.in')
-rw-r--r--x11/imwheel/files/patch-getopt_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/imwheel/files/patch-getopt_Makefile.in b/x11/imwheel/files/patch-getopt_Makefile.in
new file mode 100644
index 000000000000..9254a81feb1a
--- /dev/null
+++ b/x11/imwheel/files/patch-getopt_Makefile.in
@@ -0,0 +1,11 @@
+--- getopt/Makefile.in.orig 2004-08-29 10:33:21 UTC
++++ getopt/Makefile.in
+@@ -161,7 +161,7 @@ subdirs = @subdirs@
+ suid = @suid@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-AM_CFLAGS = -O6 -s -Wall
++#AM_CFLAGS = -O6 -s -Wall
+ noinst_LIBRARIES = libgetopt.a
+ libgetopt_a_SOURCES = getopt.c getopt1.c getopt.h
+ EXTRA_DIST = Makefile.unix