autoconf/m4
Pavel Roskin 9f999a6c43 Don't use filenames that can be reduced to "conftest" on DOS.
* acfunctions.m4 (AC_FUNC_MMAP): Use conftest.mmap, not
conftestmmap.
(AC_FUNC_UTIME_NULL): Use conftest.data, not conftestdata.
* acspecific.m4 (AC_PROG_MAKE_SET): Use conftest.make, not
conftestmake.
(_AC_PATH_X_XMKMF): Use conftest.dir, not conftestdir.
* acgeneral.m4 (AC_ARG_PROGRAM): Use conftest.sed, not
conftestsed.
* m4/sanity.m4: Use conftest.file, not conftestfile.
* doc/autoconf.texi (Guidelines for Test Programs): Suggest
using conftest.data, not conftestdata.
2001-01-29 22:36:09 +00:00
..
.cvsignore Add .cvsignore in each directory. 2000-08-09 08:47:01 +00:00
atconfig.m4 * Makefile.am (editpl, editsh): Merge into... 2001-01-16 10:25:57 +00:00
init.m4 * acfunctions.m4 (AC_CHECK_FUNCS): Add missing m4 quotes. 2000-11-11 07:05:02 +00:00
m4.m4 AC_PROG_GNU_M4 should actually be private to the package 2000-05-23 14:46:23 +00:00
Makefile.am AC_PROG_GNU_M4 should actually be private to the package 2000-05-23 14:46:23 +00:00
Makefile.in With expr's that return 0' on failures, the executable suffix is 2001-01-12 09:39:26 +00:00
missing.m4 * acfunctions.m4 (AC_CHECK_FUNCS): Add missing m4 quotes. 2000-11-11 07:05:02 +00:00
sanity.m4 Don't use filenames that can be reduced to "conftest" on DOS. 2001-01-29 22:36:09 +00:00