~ubuntu-branches/ubuntu/trusty/udev-extras/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-06-15 08:40:42 UTC
  • Revision ID: james.westby@ubuntu.com-20090615084042-xog3p4d00tyuopny
Tags: 20090615+1-1
* Update to git 190658b9:
  - Add hid2hci.
  - udev-acl: add sound card input-jack devices.
  - Some bug fixes.
* Add Conflicts: hotkey-setup, since we have taken over keymap handling now,
  and hotkey-setup only has some old cruft which sometimes even breaks keys.
  (LP: #384511)
* Add debian/README.source to explain source package structure and how to
  merge to a new upstream snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13001
13001
 
13002
13002
ac_config_headers="$ac_config_headers config.h"
13003
13003
 
13004
 
ac_config_files="$ac_config_files Makefile rules.d/Makefile modem-modeswitch/Makefile udev-acl/Makefile keymap/Makefile v4l_id/Makefile usb-db/Makefile gudev/Makefile gudev/gudev-1.0.pc gudev/docs/version.xml gudev/docs/Makefile"
 
13004
ac_config_files="$ac_config_files Makefile rules.d/Makefile modem-modeswitch/Makefile udev-acl/Makefile keymap/Makefile v4l_id/Makefile usb-db/Makefile gudev/Makefile gudev/gudev-1.0.pc gudev/docs/version.xml gudev/docs/Makefile hid2hci/Makefile"
13005
13005
 
13006
13006
 
13007
13007
cat >confcache <<\_ACEOF
13913
13913
    "gudev/gudev-1.0.pc") CONFIG_FILES="$CONFIG_FILES gudev/gudev-1.0.pc" ;;
13914
13914
    "gudev/docs/version.xml") CONFIG_FILES="$CONFIG_FILES gudev/docs/version.xml" ;;
13915
13915
    "gudev/docs/Makefile") CONFIG_FILES="$CONFIG_FILES gudev/docs/Makefile" ;;
 
13916
    "hid2hci/Makefile") CONFIG_FILES="$CONFIG_FILES hid2hci/Makefile" ;;
13916
13917
 
13917
13918
  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13918
13919
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}