]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Update clean_configure
authorgdd <gdd>
Mon, 18 Apr 2011 09:14:41 +0000 (09:14 +0000)
committergdd <gdd>
Mon, 18 Apr 2011 09:14:41 +0000 (09:14 +0000)
clean_configure

index 4e20ba6ade3b9456b7107281d47bf13957d7b3f1..b1af7d5ae8549a231bf53f36c916877019daf4c1 100755 (executable)
@@ -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