summaryrefslogtreecommitdiff
path: root/localbuild.sh
blob: b5a06f4510e465dcb15f8e8be6ee3e5dcaab9ca6 (plain)
1
2
3
4
sudo ./autogen.sh
sudo ./configure --with-mailutils # --without-compress-install --with-native-compilation --with-json
sudo make -j 4
sudo make install