~ubuntu-branches/ubuntu/precise/xserver-xorg-input-vmmouse/precise-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2008-12-08 17:04:45 UTC
  • mfrom: (1.2.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081208170445-syu21xvekq1aze48
Tags: 1:12.5.1-4ubuntu1
* Merge from debian unstable, remaining changes:
  - hal-probe-vmmouse, fdi/11-x11-vmmouse.fdi: Add HAL fdi and callout
    script to make -vmmouse hotplug work.  (LP: #285305)
* Drop vmmouse_abs_valuator_axis.diff as this was an upstream cherrypick

Show diffs side-by-side

added added

removed removed

Lines of Context:
21012
21012
_ACEOF
21013
21013
 
21014
21014
fi
 
21015
if test -n "$PKG_CONFIG" && \
 
21016
    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"xorg-server > 1.4.0.90\"") >&5
 
21017
  ($PKG_CONFIG --exists --print-errors "xorg-server > 1.4.0.90") 2>&5
 
21018
  ac_status=$?
 
21019
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
21020
  (exit $ac_status); }; then
 
21021
 
 
21022
cat >>confdefs.h <<\_ACEOF
 
21023
#define ABS_VALUATOR_AXES 1
 
21024
_ACEOF
 
21025
 
 
21026
fi
21015
21027
 
21016
21028
CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src'
21017
21029