legacy/libburn/branches/1.4.4/bootstrap

11 lines
183 B
Plaintext
Raw Normal View History

2016-07-01 11:18:47 +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