diff --git a/sm5/autogen.sh b/sm5/bootstrap.sh similarity index 97% rename from sm5/autogen.sh rename to sm5/bootstrap.sh index 5cc810fad5c447cf88ba5b28d19552c7d49c46f1..fa1f2f5390eab0ab4e343d90702a12ace69fdfb5 100755 --- a/sm5/autogen.sh +++ b/sm5/bootstrap.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: autogen.sh,v 1.14 2007/01/29 21:24:18 chrfranke Exp $ +# $Id: bootstrap.sh,v 1.1 2008/01/02 19:00:46 bkorb Exp $ # # Generate ./configure from config.in and Makefile.in from Makefile.am. # This also adds files like missing,depcomp,install-sh to the source