legacy/libburn/branches/ZeroFourTwo/bootstrap
2008-01-25 12:25:17 +00:00

11 lines
178 B
Bash
Executable File

#!/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