blob: b660d44a95e5eb32bc369ccf9df03e6ca49af1cf [file] [log] [blame]
#!/bin/sh
if [ -f config.status ]; then
make maintainer-clean
fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
--localstatedir=/var \
--prefix=/usr $* \
--sysconfdir=/etc/iwd