Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
f1c425cd
...
f1c425cd53c80b13e9ce57bae46c7d7d73a9bb8d
authored
2001-01-14 21:59:44 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Check for mkstemp()
1 parent
da2fc248
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
configure.in
configure.in
View file @
f1c425c
...
...
@@ -57,6 +57,7 @@ AC_REQUIRE([jm_FUNC_REALLOC])
AC_FUNC_ALLOCA
AC_FUNC_MEMCMP
AC_REPLACE_FUNCS(snprintf, strtok_r, getline)
AC_CHEC_FUNCS(mkstemp)
dnl Check for libraries
...
...
Please
register
or
sign in
to post a comment