build: mention libiw (in addition to wireless-tools) if headers aren't found (bgo #656340)
This commit is contained in:
@@ -225,7 +225,7 @@ AC_COMPILE_IFELSE(
|
|||||||
[ac_have_iwevgenie=no])
|
[ac_have_iwevgenie=no])
|
||||||
AC_MSG_RESULT($ac_have_iwevgenie)
|
AC_MSG_RESULT($ac_have_iwevgenie)
|
||||||
if test "$ac_have_iwevgenie" = no; then
|
if test "$ac_have_iwevgenie" = no; then
|
||||||
AC_MSG_ERROR(wireless-tools library and development headers >= 28pre9 not installed or not functional)
|
AC_MSG_ERROR(wireless-tools or libiw development headers >= 28pre9 not installed or not functional)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
|
Reference in New Issue
Block a user