From: Richard M. Stallman Date: Mon, 17 Oct 1994 04:28:54 +0000 (+0000) Subject: (sharedstatedir): Substitute sharedstatedir properly. X-Git-Tag: emacs-19.34~6293 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e74e344a78998a29059371d922e2dfc7963fe0b;p=emacs.git (sharedstatedir): Substitute sharedstatedir properly. --- 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