~ubuntu-branches/ubuntu/feisty/gnumeric/feisty-security

« back to all changes in this revision

Viewing changes to doc/C/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-11-14 14:02:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061114140203-iv3j2aii3vch6isl
Tags: 1.7.2-1ubuntu1
* Merge with debian experimental:
  - debian/control, debian/*-gtk-*, debian/rules,
    debian/shlibs.local: Xubuntu changes for
    gtk/gnome multibuild.
  - run intltool-update in po*
  - Build Depend on intltool

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
109
109
        $(top_srcdir)/doc/gnumeric-doc.make $(top_srcdir)/omf.make \
110
110
        $(top_srcdir)/xmldocs.make ChangeLog
 
111
@ENABLE_SSCONVERT_TRUE@am__append_1 = ssconvert.1
 
112
@ENABLE_SSINDEX_TRUE@am__append_2 = ssindex.1
111
113
subdir = doc/C
112
114
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113
115
am__aclocal_m4_deps = $(top_srcdir)/configure.in
202
204
GNUMERIC_CFLAGS = @GNUMERIC_CFLAGS@
203
205
GNUMERIC_LIBS = @GNUMERIC_LIBS@
204
206
GNUMERIC_PLUGIN_LDFLAGS = @GNUMERIC_PLUGIN_LDFLAGS@
 
207
GOFFICE_PLUGINS_DIR = @GOFFICE_PLUGINS_DIR@
 
208
GREP = @GREP@
205
209
GTK_CFLAGS = @GTK_CFLAGS@
206
210
GTK_LIBS = @GTK_LIBS@
207
211
GUILE_INCS = @GUILE_INCS@
246
250
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
247
251
LIBOBJS = @LIBOBJS@
248
252
LIBS = @LIBS@
 
253
LIBSPREADSHEET_CFLAGS = @LIBSPREADSHEET_CFLAGS@
 
254
LIBSPREADSHEET_LIBS = @LIBSPREADSHEET_LIBS@
249
255
LIBTOOL = @LIBTOOL@
250
256
LN_S = @LN_S@
251
257
LTLIBOBJS = @LTLIBOBJS@
314
320
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
315
321
WITH_GTK_FALSE = @WITH_GTK_FALSE@
316
322
WITH_GTK_TRUE = @WITH_GTK_TRUE@
317
 
WITH_HILDON_FALSE = @WITH_HILDON_FALSE@
318
 
WITH_HILDON_TRUE = @WITH_HILDON_TRUE@
319
323
WITH_PARADOX_FALSE = @WITH_PARADOX_FALSE@
320
324
WITH_PARADOX_TRUE = @WITH_PARADOX_TRUE@
321
325
WITH_PERL_FALSE = @WITH_PERL_FALSE@
328
332
WITH_WIN32_TRUE = @WITH_WIN32_TRUE@
329
333
XGETTEXT = @XGETTEXT@
330
334
YACC = @YACC@
 
335
YFLAGS = @YFLAGS@
331
336
Z_CPPFLAGS = @Z_CPPFLAGS@
332
337
Z_LIBS = @Z_LIBS@
333
 
ac_ct_AR = @ac_ct_AR@
334
338
ac_ct_CC = @ac_ct_CC@
335
339
ac_ct_CXX = @ac_ct_CXX@
336
340
ac_ct_F77 = @ac_ct_F77@
337
 
ac_ct_RANLIB = @ac_ct_RANLIB@
338
 
ac_ct_STRIP = @ac_ct_STRIP@
339
 
ac_ct_WINDRES = @ac_ct_WINDRES@
340
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
341
341
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
342
342
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
343
343
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
354
354
build_os = @build_os@
355
355
build_vendor = @build_vendor@
356
356
datadir = @datadir@
 
357
datarootdir = @datarootdir@
 
358
 
 
359
# **********  Begin of section some packagers may need to modify  **********
 
360
# This variable (docdir) specifies where the documents should be installed.
 
361
# This default value should work for most packages.
 
362
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
 
363
dvidir = @dvidir@
357
364
exec_prefix = @exec_prefix@
358
365
gnumeric_datadir = @gnumeric_datadir@
359
366
gnumeric_icondir = @gnumeric_icondir@
365
372
host_cpu = @host_cpu@
366
373
host_os = @host_os@
367
374
host_vendor = @host_vendor@
 
375
htmldir = @htmldir@
368
376
includedir = @includedir@
369
377
infodir = @infodir@
370
378
install_sh = @install_sh@
371
379
libdir = @libdir@
372
380
libexecdir = @libexecdir@
 
381
localedir = @localedir@
373
382
localstatedir = @localstatedir@
374
383
mandir = @mandir@
375
384
mkdir_p = @mkdir_p@
376
385
oldincludedir = @oldincludedir@
 
386
pdfdir = @pdfdir@
377
387
prefix = @prefix@
378
388
program_transform_name = @program_transform_name@
 
389
psdir = @psdir@
379
390
sbindir = @sbindir@
380
391
sharedstatedir = @sharedstatedir@
381
392
sysconfdir = @sysconfdir@
415
426
functions_xml_parts = func.defs func-header.xml func-footer.xml
416
427
MOSTLYCLEANFILES = functions.out functions.tmp
417
428
 
418
 
# **********  Begin of section some packagers may need to modify  **********
419
 
# This variable (docdir) specifies where the documents should be installed.
420
 
# This default value should work for most packages.
421
 
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
422
 
 
423
429
# **********  You should not have to edit below this line  **********
424
430
xml_files = $(entities) $(docname).xml
425
431
 
426
432
# Include generated files to simplify installation.
427
433
# (Entities, including functions.xml, are shipped via xmldocs.make.)
428
434
EXTRA_DIST = $(xml_files) $(omffile) $(functions_xml_parts) \
429
 
        $(manpage_DATA)
 
435
        $(manpage_DATA) ssconvert.1 ssindex.1
430
436
CLEANFILES = omf_timestamp
431
437
omf_dest_dir = $(datadir)/omf/@PACKAGE@
432
438
scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
433
439
manpagedir = $(mandir)/man1
434
 
manpage_DATA = gnumeric.1 ssconvert.1 ssindex.1
 
440
manpage_DATA = gnumeric.1 $(am__append_1) $(am__append_2)
435
441
all: all-recursive
436
442
 
437
443
.SUFFIXES: