glib r6480 - trunk



Author: timj
Date: Thu Feb  7 12:00:34 2008
New Revision: 6480
URL: http://svn.gnome.org/viewvc/glib?rev=6480&view=rev

Log:
2008-02-07 12:58:54  Tim Janik  <timj imendio com>

        * Makefile.am: fixed build order to build gobject after gmodule gthread
        so gobject tests can be threaded.




Modified:
   trunk/ChangeLog
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Thu Feb  7 12:00:34 2008
@@ -3,7 +3,7 @@
 
 AUTOMAKE_OPTIONS = 1.7
 
-SUBDIRS = . m4macros glib gobject gmodule gthread gio tests po docs
+SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
 DIST_SUBDIRS = $(SUBDIRS) build
 
 bin_SCRIPTS = glib-gettextize



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