From e4d180c27bb1031f96195ef31213f3a5701879a9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 22 Feb 2005 09:16:10 +0000 Subject: Allow darwin targeted ports to build tk, itcl and libgui. --- configure.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 4489bc4..9ec9dc9 100644 --- a/configure.in +++ b/configure.in @@ -308,9 +308,6 @@ case "${host}" in powerpc-*-beos*) noconfigdirs="$noconfigdirs tk itcl libgui gdb dejagnu readline" ;; - *-*-darwin*) - noconfigdirs="$noconfigdirs tk itcl libgui" - ;; esac -- cgit v1.1