1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
1996-11-20 05:18:13 +00:00
parent a27d168615
commit 179a2c3034

View File

@@ -1,3 +1,14 @@
Tue Nov 19 23:10:32 1996 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (AM_SANITY_CHECK_CC): Remove it. Autoconf-2.11
has this built-in.
(AC_FUNC_FNMATCH): Use this macro (new with autoconf-2.11) instead
of open-coding it.
Sun Nov 17 20:53:00 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/touch.c: Remove unused declaration of mktime. From Tony Leneis.
Mon Nov 4 23:18:03 1996 Jim Meyering <meyering@na-net.ornl.gov>
* configure.in (test for group_member): Handle it separately