Add work around Intel WiMAX SDK API breakage
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Thu, 8 Oct 2009 02:33:14 +0000 (11:33 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Oct 2009 12:35:49 +0000 (14:35 +0200)
commit9856478957f315b63cd273d8d76589bb38daf2de
treeb1e576d8fe051feb706840493c98fabbf5527d8d
parentb75ce22c33c824f61820091f06d4d9c0df7bcbed
Add work around Intel WiMAX SDK API breakage

Release of the Intel WiMAX SDK 1.5 breaks source compatibility from
1.4 by removing WIMAX_API_DEVICE_STATUS_Connection_Idle.

Rather than fight a useless fight, work aronud it with an autoconf
test and a few (ugly) #ifdefs.
configure.ac
plugins/iwmx.c
plugins/iwmxsdk.c