diff options
author | Bruno Haible <bruno@clisp.org> | 2007-10-31 12:29:44 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:15:28 +0200 |
commit | 9ec01d49344d1ffd4085f81c30c72c6a7d713963 (patch) | |
tree | 7a520b7fad22080157c32212cf7ff19232ba24d4 | |
parent | ab724112175b2853bf9bfba6fc6cd00dc3f0dc16 (diff) | |
download | external_gettext-9ec01d49344d1ffd4085f81c30c72c6a7d713963.zip external_gettext-9ec01d49344d1ffd4085f81c30c72c6a7d713963.tar.gz external_gettext-9ec01d49344d1ffd4085f81c30c72c6a7d713963.tar.bz2 |
Remove ulonglong.m4.
-rw-r--r-- | gettext-tools/examples/ChangeLog | 5 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-c++-gnome/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-c++-gnome/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-c++-kde/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-c++-kde/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-c++/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-c++/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-c-gnome/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-c-gnome/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-c/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-c/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-objc-gnome/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-objc-gnome/m4/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-tools/examples/hello-objc/autoclean.sh | 1 | ||||
-rw-r--r-- | gettext-tools/examples/hello-objc/m4/Makefile.am | 2 |
15 files changed, 12 insertions, 14 deletions
diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 009d4f9..f1b2860 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -1,3 +1,8 @@ +2007-10-31 Bruno Haible <bruno@clisp.org> + + * hello-*/m4/Makefile.am (EXTRA_DIST): Remove ulonglong.m4. + * hello-*/autoclean.sh: Don't remove ulonglong.m4 any more. + 2007-10-28 Bruno Haible <bruno@clisp.org> * hello-*/po/Makefile.am ($(DOMAIN).pot-update): Consider the diff --git a/gettext-tools/examples/hello-c++-gnome/autoclean.sh b/gettext-tools/examples/hello-c++-gnome/autoclean.sh index bd7ce3b..2968f90 100755 --- a/gettext-tools/examples/hello-c++-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c++-gnome/autoclean.sh @@ -34,7 +34,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am index 028e1a3..9554c61 100644 --- a/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am +++ b/gettext-tools/examples/hello-c++-gnome/m4/Makefile.am @@ -2,6 +2,6 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 \ + uintmax_t.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 580387a..79c7121 100755 --- a/gettext-tools/examples/hello-c++-kde/autoclean.sh +++ b/gettext-tools/examples/hello-c++-kde/autoclean.sh @@ -40,7 +40,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-c++-kde/m4/Makefile.am b/gettext-tools/examples/hello-c++-kde/m4/Makefile.am index ce8329a..000cd06 100644 --- a/gettext-tools/examples/hello-c++-kde/m4/Makefile.am +++ b/gettext-tools/examples/hello-c++-kde/m4/Makefile.am @@ -2,4 +2,4 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 + uintmax_t.m4 visibility.m4 diff --git a/gettext-tools/examples/hello-c++/autoclean.sh b/gettext-tools/examples/hello-c++/autoclean.sh index 5feb974..7575334 100755 --- a/gettext-tools/examples/hello-c++/autoclean.sh +++ b/gettext-tools/examples/hello-c++/autoclean.sh @@ -37,7 +37,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-c++/m4/Makefile.am b/gettext-tools/examples/hello-c++/m4/Makefile.am index ce8329a..000cd06 100644 --- a/gettext-tools/examples/hello-c++/m4/Makefile.am +++ b/gettext-tools/examples/hello-c++/m4/Makefile.am @@ -2,4 +2,4 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 + uintmax_t.m4 visibility.m4 diff --git a/gettext-tools/examples/hello-c-gnome/autoclean.sh b/gettext-tools/examples/hello-c-gnome/autoclean.sh index bd7ce3b..2968f90 100755 --- a/gettext-tools/examples/hello-c-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c-gnome/autoclean.sh @@ -34,7 +34,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-c-gnome/m4/Makefile.am b/gettext-tools/examples/hello-c-gnome/m4/Makefile.am index fa715b3..dc63c0f 100644 --- a/gettext-tools/examples/hello-c-gnome/m4/Makefile.am +++ b/gettext-tools/examples/hello-c-gnome/m4/Makefile.am @@ -2,5 +2,5 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 \ + uintmax_t.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 5feb974..7575334 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/autoclean.sh @@ -37,7 +37,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-c/m4/Makefile.am b/gettext-tools/examples/hello-c/m4/Makefile.am index ce8329a..000cd06 100644 --- a/gettext-tools/examples/hello-c/m4/Makefile.am +++ b/gettext-tools/examples/hello-c/m4/Makefile.am @@ -2,4 +2,4 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 + uintmax_t.m4 visibility.m4 diff --git a/gettext-tools/examples/hello-objc-gnome/autoclean.sh b/gettext-tools/examples/hello-objc-gnome/autoclean.sh index bd7ce3b..2968f90 100755 --- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh @@ -34,7 +34,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am b/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am index fa715b3..dc63c0f 100644 --- a/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am +++ b/gettext-tools/examples/hello-objc-gnome/m4/Makefile.am @@ -2,5 +2,5 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 \ + uintmax_t.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 5feb974..7575334 100755 --- a/gettext-tools/examples/hello-objc/autoclean.sh +++ b/gettext-tools/examples/hello-objc/autoclean.sh @@ -37,7 +37,6 @@ rm -f m4/progtest.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 -rm -f m4/ulonglong.m4 rm -f m4/visibility.m4 rm -f m4/wchar_t.m4 rm -f m4/wint_t.m4 diff --git a/gettext-tools/examples/hello-objc/m4/Makefile.am b/gettext-tools/examples/hello-objc/m4/Makefile.am index ce8329a..000cd06 100644 --- a/gettext-tools/examples/hello-objc/m4/Makefile.am +++ b/gettext-tools/examples/hello-objc/m4/Makefile.am @@ -2,4 +2,4 @@ EXTRA_DIST = \ codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.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 + uintmax_t.m4 visibility.m4 |