coreutils/m4
1998-09-27 16:41:04 +00:00
..
.cvsignore . 1996-12-28 13:30:51 +00:00
assert.m4 . 1998-04-26 20:48:00 +00:00
ChangeLog . 1998-08-30 03:20:13 +00:00
check-decl.m4 increment serial number 1997-12-21 12:10:55 +00:00
check-type.m4 . 1998-08-16 03:55:36 +00:00
chown.m4 Declare locals: before, after. From Andries Brouwer. 1998-09-21 12:05:49 +00:00
const.m4 . 1998-01-10 15:57:57 +00:00
d-ino.m4 . 1997-08-18 20:03:36 +00:00
d-type.m4 . 1997-09-01 02:15:13 +00:00
decl.m4 increment serial number 1997-12-21 12:11:17 +00:00
error.m4 *** empty log message *** 1998-03-15 09:48:52 +00:00
fstypename.m4 Include sys/param.h. NetBSD 1.3.1 requires this 1998-06-29 16:57:09 +00:00
getgroups.m4 Move the code from configure.in into 1997-01-25 06:45:32 +00:00
getline.m4 *** empty log message *** 1998-02-07 09:54:05 +00:00
getloadavg.m4 (AM_FUNC_GETLOADAVG): Check for pstat_getdynamic. 1997-01-17 03:00:45 +00:00
gettext.m4 add 100 to serial number 1998-07-04 01:38:14 +00:00
glibc.m4 *** empty log message *** 1998-09-27 16:41:04 +00:00
inttypes_h.m4 Kludges so I don't have to add HAVE_INTTYPES_H in acconfig.h. 1998-03-23 23:10:30 +00:00
isc-posix.m4 undefine before redefining 1998-05-11 15:16:40 +00:00
jm-glibc-io.m4 Remove fclose_unlocked. 1998-07-08 01:03:34 +00:00
jm-macros.m4 Use the new AC_CHECK_TYPE(ssize_t, int) instead of jm_TYPE_SSIZE_T. 1998-08-16 03:55:49 +00:00
jm-mktime.m4 Use am_cv_func_working_getline, not `jm_'-prefixed version. 1998-05-10 20:58:09 +00:00
jm-winsz1.m4 broken out of ../acinclude.m4 1996-12-21 01:50:50 +00:00
jm-winsz2.m4 broken out of ../acinclude.m4 1996-12-21 01:50:50 +00:00
lchown.m4 . 1998-05-19 16:02:40 +00:00
lcmessage.m4 . 1998-07-04 00:35:27 +00:00
lfs.m4 . 1997-11-08 20:42:52 +00:00
ls-mntd-fs.m4 . 1998-06-28 23:12:10 +00:00
lstat.m4 . 1997-08-31 21:00:05 +00:00
Makefile.am . 1998-08-16 03:56:27 +00:00
Makefile.am.in *** empty log message *** 1998-05-20 01:08:28 +00:00
Makefile.in . 1998-08-16 03:56:27 +00:00
malloc.m4 Add insurance: tell xmalloc.c we've done the test. 1997-11-03 15:18:09 +00:00
memcmp.m4 Integrate test to detect bug in memcmp from the 1997-09-28 02:32:26 +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 comment 1997-06-16 17:50:23 +00:00
readdir.m4 *** empty log message *** 1997-11-08 20:38:23 +00:00
README *** empty log message *** 1998-05-19 15:53:03 +00:00
realloc.m4 Add insurance: tell xmalloc.c we've done the test. 1997-11-03 15:18:09 +00:00
regex.m4 bump serial number 1998-07-04 16:45:52 +00:00
st_dm_mode.m4 . 1998-08-13 01:41:38 +00:00
st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from AC_STRUCT_ST_MTIM. 1998-08-30 03:16:57 +00:00
stat.m4 . 1997-09-02 01:46:30 +00:00
strftime.m4 Check for %F format. 1997-11-15 13:17:15 +00:00
uintmax_t.m4 *** empty log message *** 1997-11-30 15:17:48 +00:00
uptime.m4 broken out of ../acinclude.m4 1996-12-21 01:50:50 +00:00
utimbuf.m4 . 1998-05-14 16:03:15 +00:00
utime.m4 . 1998-07-25 13:16:38 +00:00
utimes.m4 tweak indentation 1998-08-02 16:18:21 +00:00

These files are used by a program called aclocal (part of the GNU automake
package).  aclocal uses these files to create aclocal.m4 which is in turn
used by autoconf to create the configure script at the the top level in
this distribution.

The Makefile.am file in this directory is automatically generated
from the template file, Makefile.am.in.  The generation will fail
if you don't have all the right tools.