From: Bruno Haible Date: Thu, 7 Jun 2007 19:41:02 +0000 (+0000) Subject: Handle new file intlmacosx.m4. X-Git-Tag: v0.17~345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48695284abdbf8d04dc17ed7442d10d52fa56ff5;p=thirdparty%2Fgettext.git Handle new file intlmacosx.m4. --- diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 83741fc5a..0a33bc085 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -1,3 +1,7 @@ +2007-06-07 Bruno Haible + + * hello-*/autoclean.sh: Remove also intlmacosx.m4. + 2007-04-06 Bruno Haible * hello-*/autoclean.sh: Don't remove longdouble.m4 any more. diff --git a/gettext-tools/examples/hello-c++-gnome/autoclean.sh b/gettext-tools/examples/hello-c++-gnome/autoclean.sh index c54383d80..bd7ce3b33 100755 --- a/gettext-tools/examples/hello-c++-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c++-gnome/autoclean.sh @@ -17,6 +17,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-c++-kde/autoclean.sh b/gettext-tools/examples/hello-c++-kde/autoclean.sh index 9eb6b8d9f..580387a6e 100755 --- a/gettext-tools/examples/hello-c++-kde/autoclean.sh +++ b/gettext-tools/examples/hello-c++-kde/autoclean.sh @@ -23,6 +23,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-c++/autoclean.sh b/gettext-tools/examples/hello-c++/autoclean.sh index 4fb691d46..5feb9743f 100755 --- a/gettext-tools/examples/hello-c++/autoclean.sh +++ b/gettext-tools/examples/hello-c++/autoclean.sh @@ -20,6 +20,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-c-gnome/autoclean.sh b/gettext-tools/examples/hello-c-gnome/autoclean.sh index c54383d80..bd7ce3b33 100755 --- a/gettext-tools/examples/hello-c-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c-gnome/autoclean.sh @@ -17,6 +17,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh index 4fb691d46..5feb9743f 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/autoclean.sh @@ -20,6 +20,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-objc-gnome/autoclean.sh b/gettext-tools/examples/hello-objc-gnome/autoclean.sh index c54383d80..bd7ce3b33 100755 --- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh @@ -17,6 +17,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4 diff --git a/gettext-tools/examples/hello-objc/autoclean.sh b/gettext-tools/examples/hello-objc/autoclean.sh index 4fb691d46..5feb9743f 100755 --- a/gettext-tools/examples/hello-objc/autoclean.sh +++ b/gettext-tools/examples/hello-objc/autoclean.sh @@ -20,6 +20,7 @@ rm -f m4/iconv.m4 rm -f m4/intdiv0.m4 rm -f m4/intl.m4 rm -f m4/intldir.m4 +rm -f m4/intlmacosx.m4 rm -f m4/intmax.m4 rm -f m4/inttypes-pri.m4 rm -f m4/inttypes_h.m4