legacy/libisoburn/branches/1.2.4/bootstrap

12 lines
155 B
Plaintext
Raw Permalink Normal View History

2013-01-08 09:05:42 +00:00
#!/bin/sh -x
aclocal -I .
libtoolize --copy --force
autoconf
# Not with libisoburn
# autoheader
automake --foreign --add-missing --copy --include-deps