Set CMP varible to the absolute name of cmp if found. (#1537)

This commit is contained in:
Jonathan Hui
2017-03-30 13:31:53 -07:00
committed by GitHub
parent dfa2154958
commit d6940e81ed
+2
View File
@@ -219,6 +219,8 @@ AC_CHECK_TOOL(STRIP, strip)
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PATH_PROG(CMP, cmp)
#
# Checks for specific compiler characteristics
#