]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
examples: Clean up autoconf left-over.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Oct 2018 20:50:21 +0000 (22:50 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 Oct 2018 21:04:16 +0000 (23:04 +0200)
* gettext-tools/examples/hello-*/autoclean.sh: Remove the 'autom4te.cache'
directory.

29 files changed:
gettext-tools/examples/hello-c++-gnome/autoclean.sh
gettext-tools/examples/hello-c++-kde/autoclean.sh
gettext-tools/examples/hello-c++-qt/autoclean.sh
gettext-tools/examples/hello-c++-wxwidgets/autoclean.sh
gettext-tools/examples/hello-c++/autoclean.sh
gettext-tools/examples/hello-c-gnome/autoclean.sh
gettext-tools/examples/hello-c-gnome3/autoclean.sh
gettext-tools/examples/hello-c/autoclean.sh
gettext-tools/examples/hello-clisp/autoclean.sh
gettext-tools/examples/hello-csharp-forms/autoclean.sh
gettext-tools/examples/hello-csharp/autoclean.sh
gettext-tools/examples/hello-gawk/autoclean.sh
gettext-tools/examples/hello-guile/autoclean.sh
gettext-tools/examples/hello-java-awt/autoclean.sh
gettext-tools/examples/hello-java-qtjambi/autoclean.sh
gettext-tools/examples/hello-java-swing/autoclean.sh
gettext-tools/examples/hello-java/autoclean.sh
gettext-tools/examples/hello-librep/autoclean.sh
gettext-tools/examples/hello-objc-gnome/autoclean.sh
gettext-tools/examples/hello-objc/autoclean.sh
gettext-tools/examples/hello-pascal/autoclean.sh
gettext-tools/examples/hello-perl/autoclean.sh
gettext-tools/examples/hello-php/autoclean.sh
gettext-tools/examples/hello-python/autoclean.sh
gettext-tools/examples/hello-sh/autoclean.sh
gettext-tools/examples/hello-smalltalk/autoclean.sh
gettext-tools/examples/hello-tcl-tk/autoclean.sh
gettext-tools/examples/hello-tcl/autoclean.sh
gettext-tools/examples/hello-ycp/autoclean.sh

index 2968f903cd51587c484204824e2a9e07fbb05678..782dd1123d8a033e8bc433100c4c53128961d1fb 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by autopoint.
 rm -f ABOUT-NLS
index 79c7121fef75d99f5f1dff57094f7d62d56e0e7d..ce99a13bb647ccde3b43e4afbacf023a88025a39 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 if test "$1" = fromscratch; then
 
index ef9a6c5fbf0c48583113b27439690f75f93a7ef6..548365f0a1cfdb3d049421b8400e8918a1fb360c 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 9c96df7b87890c1b7b0c4f9c64cea6d7cf86eac8..2ee3ed85985a0be60a684573c99df22f94dcb10c 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/asm-underscore.m4
index 7575334aedc86e20bac11e7531fca27ba60ded83..351b51bcce60c444922702ca2f60a6ce8893c50e 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f gettext.h
index 2968f903cd51587c484204824e2a9e07fbb05678..782dd1123d8a033e8bc433100c4c53128961d1fb 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by autopoint.
 rm -f ABOUT-NLS
index 2968f903cd51587c484204824e2a9e07fbb05678..782dd1123d8a033e8bc433100c4c53128961d1fb 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by autopoint.
 rm -f ABOUT-NLS
index 7575334aedc86e20bac11e7531fca27ba60ded83..351b51bcce60c444922702ca2f60a6ce8893c50e 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f gettext.h
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 1e14444412b3d32bc6a1e47db8c115601b994238..e863c823c0f5b6b27f3e367f07fc94c8628062d8 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 1e14444412b3d32bc6a1e47db8c115601b994238..e863c823c0f5b6b27f3e367f07fc94c8628062d8 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index d02f569abf1cdfbb0c201d297a9094b795884bdc..f103c28f67dc64641546221bc560d0d4ec74824c 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index a30acc41b57bb924de4e3e552b1e2cfa72f74d2c..338a1219f63bfa93191793a62acce7124091a591 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index cfcb374673a5ea825673dca4c1ec5dbb61bcaab7..9ad09caba39f7603a1fc1b50db05a806a516c406 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 010929347b834496c10f15a1d9d2f3bf29dd642e..5b40d865f03e183ccddddb39f826221a6a28e5ca 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 2968f903cd51587c484204824e2a9e07fbb05678..782dd1123d8a033e8bc433100c4c53128961d1fb 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by autopoint.
 rm -f ABOUT-NLS
index 7575334aedc86e20bac11e7531fca27ba60ded83..351b51bcce60c444922702ca2f60a6ce8893c50e 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f gettext.h
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index f6054e25c78a56a05067e5e87e2f79cb2ed7e260..f70a4c7f14b1c3cb4e8442c33bc15d8f1b773c2f 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index f6054e25c78a56a05067e5e87e2f79cb2ed7e260..f70a4c7f14b1c3cb4e8442c33bc15d8f1b773c2f 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4
index 7c2c432c6a133d6b7105790779847b07bb6ef9e8..9367df26cfb7e29429068da079306a00962a6241 100755 (executable)
@@ -5,6 +5,7 @@
 # Script for cleaning all autogenerated files.
 
 test ! -f Makefile || make distclean
+rm -rf autom4te.cache
 
 # Brought in by explicit copy.
 rm -f m4/nls.m4