]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
libtextstyle: Make sure we get new versions also of mdate-sh.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Mar 2019 00:21:39 +0000 (01:21 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 14 Mar 2019 00:26:45 +0000 (01:26 +0100)
* libtextstyle/autogen.sh: Erase more files in build-aux.

libtextstyle/autogen.sh

index 6773c22a1ce128416f14f4d4596b93167a7cf40e..8fbe8d05f88caa05eb02bb6eca24cf4c2366d61f 100755 (executable)
@@ -124,9 +124,7 @@ autoconf
 autoheader && touch config.h.in
 touch ChangeLog
 # Make sure we get new versions of files brought in by automake.
-#TEMPORARY
-#(cd build-aux && rm -f ar-lib compile depcomp install-sh mdate-sh missing test-driver)
-(cd build-aux && rm -f compile depcomp install-sh missing test-driver)
+(cd build-aux && rm -f ar-lib compile depcomp install-sh mdate-sh missing test-driver)
 automake --add-missing --copy
 # Support environments where sh exists but not /bin/sh (Android).
 patch build-aux/test-driver < build-aux/test-driver.diff