From 9ec01d49344d1ffd4085f81c30c72c6a7d713963 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 31 Oct 2007 12:29:44 +0000 Subject: Remove ulonglong.m4. --- gettext-tools/examples/hello-c/autoclean.sh | 1 - gettext-tools/examples/hello-c/m4/Makefile.am | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'gettext-tools/examples/hello-c') 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 -- cgit v1.1