Skip to content
Snippets Groups Projects
Commit c230139a authored by Bart Hartgers's avatar Bart Hartgers
Browse files

strpbrk was checked for twice, and something didn't work. Now it does.
parent f6a47058
No related branches found
No related tags found
No related merge requests found
......@@ -1255,7 +1255,6 @@ AC_CHECK_FUNCS( \
strtol \
strtoul \
strspn \
strpbrk \
sysconf \
waitpid \
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment