summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarin <>2001-10-26 17:20:38 +0000
committerdarin <>2001-10-26 17:20:38 +0000
commitbbea88b2d9fea17dcfed84a3f3a66b4d93de21b8 (patch)
tree2cec45efb8db53bb6d9e17a9dc3750aad835c000
parent28b116f4fc2bed6ba00820d0d05e6b02172c2a65 (diff)
downloadintltool-bbea88b2d9fea17dcfed84a3f3a66b4d93de21b8.tar.gz
* Makefile.am: Turn off compiling of doc-i18n-tool as an
interim measure so people using eazel-hacking can build. Soon, we can make this a configure-time option and change eazel-hacking to use that.
-rw-r--r--ChangeLog7
-rw-r--r--Makefile.am2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87222ee..c6990e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-26 Darin Adler <darin@bentspoon.com>
+
+ * Makefile.am: Turn off compiling of doc-i18n-tool as an
+ interim measure so people using eazel-hacking can build.
+ Soon, we can make this a configure-time option and change
+ eazel-hacking to use that.
+
2001-10-24 Darin Adler <darin@bentspoon.com>
* intltool.spec.in: Set up mandir (thansk Toralf Lund)
diff --git a/Makefile.am b/Makefile.am
index 60bc379..3ca48fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = . tests doc doc-i18n-tool
+SUBDIRS = . tests doc
NULL =