Skip to content
Snippets Groups Projects
Commit c96ea3ee authored by ovari's avatar ovari Committed by Adrien Béraud
Browse files

configure.ac: cleanup

Change-Id: I553a183700ecdd3b5a8740cb962169a3037e3696
parent cbf9457a
No related branches found
No related tags found
No related merge requests found
......@@ -270,7 +270,7 @@ AS_IF([test -n "${CONTRIB_DIR}"],
[CONTRIB_DIR=`cd "${CONTRIB_DIR}" && pwd`],
[echo "${CONTRIB_DIR}/lib not found" >&AS_MESSAGE_LOG_FD
CONTRIB_DIR=""
AC_MSG_RESULT([not usable])])])
AC_MSG_RESULT([unusable])])])
AS_IF([test -n "${CONTRIB_DIR}"],
[AC_MSG_RESULT([${CONTRIB_DIR}])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment