diff --git a/configure.ac b/configure.ac index 09fcb9c8..c5bf4a64 100644 --- a/configure.ac +++ b/configure.ac @@ -102,7 +102,7 @@ AC_TYPE_GETGROUPS AC_FUNC_UTIME_NULL AC_REPLACE_FUNCS(putgrent putpwent putspent) AC_REPLACE_FUNCS(sgetgrent sgetpwent sgetspent) -AC_REPLACE_FUNCS(strcasecmp strdup) +AC_REPLACE_FUNCS(strdup) AC_CHECK_FUNC(setpgrp) AC_CHECK_FUNC(secure_getenv, [AC_DEFINE(HAS_SECURE_GETENV,