* config/: New.

* configure.in: Require Autoconf 2.50.
Update to gettext 0.10.38.
This commit is contained in:
Akim Demaille
2001-07-14 17:27:59 +00:00
parent 32dfccf8f8
commit 1e24cc5b41
78 changed files with 10885 additions and 5053 deletions

View File

@@ -1,15 +1,19 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
EXTRA_DIST = \
atconfig.m4 \
c-bs-a.m4 \
error.m4 \
gettext.m4 \
lcmessage.m4 \
m4.m4 \
malloc.m4 \
mbstate_t.m4 \
prereq.m4 \
progtest.m4 \
strerror_r.m4 \
realloc.m4 \
warning.m4
EXTRA_DIST = \
atconfig.m4 \
error.m4 \
iconv.m4 \
m4.m4 \
prereq.m4 \
strerror_r.m4 \
c-bs-a.m4 \
gettext.m4 \
isc-posix.m4 \
malloc.m4 \
progtest.m4 \
warning.m4 \
codeset.m4 \
glibc21.m4 \
lcmessage.m4 \
mbstate_t.m4 \
realloc.m4