mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
RHEL 5: gnulib: Use module mkstemps.
RHEL 5 glibc doesn't have this function.
(cherry picked from commit e73944faf4)
This commit is contained in:
@@ -68,6 +68,7 @@ maintainer-makefile
|
||||
manywarnings
|
||||
memmem
|
||||
mkdtemp
|
||||
mkstemps
|
||||
netdb
|
||||
netinet_in
|
||||
openat
|
||||
|
||||
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@@ -138,6 +138,7 @@
|
||||
/mgetgroups.m4
|
||||
/mkdir.m4
|
||||
/mkdtemp.m4
|
||||
/mkstemps.m4
|
||||
/mmap-anon.m4
|
||||
/mode_t.m4
|
||||
/msvc-inval.m4
|
||||
|
||||
Reference in New Issue
Block a user