]> git.eshelyaron.com Git - emacs.git/commitdiff
(libexecdir): Renamed from libdir.
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 21:38:59 +0000 (21:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Oct 1994 21:38:59 +0000 (21:38 +0000)
lib-src/Makefile.in

index c8e698b78ee4fd25e4594de5bf42eb1b64246267..c244db447144ed44c191c6f71d7baddd6a097687 100644 (file)
@@ -51,8 +51,8 @@ bindir=@bindir@
 # 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