The way that the configure and make process is currently handled does not
lend itself well to automated testing. In particular, the configure script
will happily return an exit code of 0 even if the modules were not built.
These patches make a few cleanups and ensure it behaves properly in an
automated environment.

Jason Gerecke (7):
  configure: Remove vestigal AC_SUBST
  configure: Add missing kernel source search path
  configure: Replace multiple kernel search paths with just one
  configure: Stop with an error if the kernel sources can't be found
  configure: Remove no-longer-necessary state checks
  automake: Add install and modules_install targets
  configure: Do not run 'make' by default

 2.6.30/Makefile.in |   5 +-
 2.6.36/Makefile.in |   5 +-
 2.6.38/Makefile.in |   5 +-
 3.17/Makefile.in   |   5 +-
 3.7/Makefile.in    |   5 +-
 configure.ac       | 174 ++++++++++++++++++++++++-----------------------------
 6 files changed, 97 insertions(+), 102 deletions(-)

-- 
2.2.1


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to