From: Stepan Kasal Date: Tue, 21 Mar 2006 21:51:07 +0000 (+0000) Subject: typo X-Git-Tag: AUTOCONF-2.59c~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4d0b6bcdedff8951f2195f248a606b8afcf60a;p=thirdparty%2Fautoconf.git typo --- diff --git a/ChangeLog b/ChangeLog index bec9d3f9e..b6062c431 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-21 Stepan Kasal + + * doc/autoconf.texi (Installation Directory Variables): Fix typo. + 2006-03-21 Stepan Kasal * lib/autoscan/autoscan.list: Refreshed. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 3974c9556..2ec75b519 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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}}