libisofs/bootstrap

8 lines
118 B
Plaintext
Raw Normal View History

2007-11-24 12:14:45 +00:00
#!/bin/sh -x
aclocal -I .
2007-11-24 12:14:45 +00:00
libtoolize --copy --force
autoconf
automake --foreign --add-missing --copy --include-deps