summaryrefslogtreecommitdiff
path: root/buildconf
blob: f4217f34f57f3b84db3007f7deebb4a6b09197b9 (plain)
1
2
3
#!/bin/sh
autoreconf --force --install
echo "You can now run \"./configure --enable-developer-mode\" and \"make\""