summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-10-17 04:28:54 +0000
committerRichard M. Stallman <rms@gnu.org>1994-10-17 04:28:54 +0000
commit5fa2185f8229e99f058da4a7b4aa547bbc8f63c8 (patch)
treee50ca3f907a092842d4da3a88a53db162a9395cf /Makefile.in
parentcef7e84275905989fae96747e9fe2a4fdc8775d6 (diff)
downloademacs-5fa2185f8229e99f058da4a7b4aa547bbc8f63c8.tar.gz
(sharedstatedir): Substitute sharedstatedir properly.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index dbbcd5b37a4..7061601a3f4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -82,7 +82,7 @@ datadir=@datadir@
# runs. These files are all architecture-independent. Right now, the
# only such data is the locking directory; ${lockdir} is a
# subdirectory of this.
-sharedstatedir=@statedir@
+sharedstatedir=@sharedstatedir@
# Where to install and expect executable files to be run by Emacs
# rather than directly by users, and other architecture-dependent