]> arthur.barton.de Git - netatalk.git/commitdiff
proper configure log output if --with-libgcrypt-dir=no
authordidg <didg>
Tue, 2 Dec 2008 22:27:29 +0000 (22:27 +0000)
committerdidg <didg>
Tue, 2 Dec 2008 22:27:29 +0000 (22:27 +0000)
macros/libgcrypt.m4

index 907f251b3ecd249d4e41540b5cacaea804c78224..324005741d2b7af9b5341cb64690da6cbbdeb0e4 100644 (file)
@@ -65,12 +65,13 @@ if test x$libgcrypt_config_prefix != xno ; then
           fi
        fi
   fi
-fi
   if test $ok = yes; then
     AC_MSG_RESULT([yes ($libgcrypt_config_version)])
   else
     AC_MSG_RESULT(no)
   fi
+fi
+
   if test $ok = yes; then
      # If we have a recent libgcrypt, we should also check that the
      # API is compatible