Skip to content

Instantly share code, notes, and snippets.

@flatcap
Last active December 9, 2017 13:43
Show Gist options
  • Save flatcap/99de28e4a33e9462d8055f75aa2ef7cf to your computer and use it in GitHub Desktop.
Save flatcap/99de28e4a33e9462d8055f75aa2ef7cf to your computer and use it in GitHub Desktop.
s/--disable-doc\>/--disable-doc/g
s/--disable-fcntl\>/--disable-fcntl/g
s/--disable-full-doc\>/--full-doc/g
s/--disable-iconv\>/GONE/g
s/--disable-nls\>/--disable-nls/g
s/--disable-pgp\>/--disable-pgp/g
s/--disable-po\>/GONE/g
s/--disable-smime\>/--disable-smime/g
s/--enable-debug\>/GONE/g
s/--enable-dotlock\>/GONE/g
s/--enable-everything\>/--everything/g
s/--enable-exact-address\>/GONE/g
s/--enable-flock\>/--flock/g
s/--enable-fmemopen\>/--fmemopen/g
s/--enable-gpgme\>/--gpgme/g
s/--enable-locales-fix\>/--disable-locales-fix/g
s/--enable-lua\>/--lua/g
s/--enable-mailtool\>/GONE/g
s/--enable-nfs-fix\>/GONE/g
s/--enable-notmuch\>/--notmuch/g
s/--quiet\>/--quiet/g
s/--with-bdb\>/--bdb/g
s/--with-curses\>/--with-ui/g
s/--with-domain\>/--with-domain/g
s/--with-gdbm\>/--gdbm/g
s/--with-gnutls\>/--gnutls/g
s/--with-gss\>/--gss/g
s/--with-homespool\>/--homespool/g
s/--with-included-gettext\>/GONE/g
s/--with-kyotocabinet\>/--kyotocabinet/g
s/--with-lmdb\>/--lmdb/g
s/--with-mailpath\>/--with-mailpath/g
s/--with-mixmaster\>/--mixmaster/g
s/--with-qdbm\>/--qdbm/g
s/--with-sasl\>/--sasl/g
s/--with-slang\>/--with-ui/g
s/--with-ssl\>/--disable-ssl/g
s/--with-tokyocabinet\>/--tokyocabinet/g
s/--without-idn\>/--without-idn/g
s/--without-wc-funcs\>/GONE/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment