Skip to content

Instantly share code, notes, and snippets.

@compor
Created September 9, 2017 18:07
Show Gist options
  • Save compor/ee511f0aff6f86d15971ae7470e0fc53 to your computer and use it in GitHub Desktop.
Save compor/ee511f0aff6f86d15971ae7470e0fc53 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
./configure \
--enable-pop \
--enable-imap \
--with-ssl \
--enable-flock \
--disable-fcntl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment