summaryrefslogtreecommitdiffstats
path: root/input/flow/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-11-05 19:05:05 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-11-05 19:32:04 +0100
commit5e8b58f3ae550664fc6a1d07a75fa0875085569a (patch)
tree8add73e610f5d0b205b5367d9954c34e678a2e9a /input/flow/Makefile.am
parentcbb0d93ce09282ff116c4176921199074b8de16f (diff)
build: remove -fPIC flag
libtool automatically adds PIC flags as needed. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'input/flow/Makefile.am')
-rw-r--r--input/flow/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/flow/Makefile.am b/input/flow/Makefile.am
index 11bf217..c2b5f88 100644
--- a/input/flow/Makefile.am
+++ b/input/flow/Makefile.am
@@ -1,6 +1,6 @@
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
-AM_CFLAGS=-fPIC -Wall
+AM_CFLAGS = -Wall
pkglib_LTLIBRARIES = ulogd_inpflow_NFCT.la # ulogd_inpflow_IPFIX.la