~ubuntu-branches/ubuntu/precise/libx11/precise-updates

« back to all changes in this revision

Viewing changes to nls/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2011-04-08 19:04:53 UTC
  • mfrom: (1.1.13 upstream) (2.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110408190453-xvgvdjqp06ta0csm
Tags: 2:1.4.2-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Latin locale.
  - Add Klingon locale.
  - Add 102_double_arrows_Compose.patch: compose keys for double arrows
    (LP: 680143)

Show diffs side-by-side

added added

removed removed

Lines of Context:
212
212
PATH_SEPARATOR = @PATH_SEPARATOR@
213
213
PERL = @PERL@
214
214
PKG_CONFIG = @PKG_CONFIG@
 
215
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
216
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
215
217
RANLIB = @RANLIB@
216
218
RAWCPP = @RAWCPP@
217
219
RAWCPPFLAGS = @RAWCPPFLAGS@