[PATCH input-aiptek 0/7] Simplify and upgrade configuration

Gaetan Nadon memsize at videotron.ca
Thu Apr 15 09:51:03 PDT 2010


Similar to acecad. A difference is that LINUX_INPUT define 
was hard coded in Makefile.am. 

I think I have preserved the order of xorg-server.h inclusion so as
not to interfere with the existing hack in xf86Apitek.c.

Gaetan Nadon (7):
  config: remove AH_TOP autoheader statement
  config: replace hard-coded -DLINUX_INPUT with proper AC_CHECK_HEADERS
  config: use AC_CHECK_LIB to verify library and add -lm to LIBS
  config: update AC_PREREQ statement to 2.60
  config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
  config: fix warnings, m4 quoting and layout

 configure.ac     |   62 ++++++++++++++++++++++++++++-------------------------
 src/Makefile.am  |    3 +-
 src/xf86Aiptek.c |    6 +----
 src/xf86Aiptek.h |    6 ++++-
 4 files changed, 40 insertions(+), 37 deletions(-)



More information about the xorg-devel mailing list