changeset 9561:4ec345bfb51f

(sharedstatedir): Substitute sharedstatedir properly.
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Oct 1994 04:28:54 +0000
parents 4217123670e2
children 46e38c41b66c
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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