diff options
author | Bruno Haible <bruno@clisp.org> | 2006-08-28 13:35:56 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:57 +0200 |
commit | 37764874e146ca44797d9b98a9d895a3456b162e (patch) | |
tree | 885d74530374ebeab6f4dc62fa1762c59f146d4a /gettext-tools/examples/hello-c/autoclean.sh | |
parent | 2d2d017ef3fee2881263279f0bdf0a8aeca5ceb7 (diff) | |
download | external_gettext-37764874e146ca44797d9b98a9d895a3456b162e.zip external_gettext-37764874e146ca44797d9b98a9d895a3456b162e.tar.gz external_gettext-37764874e146ca44797d9b98a9d895a3456b162e.tar.bz2 |
Remove signed.m4.
Diffstat (limited to 'gettext-tools/examples/hello-c/autoclean.sh')
-rwxr-xr-x | gettext-tools/examples/hello-c/autoclean.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh index d21a16a..0daf98c 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/autoclean.sh @@ -34,7 +34,6 @@ rm -f m4/nls.m4 rm -f m4/po.m4 rm -f m4/printf-posix.m4 rm -f m4/progtest.m4 -rm -f m4/signed.m4 rm -f m4/size_max.m4 rm -f m4/stdint_h.m4 rm -f m4/uintmax_t.m4 |