* m4/m4.m4: New, from CVS Autoconf.

* configure.in: Invoke it.
* src/output.c (output_skeleton): Use its result instead of the
hard coded name.
This commit is contained in:
Akim Demaille
2002-02-25 14:00:57 +00:00
parent 381fb12e1e
commit abe017f60d
4 changed files with 20 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ glibc21.m4 \
iconv.m4 \
isc-posix.m4 \
lcmessage.m4 \
m4.m4 \
malloc.m4 \
mbrtowc.m4 \
mbstate_t.m4 \