]> Pileus Git - ~andy/gtk/commitdiff
Drop build/* from AC_CONFIG_FILES.
authorTor Lillqvist <tml@novell.com>
Sat, 9 Jul 2005 00:45:23 +0000 (00:45 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 9 Jul 2005 00:45:23 +0000 (00:45 +0000)
2005-07-09  Tor Lillqvist  <tml@novell.com>

* configure.in: Drop build/* from AC_CONFIG_FILES.

* Makefile.am: Drop build from SUBDIRS.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
Makefile.am
configure.in

index d064d7507a5892a7ddcca1c8c6d21ad893202f91..d741b9c0852b015d26217076712738aac9137448 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2005-07-09  Tor Lillqvist  <tml@novell.com>
 
-       * configure.in: Look for windres on Win32.
+       * configure.in: Look for windres on Win32. Drop build/* from
+       AC_CONFIG_FILES.
+
+       * Makefile.am: Drop build from SUBDIRS. 
 
        * gdk/win32/rc/Makefile.am
        * gdk/Makefile.am
index d064d7507a5892a7ddcca1c8c6d21ad893202f91..d741b9c0852b015d26217076712738aac9137448 100644 (file)
@@ -1,6 +1,9 @@
 2005-07-09  Tor Lillqvist  <tml@novell.com>
 
-       * configure.in: Look for windres on Win32.
+       * configure.in: Look for windres on Win32. Drop build/* from
+       AC_CONFIG_FILES.
+
+       * Makefile.am: Drop build from SUBDIRS. 
 
        * gdk/win32/rc/Makefile.am
        * gdk/Makefile.am
index d064d7507a5892a7ddcca1c8c6d21ad893202f91..d741b9c0852b015d26217076712738aac9137448 100644 (file)
@@ -1,6 +1,9 @@
 2005-07-09  Tor Lillqvist  <tml@novell.com>
 
-       * configure.in: Look for windres on Win32.
+       * configure.in: Look for windres on Win32. Drop build/* from
+       AC_CONFIG_FILES.
+
+       * Makefile.am: Drop build from SUBDIRS. 
 
        * gdk/win32/rc/Makefile.am
        * gdk/Makefile.am
index aec8aa875965f95502da6198dc5b9f23b7682120..b01d91d095f6510c22061e08f529138b274e5746 100644 (file)
@@ -1,7 +1,7 @@
 ## Makefile.am for GTK+
 
 SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
-SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros
+SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
 
 # require automake 1.4
 AUTOMAKE_OPTIONS = 1.7
index af7098bfbd34e4a89f2b3f64fdad29796d2b17d9..9ca1e97667df281d8608b796bba0c133a07b40d8 100644 (file)
@@ -1674,9 +1674,6 @@ gtk+-2.0-uninstalled.pc
 m4macros/Makefile
 po/Makefile.in
 po-properties/Makefile.in
-build/Makefile
-build/win32/Makefile
-build/win32/dirent/Makefile
 demos/Makefile
 demos/gtk-demo/Makefile
 demos/gtk-demo/geninclude.pl