changeset 9458:a6d5f1c10986

(libexecdir): Renamed from libdir.
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Oct 1994 21:38:59 +0000
parents a9a8a2326411
children a1569f00a6a6
files lib-src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/Makefile.in	Tue Oct 11 21:36:30 1994 +0000
+++ b/lib-src/Makefile.in	Tue Oct 11 21:38:59 1994 +0000
@@ -51,8 +51,8 @@
 # Where to install and expect executable files to be run by Emacs
 # rather than directly by users, and other architecture-dependent
 # data.  ${archlibdir} is usually below this.  This is set with the
-# --libdir option to `../configure'.
-libdir=@libdir@
+# --libexecdir option to `../configure'.
+libexecdir=@libexecdir@
 
 # Where to find the source code.  This is set by the configure
 # script's `--srcdir' option.  However, the value of ${srcdir} in