diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ef6f06f..11ac492 100644 --- a/configure.ac +++ b/configure.ac @@ -76,6 +76,7 @@ if test "$os_unix" = "yes"; then # These are thngs we can work around AC_CHECK_MEMBERS([struct dirent.d_type],,,[#include <dirent.h>]) AC_CHECK_FUNCS([getprogname getexecname basename mkstemp mkdtemp]) + AC_CHECK_FUNCS([strnstr memdup strndup]) # Check if these are declared and/or available to link against AC_CHECK_DECLS([program_invocation_short_name]) |
