aboutsummaryrefslogtreecommitdiffstats
path: root/gelf
diff options
context:
space:
mode:
Diffstat (limited to 'gelf')
-rw-r--r--gelf/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/gelf/Makefile.am b/gelf/Makefile.am
index f6320fa..ec30b76 100644
--- a/gelf/Makefile.am
+++ b/gelf/Makefile.am
@@ -1,10 +1,8 @@
## Process this file with automake to create Makefile.in
-AUTOMAKE_OPTIONS = 1.4 gnu
-
DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall
AM_CFLAGS = -Wall
-INCLUDES = @GELFINCLUDE@
+AM_CPPFLAGS = @GELFINCLUDE@
noinst_LTLIBRARIES = libgelf.la