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
6f53ff9a
...
6f53ff9abb002eb965559acb3bf5cccf3fe7c7bc
authored
2001-04-20 04:35:24 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Typo.
1 parent
0e4bc2f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
configure.in
configure.in
View file @
6f53ff9
...
...
@@ -68,7 +68,7 @@ AC_FUNC_ALLOCA
AC_FUNC_MMAP
AC_FUNC_FNMATCH
if test "$ac_cv_func_fnmatch_works" = "no"; then
AC_LIBOBJ
(fnmatch)
LIBOBJS
(fnmatch)
fi
AC_REPLACE_FUNCS(setenv snprintf strtok_r strncasecmp strcasecmp vasprintf)
AC_CHECK_FUNCS(mkstemp)
...
...
Please
register
or
sign in
to post a comment