From 5fa2185f8229e99f058da4a7b4aa547bbc8f63c8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 17 Oct 1994 04:28:54 +0000 Subject: (sharedstatedir): Substitute sharedstatedir properly. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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 -- cgit v1.2.1