changeset 15567:65ec32b3b89f

(euidaccess): Check for that, not for eaccess. (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Jun 1996 06:47:14 +0000
parents 3d03a3fb8757
children 30ac85981d2e
files configure.in
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Jun 29 06:45:08 1996 +0000
+++ b/configure.in	Sat Jun 29 06:47:14 1996 +0000
@@ -647,7 +647,9 @@
     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_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.