COSC-4P82-Final-Project/lib/beagle-3.0.3/bootstrap

10 lines
138 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
#!/bin/sh
set -x
aclocal -I m4
libtoolize --copy --force
autoheader
autoconf
automake --add-missing --force-missing --copy
rm -f COPYING