mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
added inline stdnstr() implementation for systems where it doesnt exists (e.g. linux)
This commit is contained in:
@@ -76,6 +76,7 @@ AC_CHECK_FUNCS( \
|
||||
memcpy \
|
||||
perror \
|
||||
strnlen \
|
||||
strnstr \
|
||||
strlen \
|
||||
strtol \
|
||||
sizeof \
|
||||
|
||||
Reference in New Issue
Block a user