summaryrefslogtreecommitdiffstats
path: root/gettext-tools
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-06-30 14:36:18 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:28 +0200
commit7a6e74b9e2408e0b67e6ce69af96d1182dde6530 (patch)
treecef40e4d6159f0be5b20316cf57522602d7d7c70 /gettext-tools
parent2ee4e2e2b73c79643299a806a54c81a1b2ea490d (diff)
downloadexternal_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.zip
external_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.tar.gz
external_gettext-7a6e74b9e2408e0b67e6ce69af96d1182dde6530.tar.bz2
isc-posix.m4 is gone.
Diffstat (limited to 'gettext-tools')
-rw-r--r--gettext-tools/examples/ChangeLog10
-rwxr-xr-xgettext-tools/examples/hello-c++-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++-gnome/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++-kde/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-c++/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-c-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c-gnome/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-c/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-objc-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-objc-gnome/m4/Makefile.am6
-rwxr-xr-xgettext-tools/examples/hello-objc/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-objc/m4/Makefile.am6
15 files changed, 31 insertions, 28 deletions
diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog
index 81a9ea0..83f2dae 100644
--- a/gettext-tools/examples/ChangeLog
+++ b/gettext-tools/examples/ChangeLog
@@ -1,3 +1,13 @@
+2006-06-27 Bruno Haible <bruno@clisp.org>
+
+ * hello-c/{autoclean.sh,m4/Makefile.am}: Remove isc-posix.m4.
+ * hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
+ * hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
+ * hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
+ * hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
+ * hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
+ * hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
+
2006-04-14 Bruno Haible <bruno@clisp.org>
Assume autoconf >= 2.60.
diff --git a/gettext-tools/examples/hello-c++-gnome/autoclean.sh b/gettext-tools/examples/hello-c++-gnome/autoclean.sh
index 33ef3c1..d4e3365 100755
--- a/gettext-tools/examples/hello-c++-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-c++-gnome/autoclean.sh
@@ -20,7 +20,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am
index 1b5c189..04a2d29 100644
--- a/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am
@@ -1,7 +1,7 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4 \
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4 \
gnome.m4 gnome-gnorba-check.m4 gnome-orbit-check.m4 \
gtk.m4 gtk--.m4
diff --git a/gettext-tools/examples/hello-c++-kde/autoclean.sh b/gettext-tools/examples/hello-c++-kde/autoclean.sh
index f305193..bf93b98 100755
--- a/gettext-tools/examples/hello-c++-kde/autoclean.sh
+++ b/gettext-tools/examples/hello-c++-kde/autoclean.sh
@@ -26,7 +26,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c++-kde/m4/Makefile.am b/gettext-tools/examples/hello-c++-kde/m4/Makefile.am
index 00997c3..a60fd36 100644
--- a/gettext-tools/examples/hello-c++-kde/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c++-kde/m4/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4
diff --git a/gettext-tools/examples/hello-c++/autoclean.sh b/gettext-tools/examples/hello-c++/autoclean.sh
index 0e9e9ca..d21a16a 100755
--- a/gettext-tools/examples/hello-c++/autoclean.sh
+++ b/gettext-tools/examples/hello-c++/autoclean.sh
@@ -23,7 +23,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c++/m4/Makefile.am b/gettext-tools/examples/hello-c++/m4/Makefile.am
index 00997c3..a60fd36 100644
--- a/gettext-tools/examples/hello-c++/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c++/m4/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4
diff --git a/gettext-tools/examples/hello-c-gnome/autoclean.sh b/gettext-tools/examples/hello-c-gnome/autoclean.sh
index 33ef3c1..d4e3365 100755
--- a/gettext-tools/examples/hello-c-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-c-gnome/autoclean.sh
@@ -20,7 +20,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c-gnome/m4/Makefile.am
index 6c00928..ef0dbff 100644
--- a/gettext-tools/examples/hello-c-gnome/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c-gnome/m4/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4 \
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4 \
gnome.m4 gnome-gnorba-check.m4 gnome-orbit-check.m4
diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh
index 0e9e9ca..d21a16a 100755
--- a/gettext-tools/examples/hello-c/autoclean.sh
+++ b/gettext-tools/examples/hello-c/autoclean.sh
@@ -23,7 +23,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-c/m4/Makefile.am b/gettext-tools/examples/hello-c/m4/Makefile.am
index 00997c3..a60fd36 100644
--- a/gettext-tools/examples/hello-c/m4/Makefile.am
+++ b/gettext-tools/examples/hello-c/m4/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4
diff --git a/gettext-tools/examples/hello-objc-gnome/autoclean.sh b/gettext-tools/examples/hello-objc-gnome/autoclean.sh
index 33ef3c1..d4e3365 100755
--- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh
@@ -20,7 +20,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am b/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am
index 6c00928..ef0dbff 100644
--- a/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am
+++ b/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4 \
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4 \
gnome.m4 gnome-gnorba-check.m4 gnome-orbit-check.m4
diff --git a/gettext-tools/examples/hello-objc/autoclean.sh b/gettext-tools/examples/hello-objc/autoclean.sh
index 0e9e9ca..d21a16a 100755
--- a/gettext-tools/examples/hello-objc/autoclean.sh
+++ b/gettext-tools/examples/hello-objc/autoclean.sh
@@ -23,7 +23,6 @@ rm -f m4/intmax.m4
rm -f m4/inttypes-h.m4
rm -f m4/inttypes-pri.m4
rm -f m4/inttypes_h.m4
-rm -f m4/isc-posix.m4
rm -f m4/lcmessage.m4
rm -f m4/lib-ld.m4
rm -f m4/lib-link.m4
diff --git a/gettext-tools/examples/hello-objc/m4/Makefile.am b/gettext-tools/examples/hello-objc/m4/Makefile.am
index 00997c3..a60fd36 100644
--- a/gettext-tools/examples/hello-objc/m4/Makefile.am
+++ b/gettext-tools/examples/hello-objc/m4/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST = \
codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4 \
- inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 \
- lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 \
- stdint_h.m4 uintmax_t.m4 ulonglong.m4 visibility.m4
+ inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lib-ld.m4 \
+ lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 \
+ uintmax_t.m4 ulonglong.m4 visibility.m4