diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 697d9b789c..9a4b77995a 100644 --- a/configure.ac +++ b/configure.ac @@ -651,7 +651,6 @@ setsockopt \ setvbuf \ shutdown \ sin \ -snprintf \ srand48 \ srandom \ statfs \ @@ -673,7 +672,6 @@ unlockpt \ unsetenv \ usleep \ utime \ -vsnprintf \ vasprintf \ asprintf \ nanosleep \ @@ -737,7 +735,6 @@ fi AC_REPLACE_FUNCS(strlcat strlcpy explicit_bzero getopt) AC_FUNC_ALLOCA -dnl PHP_AC_BROKEN_SNPRINTF PHP_DECLARED_TIMEZONE PHP_TIME_R_TYPE PHP_READDIR_R_TYPE |