]> git.eshelyaron.com Git - emacs.git/commit
Warn if --without-pop is now the default
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Oct 2017 22:42:10 +0000 (15:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Oct 2017 22:46:15 +0000 (15:46 -0700)
commitb5c965dbd8eef12e8e7c79e59d2fa58c2b8d60d7
treee918cccbfd67763547e322bedb5c5d2533013fc9
parentaf2a40fbd37a663a8ee5a722f9fecb80c425c128
Warn if --without-pop is now the default

* configure.ac (with_pop): Set to no-by-default if defaulting to "no".
Warn about the change if defaulting to "no".  Update URLs.
configure.ac