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
2001-11-17 11:31:21 +00:00
parent 476382ce9d
commit d577c22aa6
3 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2001-11-17 Jim Meyering <meyering@lucent.com>
* mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
Prompted by a report from Bob Proulx.
* jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
Instead, require UTILS_FUNC_MKSTEMP.
2001-11-11 Jim Meyering <meyering@lucent.com>
* jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.

View File

@@ -52,6 +52,7 @@ mbstate_t.m4 \
mbswidth.m4 \
memcmp.m4 \
mkdir-slash.m4 \
mkstemp.m4 \
nanosleep.m4 \
perl.m4 \
prereq.m4 \

View File

@@ -165,6 +165,7 @@ mbstate_t.m4 \
mbswidth.m4 \
memcmp.m4 \
mkdir-slash.m4 \
mkstemp.m4 \
nanosleep.m4 \
perl.m4 \
prereq.m4 \