~ubuntu-branches/ubuntu/raring/xkeyboard-config/raring

« back to all changes in this revision

Viewing changes to types/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-06 02:41:25 UTC
  • mto: (12.3.3 sid)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20110406024125-viz2oxc3mwv20d44
Tags: upstream-2.2.1
ImportĀ upstreamĀ versionĀ 2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
DATADIRNAME = @DATADIRNAME@
92
92
DEFS = @DEFS@
93
93
DEPDIR = @DEPDIR@
 
94
DEPS_CFLAGS = @DEPS_CFLAGS@
 
95
DEPS_LIBS = @DEPS_LIBS@
94
96
ECHO_C = @ECHO_C@
95
97
ECHO_N = @ECHO_N@
96
98
ECHO_T = @ECHO_T@
131
133
PACKAGE_URL = @PACKAGE_URL@
132
134
PACKAGE_VERSION = @PACKAGE_VERSION@
133
135
PATH_SEPARATOR = @PATH_SEPARATOR@
 
136
PKG_CONFIG = @PKG_CONFIG@
 
137
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
138
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
134
139
POFILES = @POFILES@
135
140
POSUB = @POSUB@
136
141
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@