Toplevel configure.in cleanup 4/n part one
Nathanael Nerode
neroden@twcny.rr.com
Tue Mar 4 07:45:00 GMT 2003
More information about the Binutils mailing list
Tue Mar 4 07:45:00 GMT 2003
- Previous message (by thread): [PATCH] Fix bug in ia64 trampoline
- Next message (by thread): Toplevel configure.in cleanup 4/n part one
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As requested, this part is split out from the indent changes. * configure.in: Don't set unused shell variables. * configure: Regenerate. Index: configure.in =================================================================== RCS file: /cvs/gcc/gcc/configure.in,v retrieving revision 1.224 diff -u -r1.224 configure.in --- configure.in 4 Mar 2003 07:27:54 -0000 1.224 +++ configure.in 4 Mar 2003 07:42:30 -0000 @@ -25,13 +25,6 @@ sinclude(config/acx.m4) -# clear some things potentially inherited from environment. - -enable_libstdcxx_v3=yes -floating_point=default -gas=default -x11=default - ### we might need to use some other shell than /bin/sh for running subshells ### If we are on Windows, search for the shell. This will permit people ### to not have /bin/sh, but to be able to see /SOME/PATH/sh configure
- Previous message (by thread): [PATCH] Fix bug in ia64 trampoline
- Next message (by thread): Toplevel configure.in cleanup 4/n part one
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list