mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
2.52a.
This commit is contained in:
parent
0a7e3d9bef
commit
5b682c465b
@ -1,3 +1,7 @@
|
||||
2001-08-01 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Version 2.52a.
|
||||
|
||||
2001-08-01 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and
|
||||
|
@ -89,8 +89,7 @@ CLEANFILES = debug-*.sh macro configure configure.in configure.ac c
|
||||
DISTCLEANFILES = atconfig testsuite
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|
||||
CONFIG_CLEAN_FILES = atconfig
|
||||
DIST_COMMON = README Makefile.am Makefile.in atconfig.in config.guess \
|
||||
config.sub configure.in install-sh ltmain.sh
|
||||
DIST_COMMON = README Makefile.am Makefile.in atconfig.in
|
||||
|
||||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
Loading…
Reference in New Issue
Block a user