1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net-mgmt/flow-tools/files/patch-lib_Makefile.in
Stanislav Sedov 7264a016b6 - Add openssl support [1]
- Fix rcNG script comment [2]
- Quoute variables in CONFIGURE_ARGS for space-safety
- Respect CFLAGS

Submitted by:	Dominik Brettnacher <domi@saargate.de> [1],
		Geoff Garside <geoff@geoffgarside.co.uk> [2]
2006-12-19 22:44:25 +00:00

12 lines
344 B
Plaintext

--- lib/Makefile.in.orig Wed Dec 20 01:38:19 2006
+++ lib/Makefile.in Wed Dec 20 01:38:25 2006
@@ -91,7 +91,7 @@
#AM_CFLAGS=-g -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs
#AM_CFLAGS=-O2
-AM_CFLAGS = -g -Wall
+#AM_CFLAGS = -g -Wall
DEFS = -I. -I$(srcdir)/lib