[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : alex
Repository : xara
Revision   : 1628
Date       : Tue Aug  1 00:07:26 BST 2006

Changed paths:
   M /Trunk/XaraLX/configure.in

Remove all trace of libtool, bane of my evening


Diff:
Index: Trunk/XaraLX/configure.in
===================================================================
--- Trunk/XaraLX/configure.in	(revision 1627)
+++ Trunk/XaraLX/configure.in	(revision 1628)
@@ -122,10 +122,8 @@
 
 # Disable generation of shared libtool libraries - that's libXar. Note this has NOTHING to
 # do with static-exec (the executables)
-#AC_DISABLE_SHARED
 # We don't need dlopen right now and it's not supported on Darwin
 # AC_LIBTOOL_DLOPEN
-#AC_PROG_LIBTOOL
 AC_PROG_RANLIB
 
 AC_C_BIGENDIAN


Xara