~ubuntu-branches/ubuntu/utopic/libee/utopic

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2011-07-12 21:38:37 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110712213837-hpc28tgu9jozb82b
Tags: 0.3.1-1
* Imported Upstream version 0.3.1
* Add watch file
* Update symbols file

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
PACKAGE_VERSION = @PACKAGE_VERSION@
157
157
PATH_SEPARATOR = @PATH_SEPARATOR@
158
158
PKG_CONFIG = @PKG_CONFIG@
 
159
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
160
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
159
161
RANLIB = @RANLIB@
160
162
SED = @SED@
161
163
SET_MAKE = @SET_MAKE@
198
200
libexecdir = @libexecdir@
199
201
localedir = @localedir@
200
202
localstatedir = @localstatedir@
201
 
lt_ECHO = @lt_ECHO@
202
203
mandir = @mandir@
203
204
mkdir_p = @mkdir_p@
204
205
oldincludedir = @oldincludedir@