Removing dead code, upgrading obsolete macros, and adding some portability macros.
Gaetan Nadon (15): make: rename INCLUDES to AM_CPPFLAGS config: obsolete AM_CONFIG_HEADER replaced with AC_CONFIG_HEADERS config: AC_FATAL is obsolete, use m4 ac_fatal config: obsolete AC_HELP_STRING is replaced with AS_HELP_STRING config: remove unused $REQUIRED_MODULES variable config: move foreign option to AM_INIT_AUTOMAKE config: refactor and comment the distcheck workaround config: layout, comment and minor upgrades config: add libm.a library check used by xsetwacom config: remove unused DEBUG Automake conditional config: add portability macros config: remove unused AH_TOP #include xorg-server.h make: remove unrequired EXTRA_DIST for wacom.fdi make: remove unrequired EXTRA_DIST for headers man: use $(SED) for better portability Makefile.am | 4 +-- configure.ac | 98 ++++++++++++++++++++++++++++---------------------- fdi/Makefile.am | 1 - include/Makefile.am | 1 - man/Makefile.am | 4 +-- src/Makefile.am | 3 +- tools/Makefile.am | 2 +- 7 files changed, 59 insertions(+), 54 deletions(-) ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
