aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-12-04 02:05:50 +0100
committerPetr Machata <pmachata@redhat.com>2013-03-08 22:55:27 +0100
commit7e6f2b3bd1c606c731a102f5417ff0caaf393f42 (patch)
tree729c8ac4f4861ecbd8f8acb5ff19d386c28aaf8b /Makefile.am
parentd709493aa781583c64d2e4ef845b7cc813b23a9e (diff)
downloadltrace-7e6f2b3bd1c606c731a102f5417ff0caaf393f42.tar.gz
The define -DSYSCONFDIR should be visible across the whole build
Also, drop libelf_CFLAGS from AM_CPPFLAGS. That's an obvious mismatch, and all other libraries are configured in configure.ac.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index db34382..90a3d0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,10 +25,6 @@ SUBDIRS = \
. \
testsuite
-AM_CPPFLAGS += \
- $(libelf_CFLAGS) \
- -DSYSCONFDIR=\"$(sysconfdir)\"
-
noinst_LTLIBRARIES = \
libltrace.la