Browse Source

Merge 22ec54074f into a789601e6d

pull/32/merge
GitHub Merge Button 13 years ago
parent
commit
17b99b55c4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure.in

+ 1
- 1
configure.in View File

@@ -27,7 +27,7 @@ AC_FUNC_VPRINTF
AC_FUNC_MEMCMP
AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_CHECK_FUNCS(strndup strerror vsnprintf vasprintf open vsyslog strncasecmp)
AC_CHECK_FUNCS(strndup strerror vsnprintf vasprintf open vsyslog strncasecmp strdup snprintf)

AM_PROG_LIBTOOL



Loading…
Cancel
Save