From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11258 invoked by alias); 21 Feb 2005 03:35:12 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 11241 invoked from network); 21 Feb 2005 03:35:10 -0000 Received: from unknown (HELO sccrmhc12.comcast.net) (204.127.202.56) by sourceware.org with SMTP; 21 Feb 2005 03:35:10 -0000 Received: from [10.0.1.3] (h000393256f12.ne.client2.attbi.com[24.61.199.96]) by comcast.net (sccrmhc12) with SMTP id <2005022103350901200t1vrae>; Mon, 21 Feb 2005 03:35:09 +0000 User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Mon, 21 Feb 2005 03:35:00 -0000 Subject: Updated configure.in required to enable insight to build on OSX From: Paul Schlie To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-SW-Source: 2005-q1/txt/msg00042.txt.bz2 Might it be possible to update configure.in so that Insight may be enabled to build on OSX, I can verfiy with these changes it appears to build and operate properly. In configure.in: ;; *-*-darwin*) - noconfigdirs="$noconfigdirs tk itcl libgui" + noconfigdirs="$noconfigdirs" Thanks, -paul-