mirror of
https://github.com/espressif/openthread.git
synced 2026-07-30 23:57:47 +00:00
Set CMP varible to the absolute name of cmp if found. (#1537)
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user