kopia lustrzana https://github.com/Hamlib/Hamlib
Add missing AC_MSG_RESULT
rodzic
ee7c0c3235
commit
7dc8462b20
|
@ -409,6 +409,8 @@ AC_ARG_WITH([indi],
|
|||
[cf_with_indi_support=yes]
|
||||
)
|
||||
|
||||
AC_MSG_RESULT([$cf_with_indi_support])
|
||||
|
||||
AS_IF([test x"$cf_with_indi_support" = "xyes"], [
|
||||
AS_IF([test x"${cf_with_cxx}" != "xyes"], [
|
||||
AC_MSG_ERROR([INDI support needs a C++ compiler.])
|
||||
|
|
Ładowanie…
Reference in New Issue