3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-10 23:40:58 +01:00
iwd/bootstrap

8 lines
99 B
Plaintext
Raw Normal View History

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