]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
typo
authorStepan Kasal <kasal@ucw.cz>
Tue, 21 Mar 2006 21:51:07 +0000 (21:51 +0000)
committerStepan Kasal <kasal@ucw.cz>
Tue, 21 Mar 2006 21:51:07 +0000 (21:51 +0000)
ChangeLog
doc/autoconf.texi

index bec9d3f9e37fe34840d4448650d0923adca145ed..b6062c431c81302092b7e90bb8de506ae13219e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-21  Stepan Kasal  <kasal@ucw.cz>
+
+       * doc/autoconf.texi (Installation Directory Variables): Fix typo.
+
 2006-03-21  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/autoscan/autoscan.list: Refreshed.
index 3974c95564ff6f52139a730f29a508172fe6e8b3..2ec75b5194aeca0a0cf8bd16a7929d01bedd544e 100644 (file)
@@ -2557,7 +2557,7 @@ are defined:
 
 @defvar ERLANG_INSTALL_LIB_DIR
 @ovindex ERLANG_INSTALL_LIB_DIR
-@acindex ERLANG_SUBST_INSTALL_LIB_DIR
+@acindex{ERLANG_SUBST_INSTALL_LIB_DIR}
 The common parent directory of Erlang library installation directories.
 This variable is set by calling the @code{AC_ERLANG_SUBST_INSTALL_LIB_DIR}
 macro in @file{configure.ac}.
@@ -2565,7 +2565,7 @@ macro in @file{configure.ac}.
 
 @defvar ERLANG_INSTALL_LIB_DIR_@var{library}
 @ovindex ERLANG_INSTALL_LIB_DIR_@var{library}
-@acindex ERLANG_SUBST_INSTALL_LIB_SUBDIR
+@acindex{ERLANG_SUBST_INSTALL_LIB_SUBDIR}
 The installation directory for Erlang library @var{library}.
 This variable is set by calling the
 @samp{AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR(@var{library}, @var{version}}