mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 12:28:29 +02:00
Update wireless-tools message to be more informative
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/branches/NETWORKMANAGER_0_7@4377 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
6bfade3227
commit
54d49012b1
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ AC_TRY_COMPILE([#ifndef __user
|
|||
[ac_have_iwevgenie=no])
|
||||
AC_MSG_RESULT($ac_have_iwevgenie)
|
||||
if test "$ac_have_iwevgenie" = no; then
|
||||
AC_MSG_ERROR(wireless-tools >= 28pre9 not installed or not functional)
|
||||
AC_MSG_ERROR(wireless-tools library and development headers >= 28pre9 not installed or not functional)
|
||||
fi
|
||||
|
||||
PKG_CHECK_MODULES(DBUS, dbus-glib-1 >= 0.75)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue