[geglmm] Removal of AM_MAINTAINER_MODE * build/doc-reference.am build/Makefile_gensrc.am_fragment: Removal
- From: Hubert FiguiÃre <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geglmm] Removal of AM_MAINTAINER_MODE * build/doc-reference.am build/Makefile_gensrc.am_fragment: Removal
- Date: Wed, 14 Dec 2011 04:39:14 +0000 (UTC)
commit 7b40fd0a5c72c115eccba29775c3a708c42d527e
Author: Hub Figuiere <hub figuiere net>
Date: Tue Nov 22 22:38:35 2011 -0800
Removal of AM_MAINTAINER_MODE
* build/doc-reference.am
build/Makefile_gensrc.am_fragment: Removal of AM_MAINTAINER_MODE
ChangeLog | 5 +++++
build/Makefile_gensrc.am_fragment | 2 --
build/doc-reference.am | 4 ----
3 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7f381bc..7abef41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-11-22 Hub FiguiÃre <hub figuiere net>
+ * build/doc-reference.am
+ build/Makefile_gensrc.am_fragment: Removal of AM_MAINTAINER_MODE
+
+2011-11-22 Hub FiguiÃre <hub figuiere net>
+
* configure.in: bump version to 0.1.8. bump soversion.
* gegl/src/gegl_enums.defs:
diff --git a/build/Makefile_gensrc.am_fragment b/build/Makefile_gensrc.am_fragment
index 8eeab0a..a61226f 100644
--- a/build/Makefile_gensrc.am_fragment
+++ b/build/Makefile_gensrc.am_fragment
@@ -59,9 +59,7 @@ $(gensrc_destdir)/wrap_init.cc: $(gen_wrap_init_path) $(files_hg_with_path)
create-stamp-dir:
@(test -d $(stamp_dir) || mkdir $(stamp_dir))
-if MAINTAINER_MODE
all-local: create-stamp-dir $(files_stamp) $(gensrc_destdir)/wrap_init.cc
-endif
maintainer-clean-local:
rm -rf $(stamp_dir)
diff --git a/build/doc-reference.am b/build/doc-reference.am
index c99ccc7..8d6ff70 100644
--- a/build/doc-reference.am
+++ b/build/doc-reference.am
@@ -127,11 +127,7 @@ doc_config_deps = $(CONFIG_HEADER) $(srcdir)/$(doc_config).in $(srcdir)/Makefile
# if a configuration value changed. The configuration header files only
# have their timestamp modified when the content actually changed, which
# is not the case for any other files generated by configure.
-if MAINTAINER_MODE
doc_dependencies = $(doc_config_deps) $(doc_input)
-else
-doc_dependencies =
-endif
# Explicitly depend on the files to be distributed or installed.
all-local: $(doc_inst_files) $(doc_dist_files)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]