Include the build module using the svn:externals mechanism.

2007-04-15  Tor Lillqvist  <tml@novell.com>

	* build: Include the build module using the svn:externals
	mechanism.

	* Makefile.am
	* configure: Add the references to build back.


svn path=/branches/glib-2-12/; revision=5452
This commit is contained in:
Tor Lillqvist
2007-04-15 12:10:31 +00:00
committed by Tor Lillqvist
parent 077fb2d996
commit efcb8a67c3
3 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
2007-04-15 Tor Lillqvist <tml@novell.com>
* build: Include the build module using the svn:externals
mechanism.
* Makefile.am
* configure: Add the references to build back.
2007-03-23 Matthias Clasen <mclasen@redhat.com>
Merge from trunk:

View File

@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.7
SUBDIRS = . m4macros glib gobject gmodule gthread tests po docs
SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
bin_SCRIPTS = glib-gettextize

View File

@@ -2857,6 +2857,10 @@ gobject-2.0-uninstalled.pc
glib-zip
glib-gettextize
Makefile
build/Makefile
build/win32/Makefile
build/win32/dirent/Makefile
build/win32/vs8/Makefile
glib/Makefile
glib/libcharset/Makefile
glib/gnulib/Makefile