From: Eric Blake Date: Sat, 17 Jan 2009 16:35:41 +0000 (-0700) Subject: Avoid underfull hbox. X-Git-Tag: v2.63b~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea20cd4c87e622ab53d5787c5a2b65f6d6c8b880;p=thirdparty%2Fautoconf.git Avoid underfull hbox. * doc/autoconf.texi (Installation Directory Variables): Reword to fit on line. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 20cc56ea7..4d37b3814 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-17 Eric Blake + + Avoid underfull hbox. + * doc/autoconf.texi (Installation Directory Variables): Reword to + fit on line. + 2009-01-14 Ralf Wildenhues Ignore `set -e'-related failure of NetBSD sh. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index d619578bd..9a17308b1 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -2799,8 +2799,8 @@ macro in @file{configure.ac}. @ovindex ERLANG_INSTALL_LIB_DIR_@var{library} @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})} +This variable is set by using the +@samp{AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR} macro in @file{configure.ac}. @end defvar