summaryrefslogtreecommitdiffstats
path: root/input/packet/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/packet/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/packet/Makefile.am')
-rw-r--r--input/packet/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/packet/Makefile.am b/input/packet/Makefile.am
index 566b817..4dff308 100644
--- a/input/packet/Makefile.am
+++ b/input/packet/Makefile.am
@@ -1,6 +1,6 @@
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
-AM_CFLAGS=-fPIC -Wall
+AM_CFLAGS = -Wall
LIBS=
pkglib_LTLIBRARIES = ulogd_inppkt_NFLOG.la ulogd_inppkt_ULOG.la ulogd_inppkt_UNIXSOCK.la