In Makefile.in, use a make variable rather than a shell variable.
authorGlenn Morris <rgm@gnu.org>
Sun, 21 Oct 2012 01:27:09 +0000 (18:27 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 21 Oct 2012 01:27:09 +0000 (18:27 -0700)
commit8dc2a723eb0e4387889474d87c2f2b00954ff893
treea236234f3fd40c21459a5529961c7cf6d8441000
parentee7a418df3590accf7bbc3aa03d0b2f5507c910e
In Makefile.in, use a make variable rather than a shell variable.

* Makefile.in (emacs_transform): New variable.
(install-etc): Prefer a make variable to a shell variable.
ChangeLog
Makefile.in