3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-01 17:16:41 +02:00
iwd/bootstrap
2014-05-11 11:01:11 -07:00

8 lines
99 B
Bash
Executable File

#!/bin/sh
if [ ! -d build-aux ]; then
mkdir build-aux
fi
autoreconf --force --install --symlink