projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0662b2f
)
Require mkstemp()
author
Jindrich Novy
<jnovy@redhat.com>
Wed, 16 Apr 2008 11:01:06 +0000
(13:01 +0200)
committer
Jindrich Novy
<jnovy@redhat.com>
Wed, 16 Apr 2008 11:01:06 +0000
(13:01 +0200)
- mktemp() and tempnam() are dangerous
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
46ac4ad
..
fae5bf6
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-705,7
+705,7
@@
AC_CHECK_FUNCS(regcomp)
AC_CHECK_FUNCS(ftok)
-AC_CHECK_FUNCS(
mkstemp
)
+AC_CHECK_FUNCS(
[mkstemp], [], [AC_MSG_ERROR([mkstemp() is required by rpm])]
)
dnl XXX Glob *is* broken on linux with libc5, solaris and possibly aix when
dnl %files gets something like