projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c267220
)
No longer check for the mkstemp() function in the mkstemp library.
author
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 03:01:07 +0000
(22:01 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Wed, 4 Jan 2012 03:01:07 +0000
(22:01 -0500)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9d750c0
..
01dbcf8
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-490,7
+490,6
@@
AC_CHECK_HEADER([sys/ptem.h], AC_DEFINE(WINSIZE_IN_PTEM,1,
dnl ---------------
dnl CHECK FUNCTIONS
dnl ---------------
-AC_CHECK_LIB(mkstemp,mkstemp)
AC_CHECK_FUNCS(waitpid wait3 sigaction sigprocmask sigblock sigsetmask \
sighold sigrelse writev lstat uname tzset mkstemp \
getutent nl_langinfo mbtowc wcwidth)