RHEL 5: gnulib: Use module mkstemps.

RHEL 5 glibc doesn't have this function.
(cherry picked from commit e73944faf4)
This commit is contained in:
Richard W.M. Jones
2013-03-09 18:36:09 +00:00
parent 2a9e19ab6b
commit f208ed5b7e
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ maintainer-makefile
manywarnings
memmem
mkdtemp
mkstemps
netdb
netinet_in
openat

1
m4/.gitignore vendored
View File

@@ -138,6 +138,7 @@
/mgetgroups.m4
/mkdir.m4
/mkdtemp.m4
/mkstemps.m4
/mmap-anon.m4
/mode_t.m4
/msvc-inval.m4