libburn/bootstrap

11 lines
183 B
Plaintext
Raw Normal View History

2006-08-15 20:37:04 +00:00
#!/bin/sh -x
aclocal -I .
2006-08-15 20:37:04 +00:00
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
2006-08-18 22:34:43 +00:00
automake --foreign --add-missing --copy --include-deps