~ken-vandine/ubuntu/natty/ido/karl

« back to all changes in this revision

Viewing changes to build/autotools/Makefile.in

  • Committer: Ken VanDine
  • Date: 2010-07-22 16:18:58 UTC
  • mfrom: (17.1.7 upstream)
  • Revision ID: ken.vandine@canonical.com-20100722161858-igcoyw25kn3inwji
Tags: 0.1.10-0ubuntu1
releasing version 0.1.10-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
PACKAGE_VERSION = @PACKAGE_VERSION@
130
130
PATH_SEPARATOR = @PATH_SEPARATOR@
131
131
PKG_CONFIG = @PKG_CONFIG@
 
132
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
133
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
132
134
Q = @Q@
133
135
RANLIB = @RANLIB@
134
136
SED = @SED@