legacy/libburn/trunk/bootstrap

11 lines
183 B
Plaintext
Raw Normal View History

2006-11-04 10:02:05 +00:00
#!/bin/sh -x
aclocal -I .
2006-11-04 10:02:05 +00:00
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
2006-11-04 10:02:05 +00:00
automake --foreign --add-missing --copy --include-deps