~ubuntu-branches/ubuntu/breezy/libx11/breezy

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-09-30 16:30:55 UTC
  • Revision ID: james.westby@ubuntu.com-20050930163055-dfterq3qv2h111u0
Tags: 1:6.2.1+cvs.20050722-8
Fix non-UTF-8 locales by fixing generation of compose.dir, locale.alias,
and locale.dir in nls/ (closes: Ubuntu#13724).

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
XLIB_LOADABLE_I18N_FALSE = @XLIB_LOADABLE_I18N_FALSE@
154
154
XLIB_LOADABLE_I18N_TRUE = @XLIB_LOADABLE_I18N_TRUE@
155
155
XLOCALEDIR = @XLOCALEDIR@
 
156
XLOCALELIBDIR = @XLOCALELIBDIR@
156
157
XLOCALE_FALSE = @XLOCALE_FALSE@
157
158
XLOCALE_TRUE = @XLOCALE_TRUE@
158
159
XPROTO_CFLAGS = @XPROTO_CFLAGS@