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

« back to all changes in this revision

Viewing changes to modules/om/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:
183
183
PATH_SEPARATOR = @PATH_SEPARATOR@
184
184
PERL = @PERL@
185
185
PKG_CONFIG = @PKG_CONFIG@
 
186
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
187
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
186
188
RANLIB = @RANLIB@
187
189
RAWCPP = @RAWCPP@
188
190
RAWCPPFLAGS = @RAWCPPFLAGS@