~ubuntu-branches/ubuntu/edgy/gdm/edgy-updates

« back to all changes in this revision

Viewing changes to docs/zh_TW/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-06 20:33:21 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060906203321-uzq686g2szxmrrki
Tags: 2.16.0-0ubuntu1
* New upstream version:
  - Minor improvements to SDTLOGIN logic, used on Solaris to drop the
    Xserver to user permissions for added security.
* debian/watch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
GOBJECT_LIBS = @GOBJECT_LIBS@
192
192
GREETER_CFLAGS = @GREETER_CFLAGS@
193
193
GREETER_LIBS = @GREETER_LIBS@
 
194
GREP = @GREP@
194
195
GUIGLADE_CFLAGS = @GUIGLADE_CFLAGS@
195
196
GUIGLADE_LIBS = @GUIGLADE_LIBS@
196
197
GUING_CFLAGS = @GUING_CFLAGS@
287
288
XEVIE_OPTION = @XEVIE_OPTION@
288
289
XGETTEXT = @XGETTEXT@
289
290
XINERAMA_LIBS = @XINERAMA_LIBS@
 
291
XMKMF = @XMKMF@
290
292
XSESSION_SHELL = @XSESSION_SHELL@
291
293
X_CFLAGS = @X_CFLAGS@
292
294
X_CONFIG_OPTIONS = @X_CONFIG_OPTIONS@
299
301
X_XNEST_CONFIG_OPTIONS = @X_XNEST_CONFIG_OPTIONS@
300
302
X_XNEST_PATH = @X_XNEST_PATH@
301
303
ZENITY = @ZENITY@
302
 
ac_ct_AR = @ac_ct_AR@
303
304
ac_ct_CC = @ac_ct_CC@
304
305
ac_ct_CXX = @ac_ct_CXX@
305
306
ac_ct_F77 = @ac_ct_F77@
306
 
ac_ct_RANLIB = @ac_ct_RANLIB@
307
 
ac_ct_STRIP = @ac_ct_STRIP@
308
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
309
307
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
310
308
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
311
309
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
323
321
build_os = @build_os@
324
322
build_vendor = @build_vendor@
325
323
datadir = @datadir@
 
324
datarootdir = @datarootdir@
326
325
dmconfdir = @dmconfdir@
 
326
 
 
327
# **********  Begin of section some packagers may need to modify  **********
 
328
# This variable (docdir) specifies where the documents should be installed.
 
329
# This default value should work for most packages.
 
330
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
 
331
dvidir = @dvidir@
327
332
exec_prefix = @exec_prefix@
328
333
gdmconfdir = @gdmconfdir@
329
334
gdmlocaledir = @gdmlocaledir@
332
337
host_cpu = @host_cpu@
333
338
host_os = @host_os@
334
339
host_vendor = @host_vendor@
 
340
htmldir = @htmldir@
335
341
includedir = @includedir@
336
342
infodir = @infodir@
337
343
install_sh = @install_sh@
338
344
libdir = @libdir@
339
345
libexecdir = @libexecdir@
 
346
localedir = @localedir@
340
347
localstatedir = @localstatedir@
341
348
logdir = @logdir@
342
349
mandir = @mandir@
343
350
mkdir_p = @mkdir_p@
344
351
oldincludedir = @oldincludedir@
 
352
pdfdir = @pdfdir@
345
353
pixmapdir = @pixmapdir@
346
354
prefix = @prefix@
347
355
program_transform_name = @program_transform_name@
 
356
psdir = @psdir@
348
357
sbindir = @sbindir@
349
358
sharedstatedir = @sharedstatedir@
350
359
sysconfdir = @sysconfdir@
359
368
omffile = gdm-zh_TW.omf
360
369
entities = legal.xml
361
370
 
362
 
# **********  Begin of section some packagers may need to modify  **********
363
 
# This variable (docdir) specifies where the documents should be installed.
364
 
# This default value should work for most packages.
365
 
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
366
 
 
367
371
# **********  You should not have to edit below this line  **********
368
372
xml_files = $(entities) $(docname).xml
369
373
EXTRA_DIST = $(xml_files) $(omffile)