<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.0">
</HEAD>
<BODY>
<BR>
I found the problem.<BR>
<BR>
there's an empty if sentence in the configure file.<BR>
<BR>
<I>if test "x$digikam_enable_hidden_visibility" = "xyes"; then</I><BR>
<BR>
<I>fi</I><BR>
<BR>
<BR>
disabling these lines or putting something inside (like X=1) solves the problem.<BR>
<BR>
can someone fix it in cvs?<BR>
<BR>
<BR>
On Mon, 2005-09-26 at 17:38 +0300, Nir Dremer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">During beta2 configure command i got the following output:</FONT>

<FONT COLOR="#000000">checking for xmllint... /usr/bin/xmllint</FONT>
<FONT COLOR="#000000">checking for Qt docs... NO</FONT>
<FONT COLOR="#000000">checking for dot... /usr/bin/dot</FONT>
<FONT COLOR="#000000">checking for doxygen... /usr/bin/doxygen</FONT>
<FONT COLOR="#000000">checking if hidden visibility should be enabled... no</FONT>
<FONT COLOR="#000000">./configure: line 32595: syntax error near unexpected token `fi'</FONT>
<FONT COLOR="#000000">./configure: line 32595: `fi'</FONT>


<FONT COLOR="#000000">did anyone succeeded with beta2?</FONT>

<FONT COLOR="#000000">I compiled it few days ago on my machine.. was it repacked?</FONT>




<FONT COLOR="#000000">Cheers,</FONT>
<FONT COLOR="#000000">Nir Dremer</FONT>
<FONT COLOR="#000000"><A HREF="http://www.dremer.org">www.dremer.org</A></FONT>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>