openbsd-ports/net/flow-tools/patches/patch-lib_Makefile_in
jakob 4b6a583617 move to flow-tools-0.68;
- create _netflow user for flow-tools, not yet used by default
- disable RRD python scripts for now, since RRD python module not yet in ports
2006-12-08 08:23:42 +00:00

13 lines
445 B
Plaintext

$OpenBSD: patch-lib_Makefile_in,v 1.2 2006/12/08 08:23:42 jakob Exp $
--- lib/Makefile.in.orig Wed May 11 16:16:15 2005
+++ lib/Makefile.in Wed Nov 22 10:57:01 2006
@@ -91,7 +91,7 @@ install_sh = @install_sh@
#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 -fPIC
DEFS = -I. -I$(srcdir)/lib