aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-26 06:47:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-26 06:47:03 +0000
commit131c7f27f289d5c952dbcfe7ddfadb974e26b71e (patch)
tree0e199dbe26b26f32726d838611f7ada9d0651504 /Makefile.in
parent57c762aebe9561c08fa4b1aea3fd7188161f894d (diff)
downloadfetchmail-131c7f27f289d5c952dbcfe7ddfadb974e26b71e.tar.gz
fetchmail-131c7f27f289d5c952dbcfe7ddfadb974e26b71e.tar.bz2
fetchmail-131c7f27f289d5c952dbcfe7ddfadb974e26b71e.zip
Keep aclocal up to date.
svn path=/trunk/; revision=3153
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 7cd30961..b4052686 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -229,6 +229,9 @@ Makefile: Makefile.in config.status
config.status: configure
./config.status --recheck
+$(srcdir)/aclocal.m4: configure.in
+ cd $(srcdir) && aclocal -I m4
+
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: