summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2006-06-13 15:41:38 +0000
committerEric Blake <ebb9@byu.net>2007-10-06 06:51:05 -0600
commit1e45f702423f0110e63be17ea3f9684fdcc2b93b (patch)
tree2ff4cbea7a46dd629e73fd7b257c19436d298fd9 /Makefile.am
parentbb6929eb95052e1e091154b409fd5f86952cebac (diff)
downloadm4-1e45f702423f0110e63be17ea3f9684fdcc2b93b.tar.gz
* Makefile.am (AM_CPPFLAGS): Add $(LTDLINCL), so the right
ltdl.h is used. * bootstrap: Do not run libtoolize manually, this is done correctly by autoreconf. Invoke autoreconf with --no-recursive to avoid unnecessary rerunning of autotools for libltdl. * THANKS: Update.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 17cdb0ed..a0f7ebda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ ACLOCAL_AMFLAGS = -I ltdl/m4
AM_CPPFLAGS = -I. -I$(srcdir) \
-Ignu -I$(srcdir)/gnu \
-Im4 -I$(srcdir)/m4\
- $(INTLINCL)
+ $(INTLINCL) $(LTDLINCL)
AM_LDFLAGS = -no-undefined -export-dynamic
EXTRA_DIST = bootstrap $(config_aux_dir)/mkstamp