[monkey-bubble: 582/753] Don't build the monikers/ and tools/ subdirs.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 582/753] Don't build the monikers/ and tools/ subdirs.
- Date: Wed, 14 Jul 2010 22:44:35 +0000 (UTC)
commit 4becd025ac07b1f5da9091f0f3ea1b4c9779ddc3
Author: Martin Baulig <baulig suse de>
Date: Fri Aug 3 19:33:58 2001 +0000
Don't build the monikers/ and tools/ subdirs.
2001-08-03 Martin Baulig <baulig suse de>
* Makefile.am: Don't build the monikers/ and tools/ subdirs.
ChangeLog | 4 ++++
Makefile.am | 4 +---
configure.in | 7 +------
3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c620ed3..fbd1880 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-08-03 Martin Baulig <baulig suse de>
+ * Makefile.am: Don't build the monikers/ and tools/ subdirs.
+
+2001-08-03 Martin Baulig <baulig suse de>
+
* configure.in (LIBGNOME): Require libbonobo >= 1.100.0.
(LIBGNOME_CSL): Optionally depend on CSL
(http://www.arts-project.org).
diff --git a/Makefile.am b/Makefile.am
index d291a84..1d01f1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
-SUBDIRS = tools idl libgnome tests po intl doc
-
-EXTRA_SUBDIRS = monikers
+SUBDIRS = idl libgnome tests po intl doc
EXTRA_DIST = message-of-doom
diff --git a/configure.in b/configure.in
index a91907a..7d02339 100644
--- a/configure.in
+++ b/configure.in
@@ -104,16 +104,11 @@ AC_OUTPUT([
Makefile
po/Makefile.in
intl/Makefile
-tools/Makefile
-tools/gnome-maketypes.awk
idl/Makefile
tests/Makefile
libgnome/Makefile
libgnome/libgnome-2.0.pc
-monikers/Makefile
doc/Makefile
-],[case "$CONFIG_FILES" in
-*tools/gnome-maketypes.awk*)chmod +x tools/gnome-maketypes.awk;;
-esac])
+])
cat $srcdir/message-of-doom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]