..
.cvsignore
.
1996-12-28 13:30:51 +00:00
afs.m4
*** empty log message ***
1999-01-29 05:00:35 +00:00
assert.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
ChangeLog
*** empty log message ***
1999-08-18 07:41:39 +00:00
check-decl.m4
Use 3-arg form of AC_DEFINE instead of the
1999-01-10 22:45:03 +00:00
check-type.m4
Use 3-arg form of AC_DEFINE.
1999-01-31 05:29:34 +00:00
chown.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
const.m4
.
1998-01-10 15:57:57 +00:00
d-ino.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
d-type.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
decl.m4
(jm_CHECK_DECLARATION): Don't hard-code which headers to
1998-10-18 01:07:17 +00:00
error.m4
*** empty log message ***
1998-03-15 09:48:52 +00:00
fnmatch.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
fstypename.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:47:37 +00:00
getgroups.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
getline.m4
Rename test file from conftestdata to conftest.data
1999-08-05 11:18:39 +00:00
getloadavg.m4
Check for locale.h and the function, setlocale.
1999-01-31 16:22:58 +00:00
gettext.m4
(AM_WITH_NLS): Remove unnecessary lines.
1999-08-01 07:58:44 +00:00
glibc.m4
*** empty log message ***
1998-09-27 16:41:04 +00:00
group-member.m4
New file -- extracted from sh-utils' configure.in.
1999-02-07 14:24:08 +00:00
inttypes_h.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:47:01 +00:00
isc-posix.m4
undefine before redefining
1998-05-11 15:16:40 +00:00
jm-glibc-io.m4
Use only those *_unlocked macros that are declared.
1999-03-07 16:59:21 +00:00
jm-macros.m4
(AM_FUNC_GETLINE): Run this test.
1999-08-04 08:10:17 +00:00
jm-mktime.m4
Fix typos in config.h comments.
1999-05-11 16:29:33 +00:00
jm-winsz1.m4
(jm_WINSIZE_IN_PTEM): New macro.
1999-03-20 04:02:23 +00:00
jm-winsz2.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
largefile.m4
(AC_SYS_LARGEFILE): Fix typo: missing comma
1999-08-18 07:41:27 +00:00
lchown.m4
.
1998-05-19 16:02:40 +00:00
lcmessage.m4
require 2.13
1999-01-30 04:51:49 +00:00
ls-mntd-fs.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
lstat.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
Makefile.am
.
1999-08-01 10:13:13 +00:00
Makefile.am.in
add parens, s/|/;/
1999-01-12 17:40:08 +00:00
Makefile.in
.
1999-08-17 08:00:19 +00:00
malloc.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
memcmp.m4
Use .$ac_objext, not .o
1999-02-07 05:27:24 +00:00
mktime.m4
(AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
1999-08-01 09:59:45 +00:00
perl.m4
.
1998-02-06 12:36:04 +00:00
prereq.m4
*** empty log message ***
1998-04-05 21:35:33 +00:00
progtest.m4
.
1998-07-04 00:35:27 +00:00
putenv.m4
Fix typos in config.h comments.
1999-05-11 16:29:56 +00:00
readdir.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:48:12 +00:00
README
*** empty log message ***
1998-12-18 15:32:29 +00:00
realloc.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
regex.m4
(jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
1999-03-20 23:23:14 +00:00
search-libs.m4
[AC_SEARCH_LIBS]: Quote name in undefine.
1999-05-20 20:12:12 +00:00
st_dm_mode.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:50:14 +00:00
st_mtim.m4
Use the 3-argument forms of AC_DEFINE* macros.
1999-01-29 05:05:56 +00:00
stat.m4
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 05:37:39 +00:00
strftime.m4
Remove test for %f.
1999-04-06 14:14:58 +00:00
uintmax_t.m4
(jm_AC_TYPE_UINTMAX_T): Move unsigned long
1999-04-21 04:04:04 +00:00
ulonglong.m4
(jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
1999-08-01 08:47:11 +00:00
uptime.m4
Use 3-arg form of AC_DEFINE.
1999-01-30 13:38:57 +00:00
utimbuf.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:51:01 +00:00
utime.m4
.
1998-07-25 13:16:38 +00:00
utimes.m4
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
1999-01-10 22:51:01 +00:00
xstrtoumax.m4
(jm_AC_PREREQ_XSTRTOUMAX): Check whether
1999-08-01 09:05:17 +00:00