~ubuntu-branches/ubuntu/trusty/lifelines/trusty

« back to all changes in this revision

Viewing changes to tt/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Felipe Augusto van de Wiel (faw)
  • Date: 2007-08-14 00:02:04 UTC
  • mfrom: (1.1.4 upstream) (3.1.4 gutsy)
  • Revision ID: james.westby@ubuntu.com-20070814000204-mpv5faygl0dgq3qi
Tags: 3.0.61-1
* New upstream release. (Closes: #387856).
* Fixing documentation build problems also fixes FTBFS if built twice in a
  row. (Closes: #424543).
* Adding lynx as a build dependency. This is necessary to generate txt files
  from html, discovered while fixing #424543.
* Upstream fix: charset for gedcom file in unicode. (Closes: #396206).
* Upstream fim: updating documentation about desc-tex2. (Closes: #405501).
* Bumping Standards-Version to 3.7.2 without package changes.
* Dropping local debian patches added upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
37
37
POST_UNINSTALL = :
38
38
build_triplet = @build@
39
39
host_triplet = @host@
 
40
LIBOBJDIR =
40
41
subdir = tt
41
42
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
49
        $(top_srcdir)/build/gettext/inttypes-pri.m4 \
49
50
        $(top_srcdir)/build/gettext/inttypes.m4 \
50
51
        $(top_srcdir)/build/gettext/inttypes_h.m4 \
 
52
        $(top_srcdir)/build/gettext/isc-posix.m4 \
51
53
        $(top_srcdir)/build/gettext/lcmessage.m4 \
52
54
        $(top_srcdir)/build/gettext/lib-ld.m4 \
53
55
        $(top_srcdir)/build/gettext/lib-link.m4 \
57
59
        $(top_srcdir)/build/gettext/uintmax_t.m4 \
58
60
        $(top_srcdir)/build/gettext/ulonglong.m4 \
59
61
        $(top_srcdir)/build/autotools/acinclude.m4 \
60
 
        $(top_srcdir)/configure.in
 
62
        $(top_srcdir)/configure.ac
61
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
64
        $(ACLOCAL_M4)
63
65
mkinstalldirs = $(SHELL) $(top_srcdir)/build/autotools/mkinstalldirs
97
99
GENCAT = @GENCAT@
98
100
GLIBC21 = @GLIBC21@
99
101
GMSGFMT = @GMSGFMT@
 
102
GREP = @GREP@
100
103
INSTALL_DATA = @INSTALL_DATA@
101
104
INSTALL_PROGRAM = @INSTALL_PROGRAM@
102
105
INSTALL_SCRIPT = @INSTALL_SCRIPT@
140
143
VERSION = @VERSION@
141
144
XGETTEXT = @XGETTEXT@
142
145
YACC = @YACC@
 
146
YFLAGS = @YFLAGS@
143
147
ac_ct_CC = @ac_ct_CC@
144
 
ac_ct_RANLIB = @ac_ct_RANLIB@
145
 
ac_ct_STRIP = @ac_ct_STRIP@
146
148
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147
149
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148
150
am__include = @am__include@
157
159
build_os = @build_os@
158
160
build_vendor = @build_vendor@
159
161
datadir = @datadir@
 
162
datarootdir = @datarootdir@
 
163
docdir = @docdir@
 
164
dvidir = @dvidir@
160
165
exec_prefix = @exec_prefix@
161
166
host = @host@
162
167
host_alias = @host_alias@
163
168
host_cpu = @host_cpu@
164
169
host_os = @host_os@
165
170
host_vendor = @host_vendor@
 
171
htmldir = @htmldir@
166
172
includedir = @includedir@
167
173
infodir = @infodir@
168
174
install_sh = @install_sh@
169
175
libdir = @libdir@
170
176
libexecdir = @libexecdir@
 
177
localedir = @localedir@
171
178
localstatedir = @localstatedir@
172
179
mandir = @mandir@
173
180
mkdir_p = @mkdir_p@
174
181
oldincludedir = @oldincludedir@
 
182
pdfdir = @pdfdir@
175
183
prefix = @prefix@
176
184
program_transform_name = @program_transform_name@
 
185
psdir = @psdir@
177
186
sbindir = @sbindir@
178
187
sharedstatedir = @sharedstatedir@
179
188
sysconfdir = @sysconfdir@