Tue Nov 1 20:36:08 PST 2005
- Previous message: [Slony1-commit] By xfade: Fix bug #1454.
- Next message: [Slony1-commit] By cbbrowne: Version 1.1.2 resolved bug #1226 by adding a clause in the
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Fix spelling error.
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine/config:
docs.m4 (r1.9 -> r1.9.2.1)
-------------- next part --------------
Index: docs.m4
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/config/docs.m4,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -Lconfig/docs.m4 -Lconfig/docs.m4 -u -w -r1.9 -r1.9.2.1
--- config/docs.m4
+++ config/docs.m4
@@ -48,7 +48,7 @@
[AC_ARG_WITH(docs,
[ --with-docs Build the sgml documentation [default=no]],
test "$withval" = no || with_docs=yes, with_docs=no)
-AC_MSG_CHECKING(if you have requested documentation buliding)
+AC_MSG_CHECKING(if you have requested documentation building)
if test -n "$with_docs"; then
AC_MSG_RESULT($with_docs)
else
- Previous message: [Slony1-commit] By xfade: Fix bug #1454.
- Next message: [Slony1-commit] By cbbrowne: Version 1.1.2 resolved bug #1226 by adding a clause in the
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list