summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-03-06 02:24:48 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-03-06 02:24:48 +0000
commitfa437a3ef822f0dd62b16abdf3675f55329cb901 (patch)
tree22571f93e5dbd648536104c373310e12bf37ab9e
parent66510db0a413e71a024c3d8b0b6f8e99ce864e2b (diff)
downloadpango-fa437a3ef822f0dd62b16abdf3675f55329cb901.tar.gz
Ignore return status from for loop, in case the last test -f happens to
2002-03-06 Tor Lillqvist <tml@iki.fi> * pango/Makefile.am (install-exec-local): Ignore return status from for loop, in case the last test -f happens to fail. Handle also the libpangowin32 .la file.
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-1-04
-rw-r--r--ChangeLog.pre-1-104
-rw-r--r--ChangeLog.pre-1-24
-rw-r--r--ChangeLog.pre-1-44
-rw-r--r--ChangeLog.pre-1-64
-rw-r--r--ChangeLog.pre-1-84
-rw-r--r--pango/Makefile.am2
8 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4cc90f6..193e1d67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index e4cc90f6..193e1d67 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,5 +1,9 @@
2002-03-06 Tor Lillqvist <tml@iki.fi>
+ * pango/Makefile.am (install-exec-local): Ignore return status
+ from for loop, in case the last test -f happens to fail. Handle
+ also the libpangowin32 .la file.
+
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
diff --git a/pango/Makefile.am b/pango/Makefile.am
index a6df613f..5b1f7c05 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -319,7 +319,7 @@ install-data-local: install-ms-lib install-libtool-import-lib
if DISABLE_EXPLICIT_DEPS
install-exec-local:
- for i in libpangoft2-$(PANGO_API_VERSION).la libpangoxft-$(PANGO_API_VERSION).la libpangox-$(PANGO_API_VERSION).la ; do \
+ -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
endif