iwd/bootstrap

8 lines
99 B
Plaintext
Raw Normal View History

2014-04-26 02:57:48 +02:00
#!/bin/sh
if [ ! -d build-aux ]; then
mkdir build-aux
fi
autoreconf --force --install --symlink