Commit d2f3024f by Paul Schlie Committed by Nick Clifton

Allow darwin targeted ports to build tk, itcl and libgui.

From-SVN: r95448
parent bb56fc39
2005-02-23 Paul Schlie <schlie@comcast.net>
* configure.in: Allow darwin targeted ports to build tk, itcl and
libgui.
* configure: Regenerate.
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment