# HG changeset patch # User Dave Love # Date 948727712 0 # Node ID 45efdc6ea7ea69f7f09408a1288629cd84bb7865 # Parent eb68fec11d9a90f1ca30460ff5ff35b048e65fbf Remove -G0 from Irix NON_GCC_TEST_OPTIONS. diff -r eb68fec11d9a -r 45efdc6ea7ea configure.in --- a/configure.in Mon Jan 24 15:06:58 2000 +0000 +++ b/configure.in Mon Jan 24 15:28:32 2000 +0000 @@ -773,7 +773,7 @@ # 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