Patch from Andrew Pinksi.

* configure.in: Remove wrongly added definition of
	local_prefix.
	* configure: Regenerate.

From-SVN: r69261
This commit is contained in:
Andrew Pinski 2003-07-12 00:35:14 +00:00 committed by Jim Wilson
parent 76d558c0bd
commit 27b8e366f8
3 changed files with 197 additions and 193 deletions

View File

@ -1,3 +1,9 @@
2003-07-11 Andrew Pinski <pinskia@physics.uc.edu>
* configure.in: Remove wrongly added definition of
local_prefix.
* configure: Regenerate.
2003-07-11 Dan Nicolaescu <dann@ics.uci.edu>
* rtl.def (NOTE): Do not use padding.

383
gcc/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -570,7 +570,6 @@ AC_SUBST(TARGET_SYSTEM_ROOT_DEFINE)
AC_SUBST(CROSS_SYSTEM_HEADER_DIR)
# Build with intermodule optimisations
local_prefix=
AC_ARG_ENABLE(intermodule,
[ --enable-intermodule build the compiler in one step],
[case "${enable_intermodule}" in