* configure.in: Fix typo in last change.
From-SVN: r31372
This commit is contained in:
parent
149bb76305
commit
c135ea3910
@ -1,3 +1,7 @@
|
||||
Wed Jan 12 18:00:26 2000 Mark P. Mitchell <mark@codesourcery.com>
|
||||
|
||||
* configure.in: Fix typo in last change.
|
||||
|
||||
2000-01-12 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* configure.in: Don't build some bits for beos.
|
||||
|
@ -549,10 +549,10 @@ case "${host}" in
|
||||
;;
|
||||
ppc*-*-pe)
|
||||
noconfigdirs="patch diff make tk tcl expect dejagnu cvssrc autoconf automake texinfo bison send-pr gprof rcs guile perl apache inet itcl tix db snavigator gnuserv"
|
||||
;;
|
||||
powerpc-*-beos*)
|
||||
noconfigdirs="$noconfigdirs tk itcl tix libgui gdb dejagnu readline"
|
||||
;;
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user