diff options
Diffstat (limited to 'gcc/configure')
| -rwxr-xr-x | gcc/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/configure b/gcc/configure index a9a76d6..f70f2d3 100755 --- a/gcc/configure +++ b/gcc/configure @@ -9574,7 +9574,7 @@ fi -for ac_func in times clock kill getrlimit setrlimit atoll atoq \ +for ac_func in times clock kill getrlimit setrlimit atoq \ popen sysconf strsignal getrusage nl_langinfo \ gettimeofday mbstowcs wcswidth mmap setlocale \ clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked madvise @@ -10837,7 +10837,7 @@ cat >>confdefs.h <<_ACEOF _ACEOF -for ac_func in getenv atol asprintf sbrk abort atof getcwd getwd \ +for ac_func in getenv atol atoll asprintf sbrk abort atof getcwd getwd \ madvise stpcpy strnlen strsignal strverscmp \ strtol strtoul strtoll strtoull \ errno snprintf vsnprintf vasprintf malloc realloc calloc \ |
