aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Morey-Chaisemartin <nmorey@kalray.eu>2015-06-05 14:22:16 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-06-10 14:23:02 +0300
commit4f47579a7a45e854254b247d85b5be45d47bd8b3 (patch)
treea58d5fbd20ed7d65822ad20f56ff5a6c6c8d33ae /configure.ac
parentc0d777f4596fee720dd8364b49221d05aaf7d894 (diff)
configure: remove extra result message
Signed-off-by: Nicolas Morey-Chaisemartin <nmorey@kalray.eu> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 69365fe..a4c8918 100644
--- a/configure.ac
+++ b/configure.ac
@@ -229,7 +229,7 @@ AC_HELP_STRING([--with-openssl-path=DIR path to openssl libs and headers],
[OPENSSL_PATH=$withval
AM_CPPFLAGS="$AM_CPPFLAGS -I$OPENSSL_PATH/include"
AM_LDFLAGS="$AM_LDFLAGS -L$OPENSSL_PATH/lib"
- ],[AC_MSG_RESULT([no])])
+ ],[])
##########################################################################
# Save and set temporary compilation flags