summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-06-29 06:47:14 +0000
committerRichard M. Stallman <rms@gnu.org>1996-06-29 06:47:14 +0000
commit7f1c39128d29c82c7bc155d6fa641181194d85fb (patch)
tree2096cf88fdb3b957d0d67fc1fb8c1170b81665d6 /configure.in
parentd5d667a3e7dbe11339e4286054cdc7975117a42d (diff)
downloademacs-7f1c39128d29c82c7bc155d6fa641181194d85fb.tar.gz
(euidaccess): Check for that, not for eaccess.
(mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index d47e2e96a25..19668bff662 100644
--- a/configure.in
+++ b/configure.in
@@ -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.