diff --git a/configure.ac b/configure.ac index 7e473eaf..5888eef2 100644 --- a/configure.ac +++ b/configure.ac @@ -100,7 +100,7 @@ fi dnl Checks for library functions. AC_TYPE_GETGROUPS AC_FUNC_UTIME_NULL -AC_REPLACE_FUNCS(mkdir putgrent putpwent putspent rename rmdir) +AC_REPLACE_FUNCS(mkdir putgrent putpwent putspent rmdir) AC_REPLACE_FUNCS(sgetgrent sgetpwent sgetspent) AC_REPLACE_FUNCS(snprintf strcasecmp strdup strstr)