From e59741b4b43cd4416b457b6c85093770be7f190d Mon Sep 17 00:00:00 2001 From: gdd Date: Mon, 18 Apr 2011 09:14:41 +0000 Subject: [PATCH] Update clean_configure --- clean_configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean_configure b/clean_configure index 4e20ba6ad..b1af7d5ae 100755 --- a/clean_configure +++ b/clean_configure @@ -28,7 +28,7 @@ here=`pwd` libdir=adm_local/unix/config_files cd $libdir # Files created by libtoolize -rm -f config.guess config.sub ltmain.sh +rm -f config.* depcomp install-sh l*.m4 ltmain.sh missing py-compile # Files created by automake rm -rf install-sh missing depcomp py-compile cd $here -- 2.39.2