fix setting of target_alias when using config.guess (fixes PR config/2422)

This commit is contained in:
David D. Zuhn
1993-03-24 21:10:41 +00:00
parent 214aa2448f
commit 3dec6e14a9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
* configure: when using config.guess, only set target_alias when
it's not already been set (ie, on the command line)
Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* Makefile.in: add installcheck target, set PRMS to install-prms * Makefile.in: add installcheck target, set PRMS to install-prms

View File

@ -32,7 +32,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch
send-pr gprof gdbtest tgas etc expect deja-gnu dejagnu sim send-pr gprof gdbtest tgas etc expect deja-gnu dejagnu sim
m4 autoconf ispell grep diff rcs cvs fileutils shellutils m4 autoconf ispell grep diff rcs cvs fileutils shellutils
textutils wdiff find emacs uudecode hello tar gzip indent textutils wdiff find emacs uudecode hello tar gzip indent
recode" recode package2 package"
# these libraries are built for the target environment, and are built after # these libraries are built for the target environment, and are built after