COSC_4P82_Assignment_1/lib/beagle-3.0.3/examples/GA/maxfctes/bootstrap

8 lines
137 B
Plaintext
Raw Normal View History

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