[Digikam-devel] configure error
Renchi Raju
renchi.raju at gmail.com
Tue Sep 27 10:00:22 BST 2005
Nir Dremer wrote:
>
> I found the problem.
>
> there's an empty if sentence in the configure file.
>
> /if test "x$digikam_enable_hidden_visibility" = "xyes"; then/
>
> /fi/
>
>
> disabling these lines or putting something inside (like X=1) solves the
> problem.
umm... don't know where you got the tarballs from, but in the 0.8-beta2
tarball at sourceforge.net/project/digikam:
if test "x$digikam_enable_hidden_visibility" = "xyes"; then
if test "x$GXX" = "xyes"; then
kde_have_gcc_visibility=no
..... (285 lines more)
renchi
More information about the Digikam-devel
mailing list