Rename autogen.sh back again to bootstrap.

This commit is contained in:
Vreixo Formoso
2008-02-07 15:56:26 +01:00
parent ae004b1bfc
commit 74262c2e22

10
bootstrap Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/sh -x
aclocal
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps