Made compilation of GNU xorriso less verbous by use of autoheader config.h

This commit is contained in:
2010-05-17 14:28:30 +00:00
parent 2bb5d973c3
commit f8130af94e
5 changed files with 83 additions and 22 deletions

10
xorriso/xorriso_bootstrap.txt Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -x
aclocal
libtoolize --copy --force
autoconf
autoheader
automake --foreign --add-missing --copy --include-deps