From: Michael Natterer Date: Tue, 2 Jan 2007 10:40:27 +0000 (+0000) Subject: configure.in remove references to build/ until a proper decision has been X-Git-Tag: GLIB_2_13_0~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=99b531f425502995b5d62dec4f683888ab4fe0de;p=platform%2Fupstream%2Fglib.git configure.in remove references to build/ until a proper decision has been 2007-01-02 Michael Natterer * configure.in * Makefile.am: remove references to build/ until a proper decision has been made what to do with it. svn path=/trunk/; revision=5189 --- diff --git a/ChangeLog b/ChangeLog index 56ec1f1..a9b0b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-02 Michael Natterer + + * 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 * glib-gettextize.in: Silence autoconf warnings about diff --git a/Makefile.am b/Makefile.am index 89b29b3..7cb9602 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,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 diff --git a/configure.in b/configure.in index c857a5f..d77241a 100644 --- a/configure.in +++ b/configure.in @@ -2838,10 +2838,6 @@ 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