]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
authorDave Love <fx@gnu.org>
Mon, 24 Jan 2000 15:28:32 +0000 (15:28 +0000)
committerDave Love <fx@gnu.org>
Mon, 24 Jan 2000 15:28:32 +0000 (15:28 +0000)
configure.in

index 2580d9cdae290344bfe7cde1feb50434f7b09704..f7f2f053731e4763484a3bd207d5486bd2880bc6 100644 (file)
@@ -773,7 +773,7 @@ case "${canonical}" in
     # so that, for instance, grepping for `free' in stdlib.h fails and
     # AC_HEADER_STD_C fails.   (MIPSPro 7.2.1.2m compilers, Irix 6.5.3m).
     NON_GNU_CPP="/lib/cpp -D_LANGUAGE_C"
-    NON_GCC_TEST_OPTIONS="-n32 -G0 -D_LANGUAGE_C"
+    NON_GCC_TEST_OPTIONS="-n32 -D_LANGUAGE_C"
   ;;
   mips-sgi-irix6* )
     machine=iris4d opsys=irix6-0