summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>2000-04-19 19:58:12 +0000
committerJeff Bailey <jbailey@gnu.org>2000-04-19 19:58:12 +0000
commit302570cb0cd537d322124ce922648ea16f294179 (patch)
treee18424d32434e1667dd8e1f856431e37cb8a605f /autogen.sh
parent0fec4a8eb43f88cc8c43fc0fbe31dcc4f296ae35 (diff)
downloadmailutils-302570cb0cd537d322124ce922648ea16f294179.tar.gz
mailutils-302570cb0cd537d322124ce922648ea16f294179.tar.bz2
Look in m4 for extra Macros
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 424c6ae06..367a7d392 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-aclocal
+aclocal -I m4
libtoolize --copy --automake
autoheader
automake --add-missing --copy --gnu

Return to:

Send suggestions and report system problems to the System administrator.