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

« back to all changes in this revision

Viewing changes to keymap/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:
131
131
DATADIRNAME = @DATADIRNAME@
132
132
DEFS = @DEFS@
133
133
DEPDIR = @DEPDIR@
 
134
DEPS_CFLAGS = @DEPS_CFLAGS@
 
135
DEPS_LIBS = @DEPS_LIBS@
134
136
ECHO_C = @ECHO_C@
135
137
ECHO_N = @ECHO_N@
136
138
ECHO_T = @ECHO_T@
171
173
PACKAGE_URL = @PACKAGE_URL@
172
174
PACKAGE_VERSION = @PACKAGE_VERSION@
173
175
PATH_SEPARATOR = @PATH_SEPARATOR@
 
176
PKG_CONFIG = @PKG_CONFIG@
 
177
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
178
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
174
179
POFILES = @POFILES@
175
180
POSUB = @POSUB@
176
181
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@