Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-06-17 15:27:43 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-06-17 15:27:43 +0200
commit74f3e94689318be48f065407b43f1f5115fa3168 (patch)
treebc542cee84dec48bc0c83e4b492c92ad90063a99 /autogen.sh
parent279076ecea18a9ec8e97e008da2873253b771702 (diff)
include stuff from the m4 directory automatically
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@290 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 8644b3f..867dfff 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,7 @@
cp -f /usr/share/automake-1.9/INSTALL INSTALL
# generate aclocal.m4 from configure.ac
-aclocal-1.9
+aclocal-1.9 -I m4
# generate config.h.in from configure.ac
autoheader --warnings=all