COSC_4P82_Assignment_1/lib/beagle-3.0.3/bootstrap

10 lines
138 B
Plaintext
Raw Normal View History

2024-02-13 21:21:51 -05:00
#!/bin/sh
set -x
aclocal -I m4
libtoolize --copy --force
autoheader
autoconf
automake --add-missing --force-missing --copy
rm -f COPYING