[monkey-bubble: 606/753] Start building the tools directory again, but don't bother building the



commit e10a621fa2b32cbddae635d7fe7eb785df568ccb
Author: Darin Adler <darin src gnome org>
Date:   Tue Aug 7 00:42:10 2001 +0000

    Start building the tools directory again, but don't bother building the
    
    	* configure.in:
    	* Makefile.am:
    	Start building the tools directory again, but don't bother
    	building the intl directory any more.

 ChangeLog    |    7 +++++++
 Makefile.am  |    2 +-
 configure.in |    3 ++-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5a092a4..adad9a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-06  Darin Adler  <darin bentspoon com>
+
+	* configure.in:
+	* Makefile.am:
+	Start building the tools directory again, but don't bother
+	building the intl directory any more.
+
 2001-08-06  Stanislav Visnovsky  <visnovsky nenya ms mff cuni cz>
 
 	* configure.in: Added sk to ALL_LINGUAS.
diff --git a/Makefile.am b/Makefile.am
index cea14b8..e44dc0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = idl libgnome tests po intl
+SUBDIRS = idl libgnome tests tools po
 
 EXTRA_DIST = message-of-doom
 
diff --git a/configure.in b/configure.in
index 4b93b9d..2ebc165 100644
--- a/configure.in
+++ b/configure.in
@@ -104,9 +104,10 @@ gnome-libs. You can download the latest version from ftp://people.redhat.com/sop
 AC_OUTPUT([
 Makefile
 po/Makefile.in
-intl/Makefile
 idl/Makefile
 tests/Makefile
+tools/Makefile
+tools/gnome-maketypes.awk
 libgnome/Makefile
 libgnome/libgnome-2.0.pc
 ])



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