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

« back to all changes in this revision

Viewing changes to src/arch/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,
16
16
 
17
17
# AUTOMAKE_OPTIONS = no-dependencies
18
18
 
19
 
SOURCES = $(libarch_a_SOURCES)
20
 
 
21
19
srcdir = @srcdir@
22
20
top_srcdir = @top_srcdir@
23
21
VPATH = @srcdir@
40
38
POST_UNINSTALL = :
41
39
build_triplet = @build@
42
40
host_triplet = @host@
 
41
LIBOBJDIR =
43
42
subdir = src/arch
44
43
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45
44
        _llnull.c alphasort.c getopt.c has_key.c nl_langinfo.c \
53
52
        $(top_srcdir)/build/gettext/inttypes-pri.m4 \
54
53
        $(top_srcdir)/build/gettext/inttypes.m4 \
55
54
        $(top_srcdir)/build/gettext/inttypes_h.m4 \
 
55
        $(top_srcdir)/build/gettext/isc-posix.m4 \
56
56
        $(top_srcdir)/build/gettext/lcmessage.m4 \
57
57
        $(top_srcdir)/build/gettext/lib-ld.m4 \
58
58
        $(top_srcdir)/build/gettext/lib-link.m4 \
62
62
        $(top_srcdir)/build/gettext/uintmax_t.m4 \
63
63
        $(top_srcdir)/build/gettext/ulonglong.m4 \
64
64
        $(top_srcdir)/build/autotools/acinclude.m4 \
65
 
        $(top_srcdir)/configure.in
 
65
        $(top_srcdir)/configure.ac
66
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67
67
        $(ACLOCAL_M4)
68
68
mkinstalldirs = $(SHELL) $(top_srcdir)/build/autotools/mkinstalldirs
115
115
GENCAT = @GENCAT@
116
116
GLIBC21 = @GLIBC21@
117
117
GMSGFMT = @GMSGFMT@
 
118
GREP = @GREP@
118
119
INSTALL_DATA = @INSTALL_DATA@
119
120
INSTALL_PROGRAM = @INSTALL_PROGRAM@
120
121
INSTALL_SCRIPT = @INSTALL_SCRIPT@
158
159
VERSION = @VERSION@
159
160
XGETTEXT = @XGETTEXT@
160
161
YACC = @YACC@
 
162
YFLAGS = @YFLAGS@
161
163
ac_ct_CC = @ac_ct_CC@
162
 
ac_ct_RANLIB = @ac_ct_RANLIB@
163
 
ac_ct_STRIP = @ac_ct_STRIP@
164
164
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165
165
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166
166
am__include = @am__include@
175
175
build_os = @build_os@
176
176
build_vendor = @build_vendor@
177
177
datadir = @datadir@
 
178
datarootdir = @datarootdir@
 
179
docdir = @docdir@
 
180
dvidir = @dvidir@
178
181
exec_prefix = @exec_prefix@
179
182
host = @host@
180
183
host_alias = @host_alias@
181
184
host_cpu = @host_cpu@
182
185
host_os = @host_os@
183
186
host_vendor = @host_vendor@
 
187
htmldir = @htmldir@
184
188
includedir = @includedir@
185
189
infodir = @infodir@
186
190
install_sh = @install_sh@
187
191
libdir = @libdir@
188
192
libexecdir = @libexecdir@
 
193
localedir = @localedir@
189
194
localstatedir = @localstatedir@
190
195
mandir = @mandir@
191
196
mkdir_p = @mkdir_p@
192
197
oldincludedir = @oldincludedir@
 
198
pdfdir = @pdfdir@
193
199
prefix = @prefix@
194
200
program_transform_name = @program_transform_name@
 
201
psdir = @psdir@
195
202
sbindir = @sbindir@
196
203
sharedstatedir = @sharedstatedir@
197
204
sysconfdir = @sysconfdir@