1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/x11/imwheel/files/patch-getopt::Makefile.in
Pav Lucistnik 0cd2ecfdb7 - Update to 1.0.0.p12
PR:		ports/73644
Submitted by:	Paul Murphy <paul.murphy@cogeco.ca>
2004-11-10 23:04:18 +00:00

13 lines
362 B
Plaintext

--- getopt/Makefile.in.orig Sun Aug 29 06:33:21 2004
+++ getopt/Makefile.in Sun Nov 7 08:57:49 2004
@@ -161,7 +161,7 @@
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