Files
cellar/bootstrap
T

8 lines
69 B
Bash
Raw Normal View History

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