~ubuntu-branches/ubuntu/lucid/varnish/lucid-updates

« back to all changes in this revision

Viewing changes to bin/varnishreplay/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2010-03-24 13:26:08 UTC
  • mfrom: (0.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100324132608-4uzkavctn26bdwyi
Tags: 2.1.0-1
* New upstream version
* Fix small error in man/vcl.7so

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,
161
161
PACKAGE_URL = @PACKAGE_URL@
162
162
PACKAGE_VERSION = @PACKAGE_VERSION@
163
163
PATH_SEPARATOR = @PATH_SEPARATOR@
 
164
PCRE_CFLAGS = @PCRE_CFLAGS@
 
165
PCRE_CONFIG = @PCRE_CONFIG@
 
166
PCRE_LIBS = @PCRE_LIBS@
 
167
PKG_CONFIG = @PKG_CONFIG@
164
168
PTHREAD_LIBS = @PTHREAD_LIBS@
165
169
RANLIB = @RANLIB@
166
170
RT_LIBS = @RT_LIBS@