summaryrefslogtreecommitdiffstats
path: root/DOCS/bugreports.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/bugreports.html')
-rw-r--r--DOCS/bugreports.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index 264fa39017..dc422aba75 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -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>