~ubuntu-branches/ubuntu/saucy/sflphone/saucy

« back to all changes in this revision

Viewing changes to sflphone-common/libs/utilspp/functor/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2010-12-24 16:33:55 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101224163355-tkvvikqxbrbav6up
Tags: 0.9.11-1
* New upstream release
* Add new build dependencies on libwebkit-dev and libyaml-dev

* Bump Standards-Version up to 3.9.1
* Bump debhelper compatibility to 8
* Patch another typo in the upstream code (lintian notice)

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
PKGADD_PKG = @PKGADD_PKG@
144
144
PKGADD_VENDOR = @PKGADD_VENDOR@
145
145
PKG_CONFIG = @PKG_CONFIG@
 
146
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
147
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
146
148
PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@
147
149
PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@
148
150
RANLIB = @RANLIB@
226
228
top_srcdir = @top_srcdir@
227
229
xml_CFLAGS = @xml_CFLAGS@
228
230
xml_LIBS = @xml_LIBS@
 
231
yaml_CFLAGS = @yaml_CFLAGS@
 
232
yaml_LIBS = @yaml_LIBS@
229
233
all: all-am
230
234
 
231
235
.SUFFIXES: