(euidaccess): Check for that, not for eaccess.
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 Jun 1996 06:47:14 +0000 (06:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 Jun 1996 06:47:14 +0000 (06:47 +0000)
(mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.

configure.in

index d47e2e9..19668bf 100644 (file)
@@ -647,7 +647,9 @@ case "${canonical}" in
     machine=iris4d opsys=irix4-0
   ;;
   mips-sgi-irix6* )
-    machine=iris4d opsys=irix6-0  NON_GNU_CPP=/lib/cpp
+    machine=iris4d opsys=irix6-0
+    NON_GNU_CPP=/lib/cpp
+    NON_GCC_TEST_OPTIONS=-32
   ;;
   mips-sgi-irix5.[01]* )
     machine=iris4d opsys=irix5-0
@@ -1404,7 +1406,7 @@ AC_CHECK_LIB(m, sqrt)
 
 AC_CHECK_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
 random lrand48 bcopy bcmp logb frexp fmod ftime res_init setsid \
-strerror fpathconf select mktime eaccess getpagesize tzset setlocale)
+strerror fpathconf select mktime euidaccess getpagesize tzset setlocale)
 
 # Check this now, so that we will NOT find the above functions in ncurses.
 # That is because we have not set up to link ncurses in lib-src.