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

« back to all changes in this revision

Viewing changes to hald/freebsd/libprobe/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,
181
181
PATH_SEPARATOR = @PATH_SEPARATOR@
182
182
PCI_IDS_DIR = @PCI_IDS_DIR@
183
183
PKG_CONFIG = @PKG_CONFIG@
 
184
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
185
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
184
186
POLKIT_CFLAGS = @POLKIT_CFLAGS@
185
187
POLKIT_LIBS = @POLKIT_LIBS@
186
188
POLKIT_POLICY_FILE_VALIDATE = @POLKIT_POLICY_FILE_VALIDATE@