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

« back to all changes in this revision

Viewing changes to hald/linux/probing/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,
44
44
@HALD_COMPILE_LINUX_TRUE@       hald-probe-serial$(EXEEXT) \
45
45
@HALD_COMPILE_LINUX_TRUE@       hald-probe-ieee1394-unit$(EXEEXT) \
46
46
@HALD_COMPILE_LINUX_TRUE@       hald-probe-net-bluetooth$(EXEEXT) \
47
 
@HALD_COMPILE_LINUX_TRUE@       hald-probe-video4linux$(EXEEXT)
 
47
@HALD_COMPILE_LINUX_TRUE@       $(am__EXEEXT_1)
 
48
@HALD_COMPILE_LINUX_TRUE@@HAVE_V4L1_TRUE@am__append_1 = hald-probe-video4linux
48
49
subdir = hald/linux/probing
49
50
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50
51
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56
57
CONFIG_HEADER = $(top_builddir)/config.h
57
58
CONFIG_CLEAN_FILES =
58
59
CONFIG_CLEAN_VPATH_FILES =
 
60
@HALD_COMPILE_LINUX_TRUE@@HAVE_V4L1_TRUE@am__EXEEXT_1 = hald-probe-video4linux$(EXEEXT)
59
61
am__installdirs = "$(DESTDIR)$(libexecdir)"
60
62
PROGRAMS = $(libexec_PROGRAMS)
61
63
am_hald_probe_hiddev_OBJECTS = probe-hiddev.$(OBJEXT) logger.$(OBJEXT)
246
248
PATH_SEPARATOR = @PATH_SEPARATOR@
247
249
PCI_IDS_DIR = @PCI_IDS_DIR@
248
250
PKG_CONFIG = @PKG_CONFIG@
 
251
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
252
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
249
253
POLKIT_CFLAGS = @POLKIT_CFLAGS@
250
254
POLKIT_LIBS = @POLKIT_LIBS@
251
255
POLKIT_POLICY_FILE_VALIDATE = @POLKIT_POLICY_FILE_VALIDATE@