summaryrefslogtreecommitdiff
path: root/plugins/libparser
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-12-08 20:24:29 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-12-08 20:24:29 +0100
commite5d952341d52d74717582390a9e7faef87dcc879 (patch)
treebdaff9538dea6708e0b4f7087c0355e3acec2f6d /plugins/libparser
parentc08ef416fbd735d1fa12264f41beb6e981b53086 (diff)
shut up autogen.sh errors
Diffstat (limited to 'plugins/libparser')
-rw-r--r--plugins/libparser/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/libparser/Makefile.am b/plugins/libparser/Makefile.am
index 1009e8ad..ce4319b0 100644
--- a/plugins/libparser/Makefile.am
+++ b/plugins/libparser/Makefile.am
@@ -1,3 +1,3 @@
noinst_LIBRARIES = libparser.a
libparser_a_SOURCES = parser.c parser.h
-libparser_a_CFLAGS = -fPIC
+AM_CFLAGS = -fPIC