On Wed, Dec 22, 2010 at 04:09:13PM -0600, Chris Bagwell wrote: > It seems stdio.h is being pulled in by xf86Wacom.h somehow. > > Move the two lines above that include fixes the warnings. Matter of > fact, just added the _GNU_SOURCE line above xf86Wacom.h solves the > problem. > > Should we add AC_GNU_SOURCE (or just AC_DEFINE(_GNU_SOURCE)) to > configure.ac so we get this from config.h?
oh, I didn't know about that. we've just seen a few patches in the xorg trees that add AC_USE_SYSTEM_EXTENSIONS in configure.ac. maybe that's the one we should use as well? Cheers, Peter ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
