This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] updated configure.in required to enable insight to buildon OSX


Hi Paul,

   *-*-darwin*)
-    noconfigdirs="$noconfigdirs tk itcl libgui"
+    noconfigdirs="$noconfigdirs"

There is no point in just copying noconfigdirs onto itself so I have checked in a variation of your patch with the entry for *-*-darwin* entirely removed.


Cheers
  Nick

<toplevel>/ChangeLog
2005-02-22  Paul Schlie  <schlie@comcast.net>

	* configure.in: Allow darwin targeted ports to build tk, itcl and
	libgui.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]