Kaydet (Commit) d92ce4a6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing AC_MSG_RESULT

Change-Id: Ifb7750ba4dd4f43810aab66fccb4d8dd8a9318d1
üst c484c553
......@@ -10648,6 +10648,8 @@ if test "$_os" = "Linux"; then
GPGME_CFLAGS=`$GPGMECONFIG --cflags`
GPGME_LIBS=`$GPGMECONFIG --libs`
else
AC_MSG_RESULT([none])
fi
fi
AC_SUBST(SYSTEM_GPGME)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment