From: Dave Love Date: Mon, 24 Jan 2000 15:28:32 +0000 (+0000) Subject: Remove -G0 from Irix NON_GCC_TEST_OPTIONS. X-Git-Tag: emacs-pretest-21.0.90~5275 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b48097710c982f2c0f59de0ce39d2c19d8365fff;p=emacs.git Remove -G0 from Irix NON_GCC_TEST_OPTIONS. --- diff --git a/configure.in b/configure.in index 2580d9cdae2..f7f2f053731 100644 --- a/configure.in +++ b/configure.in @@ -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