configure (gcc_version): Initialize properly depending on how and where configure is started.
1 egcs/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * configure (gcc_version): Initialize properly depending on how and where configure is started. (recursion line): Pass a --with-gcc-version=${gcc_version} to configures in subdirs. egcs/libf2c/ChangeLog.egcs: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * Makefile.in (version): Rename to gcc_version. * configure.in (version): Likewise. (gcc_version): Add code to use an option passed from parent configure. * configure: Regenerate. egcs/libio/ChangeLog: 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> * config.shared (FLAGS_TO_PASS): Add gcc_version. From-SVN: r20686
This commit is contained in:
parent
d3b107b4e5
commit
50c4c9f7bd
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
|
||||
|
||||
* configure (gcc_version): Initialize properly depending on
|
||||
how and where configure is started.
|
||||
(recursion line): Pass a --with-gcc-version=${gcc_version}
|
||||
to configures in subdirs.
|
||||
|
||||
1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
|
||||
|
||||
* configure (gcc_version): Add new variable describing the
|
||||
|
|
Loading…
Add table
Reference in a new issue