[gimp] configure.ac: add AC_MSG_RESULT() for color-profile directory check
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] configure.ac: add AC_MSG_RESULT() for color-profile directory check
- Date: Sat, 26 Oct 2019 19:35:22 +0000 (UTC)
commit 6b87e2f90c5d1deb2fed19f5ed0d8b23432bcb1d
Author: Ell <ell_se yahoo com>
Date: Sat Oct 26 21:51:08 2019 +0300
configure.ac: add AC_MSG_RESULT() for color-profile directory check
configure.ac | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/configure.ac b/configure.ac
index 2a5113a903..0506a5e771 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2636,6 +2636,7 @@ if test "x$platform_osx" = "xno" &&
AC_DEFINE_UNQUOTED(COLOR_PROFILE_DIRECTORY,
"$with_icc_directory",
[The path to default color profiles for this system])
+ AC_MSG_RESULT([$with_icc_directory])
fi
######################################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]