r126225 - in /trunk/gcc: ChangeLog Makefile.in ...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Mon Jul 2 19:20:00 GMT 2007
Author: rsandifo
Date: Mon Jul 2 19:20:33 2007
New Revision: 126225
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126225
Log:
gcc/
* configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).
(gcc_tooldir): Likewise.
* configure: Regenerate.
* Makefile.in (libsubdir_to_prefix): New variable, based on the
old configure.ac gcc_tooldir setting.
(prefix_to_exec_prefix): New variable.
(DRIVER_DEFINES): Use $(libsubdir_to_prefix)$(prefix_to_exec_prefix)
rather than $(unlibsubdir)/../ to derive TOOLDIR_BASE_PREFIX.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
trunk/gcc/configure
trunk/gcc/configure.ac
More information about the Gcc-cvs
mailing list