~ubuntu-branches/ubuntu/oneiric/hal/oneiric

« back to all changes in this revision

Viewing changes to tools/linux/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-02-14 11:45:59 UTC
  • Revision ID: james.westby@ubuntu.com-20110214114559-g5ti3fxottbysekt
Tags: 0.5.14-5+svn1
Upload current Debian svn head to fix FTBFS.

* Add 00upstream_video4linux_check.patch: Do not build
  hald-probe-video4linux if v4l1 is not available. (LP: #721399)
* Refresh 99-autoreconf.patch for above.
* 45-fix-libusb-detection.patch: Unfuzz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
175
175
PATH_SEPARATOR = @PATH_SEPARATOR@
176
176
PCI_IDS_DIR = @PCI_IDS_DIR@
177
177
PKG_CONFIG = @PKG_CONFIG@
 
178
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
179
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
178
180
POLKIT_CFLAGS = @POLKIT_CFLAGS@
179
181
POLKIT_LIBS = @POLKIT_LIBS@
180
182
POLKIT_POLICY_FILE_VALIDATE = @POLKIT_POLICY_FILE_VALIDATE@