[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76-fyi-clean-autom4te-cfg.patch
From: |
Akim Demaille |
Subject: |
76-fyi-clean-autom4te-cfg.patch |
Date: |
Fri, 31 Aug 2001 15:31:42 +0200 |
Aaaaaaaarg! That was the last missing bit for the 1/2h distcheck to
validate the package...
Index: ChangeLog
from Akim Demaille <address@hidden>
* lib/Makefile.am (CLEANFILES): Add autom4te.cfg.
Index: lib/Makefile.am
--- lib/Makefile.am Mon, 27 Aug 2001 17:25:51 +0200 akim
+++ lib/Makefile.am Fri, 31 Aug 2001 14:08:16 +0200 akim
@@ -21,7 +21,7 @@
# All the files below depend on configure.ac so that they are rebuilt
# when the Autoconf version changes. Unfortunately, suffix rules
# cannot have additional dependencies, so we have to use explicit rules.
-
+CLEANFILES = autom4te.cfg
autom4te.cfg: $(top_srcdir)/configure.ac $(srcdir)/autom4te.in
rm -f autom4te.cfg autom4te.tmp
$(edit) $(srcdir)/autom4te.in >autom4te.tmp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- 76-fyi-clean-autom4te-cfg.patch,
Akim Demaille <=