From 6093b3304b711e95a03095047d298402dd188f26 Mon Sep 17 00:00:00 2001 From: thib Date: Sun, 17 Nov 2002 13:13:00 +0000 Subject: [PATCH] typo fix --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 1a34588..e0b847a 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,7 @@ AC_PREFIX_DEFAULT($prefix) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.7) -vers="2.9.3" +vers="2.9.4" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted) @@ -1005,7 +1005,7 @@ AC_ARG_WITH(dsssl-dir, AC_MSG_WARN([ $DSSSL_DIR/html/docbook.dsl does not exist. You will probably not be able to generate the documentation from the DocBook source files.]) - AC_MSG_WARN([Use --with-dssl-dir to specify a directory. + AC_MSG_WARN([Use --with-dsssl-dir to specify a directory. ]) fi ) -- 2.40.0