summaryrefslogtreecommitdiffstats
path: root/gettext-tools
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools')
-rw-r--r--gettext-tools/examples/ChangeLog5
-rwxr-xr-xgettext-tools/examples/hello-c++-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++-gnome/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++-kde/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-c++/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c++/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-c-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c-gnome/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-c/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-c/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-objc-gnome/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-objc-gnome/m4/Makefile.am4
-rwxr-xr-xgettext-tools/examples/hello-objc/autoclean.sh1
-rw-r--r--gettext-tools/examples/hello-objc/m4/Makefile.am4
-rw-r--r--gettext-tools/m4/ChangeLog4
-rw-r--r--gettext-tools/m4/Makefile.am1
-rw-r--r--gettext-tools/misc/ChangeLog4
-rw-r--r--gettext-tools/misc/gettextize.in6
19 files changed, 30 insertions, 25 deletions
diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog
index 4756d46..92cafd2 100644
--- a/gettext-tools/examples/ChangeLog
+++ b/gettext-tools/examples/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-18 Bruno Haible <bruno@clisp.org>
+
+ * hello-{c,c++,objc}*/{autoclean.sh,m4/Makefile.am}: Remove
+ inttypes-h.m4.
+
2006-09-11 Bruno Haible <bruno@clisp.org>
* hello-{c,c++,objc}*/autoclean.sh: Remove also intl.m4.
diff --git a/gettext-tools/examples/hello-c++-gnome/autoclean.sh b/gettext-tools/examples/hello-c++-gnome/autoclean.sh
index f5db2c0..8bd9c20 100755
--- a/gettext-tools/examples/hello-c++-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-c++-gnome/autoclean.sh
@@ -18,7 +18,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am
index 04a2d29..028e1a3 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 f509f03..b553440 100755
--- a/gettext-tools/examples/hello-c++-kde/autoclean.sh
+++ b/gettext-tools/examples/hello-c++-kde/autoclean.sh
@@ -24,7 +24,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-c++-kde/m4/Makefile.am b/gettext-tools/examples/hello-c++-kde/m4/Makefile.am
index a60fd36..ce8329a 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 40ca60c..020c93a 100755
--- a/gettext-tools/examples/hello-c++/autoclean.sh
+++ b/gettext-tools/examples/hello-c++/autoclean.sh
@@ -21,7 +21,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-c++/m4/Makefile.am b/gettext-tools/examples/hello-c++/m4/Makefile.am
index a60fd36..ce8329a 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 f5db2c0..8bd9c20 100755
--- a/gettext-tools/examples/hello-c-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-c-gnome/autoclean.sh
@@ -18,7 +18,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-c-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c-gnome/m4/Makefile.am
index ef0dbff..fa715b3 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 40ca60c..020c93a 100755
--- a/gettext-tools/examples/hello-c/autoclean.sh
+++ b/gettext-tools/examples/hello-c/autoclean.sh
@@ -21,7 +21,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-c/m4/Makefile.am b/gettext-tools/examples/hello-c/m4/Makefile.am
index a60fd36..ce8329a 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 f5db2c0..8bd9c20 100755
--- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh
+++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh
@@ -18,7 +18,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am b/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am
index ef0dbff..fa715b3 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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 40ca60c..020c93a 100755
--- a/gettext-tools/examples/hello-objc/autoclean.sh
+++ b/gettext-tools/examples/hello-objc/autoclean.sh
@@ -21,7 +21,6 @@ rm -f m4/iconv.m4
rm -f m4/intdiv0.m4
rm -f m4/intl.m4
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/lcmessage.m4
diff --git a/gettext-tools/examples/hello-objc/m4/Makefile.am b/gettext-tools/examples/hello-objc/m4/Makefile.am
index a60fd36..ce8329a 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 lcmessage.m4 lib-ld.m4 \
- lib-link.m4 lib-prefix.m4 lock.m4 nls.m4 po.m4 progtest.m4 stdint_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/m4/ChangeLog b/gettext-tools/m4/ChangeLog
index 78fc9b4..f6cd331 100644
--- a/gettext-tools/m4/ChangeLog
+++ b/gettext-tools/m4/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-18 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (aclocal_DATA): Remove inttypes-h.m4.
+
2006-09-11 Bruno Haible <bruno@clisp.org>
* Makefile.am (aclocal_DATA): Add intl.m4.
diff --git a/gettext-tools/m4/Makefile.am b/gettext-tools/m4/Makefile.am
index 3a2b438..a52da93 100644
--- a/gettext-tools/m4/Makefile.am
+++ b/gettext-tools/m4/Makefile.am
@@ -16,7 +16,6 @@ aclocal_DATA = \
../../gettext-runtime/m4/intl.m4 \
../../gettext-runtime/m4/intmax.m4 \
../../gettext-runtime/m4/inttypes_h.m4 \
- ../../gettext-runtime/m4/inttypes-h.m4 \
../../gettext-runtime/m4/inttypes-pri.m4 \
../../gettext-runtime/m4/lcmessage.m4 \
../../gettext-runtime/m4/lock.m4 \
diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog
index 034cdb8..5242224 100644
--- a/gettext-tools/misc/ChangeLog
+++ b/gettext-tools/misc/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-18 Bruno Haible <bruno@clisp.org>
+
+ * gettextize.in (m4filelist): Remove inttypes-h.m4.
+
2006-09-11 Bruno Haible <bruno@clisp.org>
* gettextize.in (have_automake19, min_automake_version): New variables.
diff --git a/gettext-tools/misc/gettextize.in b/gettext-tools/misc/gettextize.in
index 965600b..4725848 100644
--- a/gettext-tools/misc/gettextize.in
+++ b/gettext-tools/misc/gettextize.in
@@ -742,9 +742,9 @@ min_automake_version=1.9
if test -n "$intldir" || test -z "$have_automake19"; then
# Add intl.m4 and its dependencies.
m4filelist=$m4filelist' codeset.m4 glibc2.m4 glibc21.m4 intdiv0.m4 intl.m4
- intmax.m4 inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4 lock.m4
- longdouble.m4 longlong.m4 printf-posix.m4 size_max.m4 stdint_h.m4
- uintmax_t.m4 ulonglong.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4'
+ intmax.m4 inttypes_h.m4 inttypes-pri.m4 lcmessage.m4 lock.m4 longdouble.m4
+ longlong.m4 printf-posix.m4 size_max.m4 stdint_h.m4 uintmax_t.m4
+ ulonglong.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4'
min_automake_version=1.8
fi