configure.in remove references to build/ until a proper decision has been

2007-01-02  Michael Natterer  <mitch@imendio.com>

	* configure.in
	* Makefile.am: remove references to build/ until a proper decision
	has been made what to do with it.


svn path=/branches/glib-2-12/; revision=5191
This commit is contained in:
Michael Natterer
2007-01-02 13:24:13 +00:00
committed by Tor Lillqvist
parent 7df1b30fb5
commit 3abcde339a
3 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2007-01-02 Michael Natterer <mitch@imendio.com>
* configure.in
* Makefile.am: remove references to build/ until a proper decision
has been made what to do with it.
2007-01-01 Matthias Clasen <mclasen@redhat.com> 2007-01-01 Matthias Clasen <mclasen@redhat.com>
* glib-gettextize.in: Silence autoconf warnings about * glib-gettextize.in: Silence autoconf warnings about

View File

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

View File

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