summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-07-03 16:56:44 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-07-03 16:56:44 +0100
commitb70e34352e304cf03da32b688d84eec3c3ffacec (patch)
tree711ec8d7abc0dd6075d09085634e5a5432e40ee3 /configure.ac
parent08ad733e0103834bc61831ddce5a75c3f62e0173 (diff)
parent2b0e330c2642081066316ca5ec9965912cd248de (diff)
downloadxine-lib-b70e34352e304cf03da32b688d84eec3c3ffacec.tar.gz
xine-lib-b70e34352e304cf03da32b688d84eec3c3ffacec.tar.bz2
Merge from 1.1.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0124db4f8..f5b19996f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -889,7 +889,7 @@ AC_CHECK_FUNCS([strncasecmp _strnicmp], [have_required_function="yes"])
AC_FUNC_FSEEKO
-AC_REPLACE_FUNCS([asprintf basename gettimeofday setenv strndup strpbrk strsep strtok_r timegm unsetenv memmem])
+AC_REPLACE_FUNCS([asprintf basename gettimeofday setenv strcasestr strndup strpbrk strsep strtok_r timegm unsetenv memmem])
AC_LIBSOURCE([hstrerror.c])
AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <netdb.h>]], [[hstrerror(0)]])],