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

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