summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ba56c42..4d3ddb7 100644
--- a/configure.in
+++ b/configure.in
@@ -628,7 +628,7 @@ else
echo "-- using internal libsqlite3...... YES"
fi
-if test -z "$GPHOTO_CONFIG" ; then
+if test "x$have_libgphoto2" != "xyes"; then
echo "-- libgphoto2 library found....... NO"
echo ""
echo "digiKam needs libgphoto2 library development package."