1 2 3 4 5 6 7
#!/bin/sh if [ ! -d build-aux ]; then mkdir build-aux fi autoreconf --force --install --symlink