# HG changeset patch # User Richard M. Stallman # Date 782368134 0 # Node ID 4ec345bfb51f70dff4c8e5ed66a0eff14e317711 # Parent 4217123670e2d833126749865ac4a155ff97909f (sharedstatedir): Substitute sharedstatedir properly. diff -r 4217123670e2 -r 4ec345bfb51f Makefile.in --- a/Makefile.in Mon Oct 17 04:17:33 1994 +0000 +++ b/Makefile.in Mon Oct 17 04:28:54 1994 +0000 @@ -82,7 +82,7 @@ # 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