legacy/libburn/tags/1.2.6/bootstrap

11 lines
183 B
Plaintext
Raw Permalink Normal View History

2013-01-08 08:03:30 +00:00
#!/bin/sh -x
aclocal -I .
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps