From 41c953f989487663bea96657b1945ed034f5c1c5 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 12 Apr 2005 15:04:41 +0000 Subject: merge from gcc --- libiberty/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/configure.ac') diff --git a/libiberty/configure.ac b/libiberty/configure.ac index cd31f6a..b7932ec 100644 --- a/libiberty/configure.ac +++ b/libiberty/configure.ac @@ -282,6 +282,7 @@ if test "x" = "y"; then sysconf times sbrk gettimeofday ffs snprintf vsnprintf \ pstat_getstatic pstat_getdynamic sysmp getsysinfo table sysctl wait3 wait4 \ realpath canonicalize_file_name __fsetlocking) + AC_CHECK_DECLS([basename, ffs, asprintf, vasprintf]) AC_DEFINE(HAVE_SYS_ERRLIST, 1, [Define if you have the sys_errlist variable.]) AC_DEFINE(HAVE_SYS_NERR, 1, [Define if you have the sys_nerr variable.]) AC_DEFINE(HAVE_SYS_SIGLIST, 1, [Define if you have the sys_siglist variable.]) -- cgit v1.1