cellar/bootstrap

8 lines
69 B
Plaintext
Raw Normal View History

2017-03-12 17:38:48 -07:00
#!/bin/sh
if [ ! -d "m4" ]; then
mkdir m4
fi
autoreconf --install