COSC-4P82-Final-Project/lib/beagle-3.0.3/examples/GA/maxfct/bootstrap

8 lines
137 B
Plaintext
Raw Normal View History

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