diff DOCS/bugreports.html @ 9232:1399facc01d7

small updates and style improvements
author diego
date Sun, 02 Feb 2003 23:56:45 +0000
parents bb210d621122
children 513e02e2e553
line wrap: on
line diff
--- a/DOCS/bugreports.html	Sun Feb 02 23:32:08 2003 +0000
+++ b/DOCS/bugreports.html	Sun Feb 02 23:56:45 2003 +0000
@@ -170,12 +170,11 @@
 
 <H3><A NAME="configure">B.4.3 Configure problems</A></H3>
 
-If you get errors while running <CODE>./configure</CODE>, or autodetection
-of something fails, read configure.log maybe you'll find the answer there,
-for example multiple versions of the same library mixed on your system,
-or you forgot to install the development package (those with the -dev suffix).
-If you think there is a bug, then include <CODE>configure.log</CODE> in
-your bugreport!
+<P>If you get errors while running <CODE>./configure</CODE>, or autodetection
+  of something fails, read <CODE>configure.log</CODE>. You may find the answer
+  there, for example multiple versions of the same library mixed on your system,
+  or you forgot to install the development package (those with the -dev suffix).  If you think there is a bug, include <CODE>configure.log</CODE> in your bug
+  report.</P>
 
 
 <H3><A NAME="compilation">B.4.4 Compilation problems</A></H3>