The reason for getting the configure warning in the first place is having the /usr/include/linux/hiddev.h file, and the
CONFIGUREFLAGS+=$(if $(wildcard
/usr/include/linux/hiddev.h),--with-linux-hiddev=/usr/include/linux/hiddev.h,--without-linux-hiddev)
line at the beginning of debian/rules.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

