mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
Allow darwin targeted ports to build tk, itcl and libgui.
This commit is contained in:
parent
2caa45c45a
commit
2f707783a2
@ -1,3 +1,8 @@
|
||||
2005-02-22 Paul Schlie <schlie@comcast.net>
|
||||
|
||||
* configure.in: Allow darwin targeted ports to build tk, itcl and
|
||||
libgui.
|
||||
|
||||
2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
|
||||
|
||||
PR libgcj/10353
|
||||
|
@ -308,9 +308,6 @@ case "${host}" in
|
||||
powerpc-*-beos*)
|
||||
noconfigdirs="$noconfigdirs tk itcl libgui gdb dejagnu readline"
|
||||
;;
|
||||
*-*-darwin*)
|
||||
noconfigdirs="$noconfigdirs tk itcl libgui"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user