ChangeSet ID: 1117108127469693771869974 CVSROOT: /cvsroot/wine Module name: docs Changes by: dimi(a)sc8-pr-cvs1.sourceforge.net 2005/05/26 04:48:47 Modified files: . : configure Log message: Francois Gouget <fgouget(a)codeweavers.com> Regenerate the configure script. Old revision New revision Changes Path 1.2 1.3 +12 -0 docs/configure Index: docs/configure diff -u -p docs/configure:1.2 docs/configure:1.3 --- docs/configure 26 May 2005 11:48:47 -0000 +++ /dev/null 26 May 2005 11:48:47 -0000 @@ -2341,6 +2341,18 @@ if test "$no_create" != yes; then fi + +if test "$DB2HTML" = "false" +then + echo + echo "*** Note: Your system appears to be missing docbook2html and db2html" + echo "*** which is needed to convert the documentation to HTML." + echo "*** To remedy this you will need one of the following packages" + echo "*** - Debian: docbook-utils" + echo "*** - Fedora Core: docbook-utils" + echo "*** - SUSE: docbook-utils" +fi + echo echo "Configure finished. Do '${ac_make}' to compile the documentation." echo
participants (1)
-
Dimi Paun