summaryrefslogtreecommitdiff
path: root/Makefile.sub
diff options
context:
space:
mode:
authorwl <wl>2009-01-04 12:34:16 +0000
committerwl <wl>2009-01-04 12:34:16 +0000
commitb31ca020c67f1b2c1b117921eed5e67e14910a0c (patch)
tree2877afc8da32a401d09899da6f3f78e26635e51a /Makefile.sub
parent73c63185897aa3026c2960137fb373d79ba31d39 (diff)
downloadgroff-b31ca020c67f1b2c1b117921eed5e67e14910a0c.tar.gz
* Makefile.in (dist): Don't use soft links but copy files to
preserve the file's time stamps. * Makefile.sub (configure): Remove `autom4te.cache'.
Diffstat (limited to 'Makefile.sub')
-rw-r--r--Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sub b/Makefile.sub
index 099dadcb..01505150 100644
--- a/Makefile.sub
+++ b/Makefile.sub
@@ -43,7 +43,7 @@ M4MACROS = \
distfiles: configure
$(srcdir)/configure: configure.ac $(srcdir)/aclocal.m4
- cd $(srcdir) && autoconf
+ cd $(srcdir) && autoconf && rm -rf autom4te.cache
$(srcdir)/aclocal.m4: $(M4MACROS)
cd $(srcdir) && aclocal -I m4