Re: [Mutt] #1569: pgp_autosign and pgp_autoencrypt only if a key is available

2015-07-03 Thread Mutt
#1569: pgp_autosign and pgp_autoencrypt only if a key is available --+-- Reporter: Nikolaus@… | Owner: mutt-dev Type: enhancement | Status: new Priority: trivial | Milestone: Component: crypto |Version: 1.5.4i

Using @VAR@ directly in Automake.am

2015-07-03 Thread Kevin J. McCarthy
I'm looking at ticket 3664, where the reporter was unable to override the value of $(DOTLOCK_GROUP) because the Makefile.am directly used @DOTLOCK_GROUP@. What would be the reasons to use the @DOTLOCK_GROUP@ (and other such @XYZ@ substitutions) directly in the Makefile.am? Automake provides all t