From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Lipe To: Bruno Haible , egcs@cygnus.com Subject: Re: [patch] sco5 configuration Date: Mon, 23 Feb 1998 15:34:00 -0000 Message-id: <19980223151546.38598@dgii.com> References: <199802231649.RAA08305@halles.ilog.fr> X-SW-Source: 1998-02/msg01089.html > Without the following patch, "./configure --target=i486-sco5" doesn't succeed. > > Sun Feb 22 11:21:31 1998 Bruno Haible > * config.sub (sco5): Fix typo. Committed. Thanx. RJL > *** egcs-980214/config.sub.bak Sun Feb 22 10:19:29 1998 > --- egcs-980214/config.sub Sun Feb 22 11:21:08 1998 > *************** > *** 112,118 **** > os=-hiuxwe2 > ;; > -sco5) > ! os=sco3.2v5 > basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` > ;; > -sco4) > --- 112,118 ---- > os=-hiuxwe2 > ;; > -sco5) > ! os=-sco3.2v5 > basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` > ;; > -sco4) > *** egcs-980214/gcc/config.sub.bak Sun Feb 22 10:19:53 1998 > --- egcs-980214/gcc/config.sub Sun Feb 22 11:20:57 1998 > *************** > *** 102,108 **** > os=-hiuxwe2 > ;; > -sco5) > ! os=sco3.2v5 > basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` > ;; > -sco4) > --- 102,108 ---- > os=-hiuxwe2 > ;; > -sco5) > ! os=-sco3.2v5 > basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` > ;; > -sco4) > > -- Robert Lipe http://www.dgii.com/people/robertl robertl@dgii.com