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 8b560cd82a
commit c8d7b2147e
5 changed files with 83 additions and 22 deletions

View File

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