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

[XaraXtreme-commits] Commit Complete



Commit by  : luke
Repository : xara
Revision   : 990
Date       : Wed May 10 10:23:57 BST 2006

Changed paths:
   M /Trunk/XaraLX/wxXtra/Makefile.am

Fix for autoreconf issue


Diff:
Index: Trunk/XaraLX/wxXtra/Makefile.am
===================================================================
--- Trunk/XaraLX/wxXtra/Makefile.am	(revision 989)
+++ Trunk/XaraLX/wxXtra/Makefile.am	(revision 990)
@@ -15,6 +15,6 @@
 
 # Don't load the GTK libraries into wxXtra any more - you will need this with sub-2.6.3 but
 # that's not supported right now
-libwxXtra_a_LDFLAGS = @GTK_LIBS@
+#libwxXtra_a_LDFLAGS = @GTK_LIBS@
 
 


Xara