summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2002-03-06 17:23:04 +0000
committerManish Singh <yosh@src.gnome.org>2002-03-06 17:23:04 +0000
commit74a3b0e23ff9797780e074db3ba5b48396917ed0 (patch)
tree9489923d7266c6695c05812c77624719a2ff1d26
parent21e3135bf7cd6038894c31a42d217504aab9a192 (diff)
downloadpango-74a3b0e23ff9797780e074db3ba5b48396917ed0.tar.gz
install-exec-hook should always exist, because the automake rules assume
2002-03-06 Manish Singh <yosh@gimp.org> * pango/Makefile.am: install-exec-hook should always exist, because the automake rules assume it to be there if it is included anywhere in the Makefile.am. So put only the body of it inside DISABLE_EXPLICIT_DEPS.
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLog.pre-1-07
-rw-r--r--ChangeLog.pre-1-107
-rw-r--r--ChangeLog.pre-1-27
-rw-r--r--ChangeLog.pre-1-47
-rw-r--r--ChangeLog.pre-1-67
-rw-r--r--ChangeLog.pre-1-87
-rw-r--r--pango/Makefile.am2
8 files changed, 50 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 4dfcacd8..ffb74f71 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,10 @@
+2002-03-06 Manish Singh <yosh@gimp.org>
+
+ * pango/Makefile.am: install-exec-hook should always exist,
+ because the automake rules assume it to be there if it is
+ included anywhere in the Makefile.am. So put only the body
+ of it inside DISABLE_EXPLICIT_DEPS.
+
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 11e82be6..1de42abb 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -318,8 +318,8 @@ pangowin32-$(PANGO_API_VERSION).lib: libpangowin32-$(PANGO_API_VERSION).la pango
install-data-local: install-ms-lib install-libtool-import-lib
-if DISABLE_EXPLICIT_DEPS
install-exec-hook:
+if DISABLE_EXPLICIT_DEPS
-for i in libpangoft2-$(PANGO_API_VERSION).la libpangoxft-$(PANGO_API_VERSION).la libpangox-$(PANGO_API_VERSION).la libpangowin32-$(PANGO_API_VERSION).la; do \
test -f $(DESTDIR)$(libdir)/$$i && $(SHELL) $(top_srcdir)/sanitize-la.sh $(DESTDIR)$(libdir)/$$i ; \
done