Merge lp:~ari-tczew/ubuntu/utopic/sendmail/merge into lp:ubuntu/utopic/sendmail

Proposed by Artur Rona
Status: Merged
Merge reported by: Artur Rona
Merged at revision: not available
Proposed branch: lp:~ari-tczew/ubuntu/utopic/sendmail/merge
Merge into: lp:ubuntu/utopic/sendmail
Diff against target: 12668 lines (+5160/-4577)
111 files modified
debian/Makefile.am (+28/-0)
debian/Makefile.in (+323/-277)
debian/aclocal.m4 (+0/-1011)
debian/bug-control.in (+1/-0)
debian/bug-script.in (+48/-0)
debian/build/compile (+347/-0)
debian/build/config.guess (+342/-300)
debian/build/config.sub (+277/-108)
debian/build/debian/control.m4.in (+78/-21)
debian/build/debian/libmilter-dev.dirs.in (+0/-5)
debian/build/debian/libmilter-dev.links.in (+0/-2)
debian/build/debian/libmilter-dev.lintian-overrides (+0/-1)
debian/build/debian/libmilter-dev.preinst.in (+0/-14)
debian/build/debian/libmilter.dirs.in (+0/-3)
debian/build/debian/libmilter.lintian-overrides.in (+0/-1)
debian/build/debian/libmilter.preinst.in (+0/-14)
debian/build/debian/rmail.dirs.in (+0/-4)
debian/build/debian/rmail.lintian-overrides (+0/-1)
debian/build/debian/rmail.preinst.in (+0/-14)
debian/build/debian/sendmail-base.dirs.in (+0/-57)
debian/build/debian/sendmail-base.lintian-overrides (+0/-1)
debian/build/debian/sendmail-base.postinst.in (+0/-116)
debian/build/debian/sendmail-base.postrm.in (+0/-113)
debian/build/debian/sendmail-base.preinst.in (+0/-59)
debian/build/debian/sendmail-base.prerm.in (+0/-138)
debian/build/debian/sendmail-bin.dirs.in (+0/-13)
debian/build/debian/sendmail-bin.lintian-overrides (+0/-15)
debian/build/debian/sendmail-bin.postinst.in (+0/-320)
debian/build/debian/sendmail-bin.postrm.in (+0/-88)
debian/build/debian/sendmail-bin.preinst.in (+0/-52)
debian/build/debian/sendmail-bin.prerm.in (+0/-90)
debian/build/debian/sendmail-bin.suid.in (+0/-2)
debian/build/debian/sendmail-cf.dirs.in (+0/-11)
debian/build/debian/sendmail-cf.postrm.in (+0/-52)
debian/build/debian/sendmail-cf.preinst.in (+0/-14)
debian/build/debian/sendmail-doc.dirs.in (+0/-5)
debian/build/debian/sendmail-doc.preinst.in (+0/-28)
debian/build/debian/sendmail.cron.daily.in (+0/-101)
debian/build/debian/sendmail.dirs.in (+0/-1)
debian/build/debian/sendmail.init.d.in (+0/-39)
debian/build/debian/sensible-mda.dirs.in (+0/-4)
debian/build/debian/sensible-mda.lintian-overrides (+0/-2)
debian/build/debian/sensible-mda.preinst.in (+0/-14)
debian/build/depcomp (+508/-181)
debian/build/install-sh (+480/-247)
debian/build/missing (+173/-294)
debian/build/mkinstalldirs (+72/-21)
debian/build/site.config.m4.in (+1/-0)
debian/cf/Makefile.am (+60/-0)
debian/cf/Makefile.in (+92/-23)
debian/changelog (+45/-1)
debian/compat (+1/-1)
debian/configure (+319/-173)
debian/configure.ac (+35/-55)
debian/control (+79/-22)
debian/examples/Makefile.am (+135/-0)
debian/examples/Makefile.in (+129/-59)
debian/examples/logcheck/ignore.d.paranoid/sendmail (+21/-21)
debian/examples/logcheck/ignore.d.server/sendmail (+27/-27)
debian/examples/logcheck/ignore.d.workstation/sendmail (+21/-21)
debian/examples/logcheck/violations.ignore.d/local.sendmail (+1/-1)
debian/examples/logcheck/violations.ignore.d/logcheck-sendmail (+13/-13)
debian/libmilter-dev.dirs.in (+1/-0)
debian/libmilter-dev.links.in (+1/-0)
debian/libmilter-dev.lintian-overrides (+1/-0)
debian/libmilter-dev.preinst.in (+14/-0)
debian/libmilter.dirs.in (+1/-0)
debian/libmilter.lintian-overrides.in (+1/-0)
debian/libmilter.preinst.in (+14/-0)
debian/local/Makefile.am (+76/-0)
debian/local/Makefile.in (+138/-101)
debian/local/bug/sendmail/control (+0/-1)
debian/local/bug/sendmail/script.in (+0/-48)
debian/local/sendmailconfig.8 (+3/-3)
debian/local/update_sys.in (+2/-2)
debian/patches/8.14/8.14.4/hurd.patch (+72/-0)
debian/patches/8.14/8.14.4/kfreebsd (+5/-2)
debian/patches/8.14/8.14.4/manpage-section.patch (+11/-0)
debian/patches/8.14/8.14.4/series (+2/-0)
debian/rmail.dirs.in (+2/-0)
debian/rmail.lintian-overrides (+1/-0)
debian/rmail.preinst.in (+14/-0)
debian/rules (+10/-57)
debian/sendmail-base.dirs.in (+29/-0)
debian/sendmail-base.lintian-overrides (+1/-0)
debian/sendmail-base.postinst.in (+71/-0)
debian/sendmail-base.postrm.in (+57/-0)
debian/sendmail-base.preinst.in (+33/-0)
debian/sendmail-base.prerm.in (+85/-0)
debian/sendmail-bin.dirs.in (+7/-0)
debian/sendmail-bin.links (+25/-0)
debian/sendmail-bin.lintian-overrides (+15/-0)
debian/sendmail-bin.postinst.in (+294/-0)
debian/sendmail-bin.postrm.in (+35/-0)
debian/sendmail-bin.preinst.in (+22/-0)
debian/sendmail-bin.prerm.in (+36/-0)
debian/sendmail-bin.suid.in (+2/-0)
debian/sendmail-cf.lintian-overrides (+3/-0)
debian/sendmail-cf.postrm.in (+9/-0)
debian/sendmail-cf.preinst.in (+14/-0)
debian/sendmail-doc.dirs.in (+3/-0)
debian/sendmail-doc.preinst.in (+28/-0)
debian/sendmail.cron.daily.in (+101/-0)
debian/sendmail.init.d.in (+41/-0)
debian/sensible-mda.lintian-overrides (+2/-0)
debian/sensible-mda.preinst.in (+14/-0)
debian/sensible_mda/Makefile.am (+19/-0)
debian/sensible_mda/Makefile.in (+186/-87)
debian/source/format (+1/-1)
debian/watch (+2/-2)
sendmail.8.14.4.tar.gz.cdbs-config_list (+0/-2)
To merge this branch: bzr merge lp:~ari-tczew/ubuntu/utopic/sendmail/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+219089@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'debian/Makefile.am'
2--- debian/Makefile.am 1970-01-01 00:00:00 +0000
3+++ debian/Makefile.am 2014-05-10 06:44:29 +0000
4@@ -0,0 +1,28 @@
5+#
6+# AutoMake
7+#
8+ACLOCAL_AMFLAGS = -I build
9+#
10+# Subdirectories to process
11+#
12+SUBDIRS = cf examples local sensible_mda
13+#
14+# Kluge to get my own targets include as recursive
15+#
16+RECURSIVE_TARGETS = build-arch-recursive build-indep-recursive \
17+ install-arch-recursive install-indep-recursive
18+#
19+# Debian targets, phase out
20+#
21+.PHONY: build-indep build-indep-am
22+.PHONY: build-arch build-arch-am
23+.PHONY: install-indep install-indep-am
24+.PHONY: install-arch install-arch-am
25+build-indep: build-indep-recursive
26+build-indep-am:
27+build-arch: build-arch-recursive
28+build-arch-am:
29+install-indep: install-indep-recursive
30+install-indep-am:
31+install-arch: install-arch-recursive
32+install-arch-am:
33
34=== modified file 'debian/Makefile.in'
35--- debian/Makefile.in 2010-11-03 22:05:00 +0000
36+++ debian/Makefile.in 2014-05-10 06:44:29 +0000
37@@ -1,9 +1,8 @@
38-# Makefile.in generated by automake 1.11.1 from Makefile.am.
39+# Makefile.in generated by automake 1.14.1 from Makefile.am.
40 # @configure_input@
41
42-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
43-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
44-# Inc.
45+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
46+
47 # This Makefile.in is free software; the Free Software Foundation
48 # gives unlimited permission to copy and/or distribute it,
49 # with or without modifications, as long as this notice is preserved.
50@@ -15,6 +14,51 @@
51
52 @SET_MAKE@
53 VPATH = @srcdir@
54+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
55+am__make_running_with_option = \
56+ case $${target_option-} in \
57+ ?) ;; \
58+ *) echo "am__make_running_with_option: internal error: invalid" \
59+ "target option '$${target_option-}' specified" >&2; \
60+ exit 1;; \
61+ esac; \
62+ has_opt=no; \
63+ sane_makeflags=$$MAKEFLAGS; \
64+ if $(am__is_gnu_make); then \
65+ sane_makeflags=$$MFLAGS; \
66+ else \
67+ case $$MAKEFLAGS in \
68+ *\\[\ \ ]*) \
69+ bs=\\; \
70+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
71+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
72+ esac; \
73+ fi; \
74+ skip_next=no; \
75+ strip_trailopt () \
76+ { \
77+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
78+ }; \
79+ for flg in $$sane_makeflags; do \
80+ test $$skip_next = yes && { skip_next=no; continue; }; \
81+ case $$flg in \
82+ *=*|--*) continue;; \
83+ -*I) strip_trailopt 'I'; skip_next=yes;; \
84+ -*I?*) strip_trailopt 'I';; \
85+ -*O) strip_trailopt 'O'; skip_next=yes;; \
86+ -*O?*) strip_trailopt 'O';; \
87+ -*l) strip_trailopt 'l'; skip_next=yes;; \
88+ -*l?*) strip_trailopt 'l';; \
89+ -[dEDm]) skip_next=yes;; \
90+ -[JT]) skip_next=yes;; \
91+ esac; \
92+ case $$flg in \
93+ *$$target_option*) has_opt=yes; break;; \
94+ esac; \
95+ done; \
96+ test $$has_opt = yes
97+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
98+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
99 pkgdatadir = $(datadir)/@PACKAGE@
100 pkgincludedir = $(includedir)/@PACKAGE@
101 pkglibdir = $(libdir)/@PACKAGE@
102@@ -35,60 +79,48 @@
103 host_triplet = @host@
104 target_triplet = @target@
105 subdir = .
106-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
107- $(srcdir)/Makefile.in \
108- $(top_srcdir)/./build/debian/libmilter-dev.dirs.in \
109- $(top_srcdir)/./build/debian/libmilter-dev.links.in \
110- $(top_srcdir)/./build/debian/libmilter-dev.postrm.in \
111- $(top_srcdir)/./build/debian/libmilter-dev.preinst.in \
112- $(top_srcdir)/./build/debian/libmilter.dirs.in \
113- $(top_srcdir)/./build/debian/libmilter.links.in \
114- $(top_srcdir)/./build/debian/libmilter.lintian-overrides.in \
115- $(top_srcdir)/./build/debian/libmilter.postrm.in \
116- $(top_srcdir)/./build/debian/libmilter.preinst.in \
117- $(top_srcdir)/./build/debian/rmail.dirs.in \
118- $(top_srcdir)/./build/debian/rmail.postrm.in \
119- $(top_srcdir)/./build/debian/rmail.preinst.in \
120- $(top_srcdir)/./build/debian/sendmail-base.dirs.in \
121- $(top_srcdir)/./build/debian/sendmail-base.postinst.in \
122- $(top_srcdir)/./build/debian/sendmail-base.postrm.in \
123- $(top_srcdir)/./build/debian/sendmail-base.preinst.in \
124- $(top_srcdir)/./build/debian/sendmail-base.prerm.in \
125- $(top_srcdir)/./build/debian/sendmail-bin.dirs.in \
126- $(top_srcdir)/./build/debian/sendmail-bin.postinst.in \
127- $(top_srcdir)/./build/debian/sendmail-bin.postrm.in \
128- $(top_srcdir)/./build/debian/sendmail-bin.preinst.in \
129- $(top_srcdir)/./build/debian/sendmail-bin.prerm.in \
130- $(top_srcdir)/./build/debian/sendmail-bin.suid.in \
131- $(top_srcdir)/./build/debian/sendmail-cf.dirs.in \
132- $(top_srcdir)/./build/debian/sendmail-cf.postrm.in \
133- $(top_srcdir)/./build/debian/sendmail-cf.preinst.in \
134- $(top_srcdir)/./build/debian/sendmail-doc.dirs.in \
135- $(top_srcdir)/./build/debian/sendmail-doc.postrm.in \
136- $(top_srcdir)/./build/debian/sendmail-doc.preinst.in \
137- $(top_srcdir)/./build/debian/sendmail.cron.daily.in \
138- $(top_srcdir)/./build/debian/sendmail.dirs.in \
139- $(top_srcdir)/./build/debian/sendmail.init.d.in \
140- $(top_srcdir)/./build/debian/sensible-mda.dirs.in \
141- $(top_srcdir)/./build/debian/sensible-mda.postrm.in \
142- $(top_srcdir)/./build/debian/sensible-mda.preinst.in \
143- $(top_srcdir)/./local/sendmail.in \
144+DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
145+ $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
146+ $(top_srcdir)/configure $(am__configure_deps) \
147+ $(top_srcdir)/./build/mkinstalldirs \
148 $(top_srcdir)/build/autoconf.mk.in \
149 $(top_srcdir)/build/autoconf.pl.in \
150 $(top_srcdir)/build/autoconf.sh.in \
151+ $(top_srcdir)/build/debian/changelog.sh.in \
152 $(top_srcdir)/build/debian/changelog.in \
153- $(top_srcdir)/build/debian/changelog.sh.in \
154+ $(top_srcdir)/build/update_chaos.in \
155+ $(top_srcdir)/build/site.config.m4.in \
156 $(top_srcdir)/build/debian/control.m4.in \
157- $(top_srcdir)/build/site.config.m4.in \
158- $(top_srcdir)/build/update_chaos.in \
159- $(top_srcdir)/cf/debian/autoconf.m4.in \
160+ $(srcdir)/libmilter.dirs.in \
161+ $(srcdir)/libmilter.lintian-overrides.in \
162+ $(srcdir)/libmilter.preinst.in $(srcdir)/libmilter-dev.dirs.in \
163+ $(srcdir)/libmilter-dev.links.in \
164+ $(srcdir)/libmilter-dev.preinst.in $(srcdir)/rmail.dirs.in \
165+ $(srcdir)/rmail.preinst.in $(srcdir)/sendmail-base.dirs.in \
166+ $(srcdir)/sendmail-base.postinst.in \
167+ $(srcdir)/sendmail-base.postrm.in \
168+ $(srcdir)/sendmail-base.preinst.in \
169+ $(srcdir)/sendmail-base.prerm.in \
170+ $(srcdir)/sendmail-doc.dirs.in \
171+ $(srcdir)/sendmail-doc.preinst.in \
172+ $(srcdir)/sendmail-cf.postrm.in \
173+ $(srcdir)/sendmail-cf.preinst.in \
174+ $(srcdir)/sendmail.cron.daily.in \
175+ $(srcdir)/sendmail-bin.dirs.in $(srcdir)/sendmail.init.d.in \
176+ $(top_srcdir)/local/sendmail.in \
177+ $(srcdir)/sendmail-bin.postinst.in \
178+ $(srcdir)/sendmail-bin.postrm.in \
179+ $(srcdir)/sendmail-bin.preinst.in \
180+ $(srcdir)/sendmail-bin.prerm.in $(srcdir)/sendmail-bin.suid.in \
181+ $(srcdir)/sensible-mda.preinst.in $(srcdir)/bug-control.in \
182+ $(srcdir)/bug-script.in $(top_srcdir)/cf/debian/autoconf.m4.in \
183 $(top_srcdir)/cf/debian/sendmail.mc.in \
184 $(top_srcdir)/cf/debian/submit.mc.in \
185 $(top_srcdir)/cf/domain/debian-msp.m4.in \
186 $(top_srcdir)/cf/domain/debian-mta.m4.in \
187 $(top_srcdir)/cf/hack/debian_auth.m4.in \
188 $(top_srcdir)/cf/hack/virthost_by_ip.m4.in \
189- $(top_srcdir)/cf/ostype/debian.m4.in $(top_srcdir)/configure \
190+ $(top_srcdir)/cf/ostype/debian.m4.in \
191 $(top_srcdir)/examples/dhcp/dhclient-exit-hooks.d/sendmail.in \
192 $(top_srcdir)/examples/network/if-down.d/sendmail.in \
193 $(top_srcdir)/examples/network/if-up.d/sendmail.in \
194@@ -96,11 +128,13 @@
195 $(top_srcdir)/examples/ppp/ip-up.d/sendmail.in \
196 $(top_srcdir)/examples/resolvconf/update-libc.d/sendmail.in \
197 $(top_srcdir)/examples/sasl/sasl.m4.in \
198- $(top_srcdir)/examples/tls/starttls.m4.in \
199- $(top_srcdir)/local/bug/sendmail/script.in \
200- ./build/config.guess ./build/config.sub ./build/depcomp \
201- ./build/install-sh ./build/missing ./build/mkinstalldirs \
202- AUTHORS COPYING ChangeLog INSTALL NEWS TODO
203+ $(top_srcdir)/examples/tls/starttls.m4.in COPYING TODO \
204+ ./build/compile ./build/config.guess ./build/config.sub \
205+ ./build/depcomp ./build/install-sh ./build/missing \
206+ ./build/mkinstalldirs $(top_srcdir)/./build/compile \
207+ $(top_srcdir)/./build/config.guess \
208+ $(top_srcdir)/./build/config.sub \
209+ $(top_srcdir)/./build/install-sh $(top_srcdir)/./build/missing
210 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
211 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
212 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
213@@ -112,49 +146,85 @@
214 build/autoconf.sh build/debian/changelog.sh \
215 build/debian/changelog build/update_chaos build/site.config.m4 \
216 build/debian/control.m4 libmilter${sm_libmilter_version}.dirs \
217- libmilter${sm_libmilter_version}.links \
218 libmilter${sm_libmilter_version}.lintian-overrides \
219- libmilter${sm_libmilter_version}.postrm \
220 libmilter${sm_libmilter_version}.preinst libmilter-dev.dirs \
221- libmilter-dev.links libmilter-dev.postrm libmilter-dev.preinst \
222- rmail.dirs rmail.postrm rmail.preinst sendmail.dirs \
223- sendmail-base.dirs sendmail-base.postinst sendmail-base.postrm \
224- sendmail-base.preinst sendmail-base.prerm sendmail-doc.dirs \
225- sendmail-doc.postrm sendmail-doc.preinst sendmail-cf.dirs \
226- sendmail-cf.postrm sendmail-cf.preinst sendmail.cron.daily \
227- sendmail-bin.dirs sendmail.init.d sendmail-bin.postinst \
228- sendmail-bin.postrm sendmail-bin.preinst sendmail-bin.prerm \
229- sendmail-bin.suid sensible-mda.dirs sensible-mda.postrm \
230- sensible-mda.preinst cf/debian/autoconf.m4 \
231- cf/debian/sendmail.mc cf/debian/submit.mc \
232- cf/domain/debian-msp.m4 cf/domain/debian-mta.m4 \
233- cf/hack/debian_auth.m4 cf/hack/virthost_by_ip.m4 \
234- cf/ostype/debian.m4 \
235+ libmilter-dev.links libmilter-dev.preinst rmail.dirs \
236+ rmail.preinst sendmail-base.dirs sendmail-base.postinst \
237+ sendmail-base.postrm sendmail-base.preinst sendmail-base.prerm \
238+ sendmail-doc.dirs sendmail-doc.preinst sendmail-cf.postrm \
239+ sendmail-cf.preinst sendmail.cron.daily sendmail-bin.dirs \
240+ sendmail.init.d sendmail-bin.postinst sendmail-bin.postrm \
241+ sendmail-bin.preinst sendmail-bin.prerm sendmail-bin.suid \
242+ sensible-mda.preinst bug-control bug-script \
243+ cf/debian/autoconf.m4 cf/debian/sendmail.mc \
244+ cf/debian/submit.mc cf/domain/debian-msp.m4 \
245+ cf/domain/debian-mta.m4 cf/hack/debian_auth.m4 \
246+ cf/hack/virthost_by_ip.m4 cf/ostype/debian.m4 \
247 examples/dhcp/dhclient-exit-hooks.d/sendmail \
248 examples/network/if-down.d/sendmail \
249 examples/network/if-up.d/sendmail \
250 examples/ppp/ip-down.d/sendmail examples/ppp/ip-up.d/sendmail \
251 examples/resolvconf/update-libc.d/sendmail \
252- examples/sasl/sasl.m4 examples/tls/starttls.m4 \
253- local/bug/sendmail/script
254+ examples/sasl/sasl.m4 examples/tls/starttls.m4
255 CONFIG_CLEAN_VPATH_FILES =
256+AM_V_P = $(am__v_P_@AM_V@)
257+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
258+am__v_P_0 = false
259+am__v_P_1 = :
260+AM_V_GEN = $(am__v_GEN_@AM_V@)
261+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
262+am__v_GEN_0 = @echo " GEN " $@;
263+am__v_GEN_1 =
264+AM_V_at = $(am__v_at_@AM_V@)
265+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
266+am__v_at_0 = @
267+am__v_at_1 =
268 SOURCES =
269 DIST_SOURCES =
270+am__can_run_installinfo = \
271+ case $$AM_UPDATE_INFO_DIR in \
272+ n|no|NO) false;; \
273+ *) (install-info --version) >/dev/null 2>&1;; \
274+ esac
275 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
276 distclean-recursive maintainer-clean-recursive
277-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
278- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
279- distdir dist dist-all distcheck
280+am__recursive_targets = \
281+ $(RECURSIVE_TARGETS) \
282+ $(RECURSIVE_CLEAN_TARGETS) \
283+ $(am__extra_recursive_targets)
284+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
285+ cscope distdir dist dist-all distcheck
286+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
287+# Read a list of newline-separated strings from the standard input,
288+# and print each of them once, without duplicates. Input order is
289+# *not* preserved.
290+am__uniquify_input = $(AWK) '\
291+ BEGIN { nonempty = 0; } \
292+ { items[$$0] = 1; nonempty = 1; } \
293+ END { if (nonempty) { for (i in items) print i; }; } \
294+'
295+# Make sure the list of sources is unique. This is necessary because,
296+# e.g., the same source file might be shared among _SOURCES variables
297+# for different programs/libraries.
298+am__define_uniq_tagged_files = \
299+ list='$(am__tagged_files)'; \
300+ unique=`for i in $$list; do \
301+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302+ done | $(am__uniquify_input)`
303 ETAGS = etags
304 CTAGS = ctags
305+CSCOPE = cscope
306 DIST_SUBDIRS = $(SUBDIRS)
307 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
308 distdir = $(PACKAGE)-$(VERSION)
309 top_distdir = $(distdir)
310 am__remove_distdir = \
311- { test ! -d "$(distdir)" \
312- || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
313- && rm -fr "$(distdir)"; }; }
314+ if test -d "$(distdir)"; then \
315+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
316+ && rm -rf "$(distdir)" \
317+ || { sleep 5 && rm -rf "$(distdir)"; }; \
318+ else :; fi
319+am__post_remove_distdir = $(am__remove_distdir)
320 am__relativize = \
321 dir0=`pwd`; \
322 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
323@@ -182,10 +252,14 @@
324 reldir="$$dir2"
325 DIST_ARCHIVES = $(distdir).tar.gz
326 GZIP_ENV = --best
327+DIST_TARGETS = dist-gzip
328 distuninstallcheck_listfiles = find . -type f -print
329+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
330+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
331 distcleancheck_listfiles = find . -type f -print
332 ACLOCAL = @ACLOCAL@
333 AMTAR = @AMTAR@
334+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
335 AUTOCONF = @AUTOCONF@
336 AUTOHEADER = @AUTOHEADER@
337 AUTOMAKE = @AUTOMAKE@
338@@ -395,7 +469,7 @@
339 all: all-recursive
340
341 .SUFFIXES:
342-am--refresh:
343+am--refresh: Makefile
344 @:
345 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
346 @for dep in $?; do \
347@@ -445,75 +519,61 @@
348 cd $(top_builddir) && $(SHELL) ./config.status $@
349 build/debian/control.m4: $(top_builddir)/config.status $(top_srcdir)/build/debian/control.m4.in
350 cd $(top_builddir) && $(SHELL) ./config.status $@
351-libmilter${sm_libmilter_version}.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter.dirs.in
352- cd $(top_builddir) && $(SHELL) ./config.status $@
353-libmilter${sm_libmilter_version}.links: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter.links.in
354- cd $(top_builddir) && $(SHELL) ./config.status $@
355-libmilter${sm_libmilter_version}.lintian-overrides: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter.lintian-overrides.in
356- cd $(top_builddir) && $(SHELL) ./config.status $@
357-libmilter${sm_libmilter_version}.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter.postrm.in
358- cd $(top_builddir) && $(SHELL) ./config.status $@
359-libmilter${sm_libmilter_version}.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter.preinst.in
360- cd $(top_builddir) && $(SHELL) ./config.status $@
361-libmilter-dev.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter-dev.dirs.in
362- cd $(top_builddir) && $(SHELL) ./config.status $@
363-libmilter-dev.links: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter-dev.links.in
364- cd $(top_builddir) && $(SHELL) ./config.status $@
365-libmilter-dev.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter-dev.postrm.in
366- cd $(top_builddir) && $(SHELL) ./config.status $@
367-libmilter-dev.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/libmilter-dev.preinst.in
368- cd $(top_builddir) && $(SHELL) ./config.status $@
369-rmail.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/rmail.dirs.in
370- cd $(top_builddir) && $(SHELL) ./config.status $@
371-rmail.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/rmail.postrm.in
372- cd $(top_builddir) && $(SHELL) ./config.status $@
373-rmail.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/rmail.preinst.in
374- cd $(top_builddir) && $(SHELL) ./config.status $@
375-sendmail.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail.dirs.in
376- cd $(top_builddir) && $(SHELL) ./config.status $@
377-sendmail-base.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-base.dirs.in
378- cd $(top_builddir) && $(SHELL) ./config.status $@
379-sendmail-base.postinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-base.postinst.in
380- cd $(top_builddir) && $(SHELL) ./config.status $@
381-sendmail-base.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-base.postrm.in
382- cd $(top_builddir) && $(SHELL) ./config.status $@
383-sendmail-base.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-base.preinst.in
384- cd $(top_builddir) && $(SHELL) ./config.status $@
385-sendmail-base.prerm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-base.prerm.in
386- cd $(top_builddir) && $(SHELL) ./config.status $@
387-sendmail-doc.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-doc.dirs.in
388- cd $(top_builddir) && $(SHELL) ./config.status $@
389-sendmail-doc.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-doc.postrm.in
390- cd $(top_builddir) && $(SHELL) ./config.status $@
391-sendmail-doc.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-doc.preinst.in
392- cd $(top_builddir) && $(SHELL) ./config.status $@
393-sendmail-cf.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-cf.dirs.in
394- cd $(top_builddir) && $(SHELL) ./config.status $@
395-sendmail-cf.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-cf.postrm.in
396- cd $(top_builddir) && $(SHELL) ./config.status $@
397-sendmail-cf.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-cf.preinst.in
398- cd $(top_builddir) && $(SHELL) ./config.status $@
399-sendmail.cron.daily: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail.cron.daily.in
400- cd $(top_builddir) && $(SHELL) ./config.status $@
401-sendmail-bin.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.dirs.in
402- cd $(top_builddir) && $(SHELL) ./config.status $@
403-sendmail.init.d: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail.init.d.in $(top_srcdir)/./local/sendmail.in
404- cd $(top_builddir) && $(SHELL) ./config.status $@
405-sendmail-bin.postinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.postinst.in
406- cd $(top_builddir) && $(SHELL) ./config.status $@
407-sendmail-bin.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.postrm.in
408- cd $(top_builddir) && $(SHELL) ./config.status $@
409-sendmail-bin.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.preinst.in
410- cd $(top_builddir) && $(SHELL) ./config.status $@
411-sendmail-bin.prerm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.prerm.in
412- cd $(top_builddir) && $(SHELL) ./config.status $@
413-sendmail-bin.suid: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sendmail-bin.suid.in
414- cd $(top_builddir) && $(SHELL) ./config.status $@
415-sensible-mda.dirs: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sensible-mda.dirs.in
416- cd $(top_builddir) && $(SHELL) ./config.status $@
417-sensible-mda.postrm: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sensible-mda.postrm.in
418- cd $(top_builddir) && $(SHELL) ./config.status $@
419-sensible-mda.preinst: $(top_builddir)/config.status $(top_srcdir)/./build/debian/sensible-mda.preinst.in
420+libmilter${sm_libmilter_version}.dirs: $(top_builddir)/config.status $(srcdir)/libmilter.dirs.in
421+ cd $(top_builddir) && $(SHELL) ./config.status $@
422+libmilter${sm_libmilter_version}.lintian-overrides: $(top_builddir)/config.status $(srcdir)/libmilter.lintian-overrides.in
423+ cd $(top_builddir) && $(SHELL) ./config.status $@
424+libmilter${sm_libmilter_version}.preinst: $(top_builddir)/config.status $(srcdir)/libmilter.preinst.in
425+ cd $(top_builddir) && $(SHELL) ./config.status $@
426+libmilter-dev.dirs: $(top_builddir)/config.status $(srcdir)/libmilter-dev.dirs.in
427+ cd $(top_builddir) && $(SHELL) ./config.status $@
428+libmilter-dev.links: $(top_builddir)/config.status $(srcdir)/libmilter-dev.links.in
429+ cd $(top_builddir) && $(SHELL) ./config.status $@
430+libmilter-dev.preinst: $(top_builddir)/config.status $(srcdir)/libmilter-dev.preinst.in
431+ cd $(top_builddir) && $(SHELL) ./config.status $@
432+rmail.dirs: $(top_builddir)/config.status $(srcdir)/rmail.dirs.in
433+ cd $(top_builddir) && $(SHELL) ./config.status $@
434+rmail.preinst: $(top_builddir)/config.status $(srcdir)/rmail.preinst.in
435+ cd $(top_builddir) && $(SHELL) ./config.status $@
436+sendmail-base.dirs: $(top_builddir)/config.status $(srcdir)/sendmail-base.dirs.in
437+ cd $(top_builddir) && $(SHELL) ./config.status $@
438+sendmail-base.postinst: $(top_builddir)/config.status $(srcdir)/sendmail-base.postinst.in
439+ cd $(top_builddir) && $(SHELL) ./config.status $@
440+sendmail-base.postrm: $(top_builddir)/config.status $(srcdir)/sendmail-base.postrm.in
441+ cd $(top_builddir) && $(SHELL) ./config.status $@
442+sendmail-base.preinst: $(top_builddir)/config.status $(srcdir)/sendmail-base.preinst.in
443+ cd $(top_builddir) && $(SHELL) ./config.status $@
444+sendmail-base.prerm: $(top_builddir)/config.status $(srcdir)/sendmail-base.prerm.in
445+ cd $(top_builddir) && $(SHELL) ./config.status $@
446+sendmail-doc.dirs: $(top_builddir)/config.status $(srcdir)/sendmail-doc.dirs.in
447+ cd $(top_builddir) && $(SHELL) ./config.status $@
448+sendmail-doc.preinst: $(top_builddir)/config.status $(srcdir)/sendmail-doc.preinst.in
449+ cd $(top_builddir) && $(SHELL) ./config.status $@
450+sendmail-cf.postrm: $(top_builddir)/config.status $(srcdir)/sendmail-cf.postrm.in
451+ cd $(top_builddir) && $(SHELL) ./config.status $@
452+sendmail-cf.preinst: $(top_builddir)/config.status $(srcdir)/sendmail-cf.preinst.in
453+ cd $(top_builddir) && $(SHELL) ./config.status $@
454+sendmail.cron.daily: $(top_builddir)/config.status $(srcdir)/sendmail.cron.daily.in
455+ cd $(top_builddir) && $(SHELL) ./config.status $@
456+sendmail-bin.dirs: $(top_builddir)/config.status $(srcdir)/sendmail-bin.dirs.in
457+ cd $(top_builddir) && $(SHELL) ./config.status $@
458+sendmail.init.d: $(top_builddir)/config.status $(srcdir)/sendmail.init.d.in $(top_srcdir)/local/sendmail.in
459+ cd $(top_builddir) && $(SHELL) ./config.status $@
460+sendmail-bin.postinst: $(top_builddir)/config.status $(srcdir)/sendmail-bin.postinst.in
461+ cd $(top_builddir) && $(SHELL) ./config.status $@
462+sendmail-bin.postrm: $(top_builddir)/config.status $(srcdir)/sendmail-bin.postrm.in
463+ cd $(top_builddir) && $(SHELL) ./config.status $@
464+sendmail-bin.preinst: $(top_builddir)/config.status $(srcdir)/sendmail-bin.preinst.in
465+ cd $(top_builddir) && $(SHELL) ./config.status $@
466+sendmail-bin.prerm: $(top_builddir)/config.status $(srcdir)/sendmail-bin.prerm.in
467+ cd $(top_builddir) && $(SHELL) ./config.status $@
468+sendmail-bin.suid: $(top_builddir)/config.status $(srcdir)/sendmail-bin.suid.in
469+ cd $(top_builddir) && $(SHELL) ./config.status $@
470+sensible-mda.preinst: $(top_builddir)/config.status $(srcdir)/sensible-mda.preinst.in
471+ cd $(top_builddir) && $(SHELL) ./config.status $@
472+bug-control: $(top_builddir)/config.status $(srcdir)/bug-control.in
473+ cd $(top_builddir) && $(SHELL) ./config.status $@
474+bug-script: $(top_builddir)/config.status $(srcdir)/bug-script.in
475 cd $(top_builddir) && $(SHELL) ./config.status $@
476 cf/debian/autoconf.m4: $(top_builddir)/config.status $(top_srcdir)/cf/debian/autoconf.m4.in
477 cd $(top_builddir) && $(SHELL) ./config.status $@
478@@ -547,26 +607,27 @@
479 cd $(top_builddir) && $(SHELL) ./config.status $@
480 examples/tls/starttls.m4: $(top_builddir)/config.status $(top_srcdir)/examples/tls/starttls.m4.in
481 cd $(top_builddir) && $(SHELL) ./config.status $@
482-local/bug/sendmail/script: $(top_builddir)/config.status $(top_srcdir)/local/bug/sendmail/script.in
483- cd $(top_builddir) && $(SHELL) ./config.status $@
484
485 # This directory's subdirectories are mostly independent; you can cd
486-# into them and run `make' without going through this Makefile.
487-# To change the values of `make' variables: instead of editing Makefiles,
488-# (1) if the variable is set in `config.status', edit `config.status'
489-# (which will cause the Makefiles to be regenerated when you run `make');
490-# (2) otherwise, pass the desired values on the `make' command line.
491-$(RECURSIVE_TARGETS):
492- @fail= failcom='exit 1'; \
493- for f in x $$MAKEFLAGS; do \
494- case $$f in \
495- *=* | --[!k]*);; \
496- *k*) failcom='fail=yes';; \
497- esac; \
498- done; \
499+# into them and run 'make' without going through this Makefile.
500+# To change the values of 'make' variables: instead of editing Makefiles,
501+# (1) if the variable is set in 'config.status', edit 'config.status'
502+# (which will cause the Makefiles to be regenerated when you run 'make');
503+# (2) otherwise, pass the desired values on the 'make' command line.
504+$(am__recursive_targets):
505+ @fail=; \
506+ if $(am__make_keepgoing); then \
507+ failcom='fail=yes'; \
508+ else \
509+ failcom='exit 1'; \
510+ fi; \
511 dot_seen=no; \
512 target=`echo $@ | sed s/-recursive//`; \
513- list='$(SUBDIRS)'; for subdir in $$list; do \
514+ case "$@" in \
515+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
516+ *) list='$(SUBDIRS)' ;; \
517+ esac; \
518+ for subdir in $$list; do \
519 echo "Making $$target in $$subdir"; \
520 if test "$$subdir" = "."; then \
521 dot_seen=yes; \
522@@ -581,57 +642,12 @@
523 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
524 fi; test -z "$$fail"
525
526-$(RECURSIVE_CLEAN_TARGETS):
527- @fail= failcom='exit 1'; \
528- for f in x $$MAKEFLAGS; do \
529- case $$f in \
530- *=* | --[!k]*);; \
531- *k*) failcom='fail=yes';; \
532- esac; \
533- done; \
534- dot_seen=no; \
535- case "$@" in \
536- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
537- *) list='$(SUBDIRS)' ;; \
538- esac; \
539- rev=''; for subdir in $$list; do \
540- if test "$$subdir" = "."; then :; else \
541- rev="$$subdir $$rev"; \
542- fi; \
543- done; \
544- rev="$$rev ."; \
545- target=`echo $@ | sed s/-recursive//`; \
546- for subdir in $$rev; do \
547- echo "Making $$target in $$subdir"; \
548- if test "$$subdir" = "."; then \
549- local_target="$$target-am"; \
550- else \
551- local_target="$$target"; \
552- fi; \
553- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
554- || eval $$failcom; \
555- done && test -z "$$fail"
556-tags-recursive:
557- list='$(SUBDIRS)'; for subdir in $$list; do \
558- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
559- done
560-ctags-recursive:
561- list='$(SUBDIRS)'; for subdir in $$list; do \
562- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
563- done
564-
565-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
566- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
567- unique=`for i in $$list; do \
568- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569- done | \
570- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
571- END { if (nonempty) { for (i in files) print i; }; }'`; \
572- mkid -fID $$unique
573-tags: TAGS
574-
575-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
576- $(TAGS_FILES) $(LISP)
577+ID: $(am__tagged_files)
578+ $(am__define_uniq_tagged_files); mkid -fID $$unique
579+tags: tags-recursive
580+TAGS: tags
581+
582+tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
583 set x; \
584 here=`pwd`; \
585 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
586@@ -647,12 +663,7 @@
587 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
588 fi; \
589 done; \
590- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
591- unique=`for i in $$list; do \
592- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593- done | \
594- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595- END { if (nonempty) { for (i in files) print i; }; }'`; \
596+ $(am__define_uniq_tagged_files); \
597 shift; \
598 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
599 test -n "$$unique" || unique=$$empty_fix; \
600@@ -664,15 +675,11 @@
601 $$unique; \
602 fi; \
603 fi
604-ctags: CTAGS
605-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
606- $(TAGS_FILES) $(LISP)
607- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
608- unique=`for i in $$list; do \
609- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610- done | \
611- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
612- END { if (nonempty) { for (i in files) print i; }; }'`; \
613+ctags: ctags-recursive
614+
615+CTAGS: ctags
616+ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
617+ $(am__define_uniq_tagged_files); \
618 test -z "$(CTAGS_ARGS)$$unique" \
619 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
620 $$unique
621@@ -681,9 +688,31 @@
622 here=`$(am__cd) $(top_builddir) && pwd` \
623 && $(am__cd) $(top_srcdir) \
624 && gtags -i $(GTAGS_ARGS) "$$here"
625+cscope: cscope.files
626+ test ! -s cscope.files \
627+ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
628+clean-cscope:
629+ -rm -f cscope.files
630+cscope.files: clean-cscope cscopelist
631+cscopelist: cscopelist-recursive
632+
633+cscopelist-am: $(am__tagged_files)
634+ list='$(am__tagged_files)'; \
635+ case "$(srcdir)" in \
636+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
637+ *) sdir=$(subdir)/$(srcdir) ;; \
638+ esac; \
639+ for i in $$list; do \
640+ if test -f "$$i"; then \
641+ echo "$(subdir)/$$i"; \
642+ else \
643+ echo "$$sdir/$$i"; \
644+ fi; \
645+ done >> $(top_builddir)/cscope.files
646
647 distclean-tags:
648 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
649+ -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
650
651 distdir: $(DISTFILES)
652 $(am__remove_distdir)
653@@ -719,13 +748,10 @@
654 done
655 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
656 if test "$$subdir" = .; then :; else \
657- test -d "$(distdir)/$$subdir" \
658- || $(MKDIR_P) "$(distdir)/$$subdir" \
659- || exit 1; \
660- fi; \
661- done
662- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
663- if test "$$subdir" = .; then :; else \
664+ $(am__make_dryrun) \
665+ || test -d "$(distdir)/$$subdir" \
666+ || $(MKDIR_P) "$(distdir)/$$subdir" \
667+ || exit 1; \
668 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
669 $(am__relativize); \
670 new_distdir=$$reldir; \
671@@ -754,36 +780,42 @@
672 || chmod -R a+r "$(distdir)"
673 dist-gzip: distdir
674 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
675- $(am__remove_distdir)
676+ $(am__post_remove_distdir)
677
678 dist-bzip2: distdir
679- tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
680- $(am__remove_distdir)
681+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
682+ $(am__post_remove_distdir)
683
684-dist-lzma: distdir
685- tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
686- $(am__remove_distdir)
687+dist-lzip: distdir
688+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
689+ $(am__post_remove_distdir)
690
691 dist-xz: distdir
692- tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
693- $(am__remove_distdir)
694+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
695+ $(am__post_remove_distdir)
696
697 dist-tarZ: distdir
698+ @echo WARNING: "Support for shar distribution archives is" \
699+ "deprecated." >&2
700+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
701 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
702- $(am__remove_distdir)
703+ $(am__post_remove_distdir)
704
705 dist-shar: distdir
706+ @echo WARNING: "Support for distribution archives compressed with" \
707+ "legacy program 'compress' is deprecated." >&2
708+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
709 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
710- $(am__remove_distdir)
711+ $(am__post_remove_distdir)
712
713 dist-zip: distdir
714 -rm -f $(distdir).zip
715 zip -rq $(distdir).zip $(distdir)
716- $(am__remove_distdir)
717+ $(am__post_remove_distdir)
718
719-dist dist-all: distdir
720- tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
721- $(am__remove_distdir)
722+dist dist-all:
723+ $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
724+ $(am__post_remove_distdir)
725
726 # This target untars the dist file and tries a VPATH configuration. Then
727 # it guarantees that the distribution is self-contained by making another
728@@ -794,8 +826,8 @@
729 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
730 *.tar.bz2*) \
731 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
732- *.tar.lzma*) \
733- lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
734+ *.tar.lz*) \
735+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
736 *.tar.xz*) \
737 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
738 *.tar.Z*) \
739@@ -805,17 +837,19 @@
740 *.zip*) \
741 unzip $(distdir).zip ;;\
742 esac
743- chmod -R a-w $(distdir); chmod a+w $(distdir)
744- mkdir $(distdir)/_build
745- mkdir $(distdir)/_inst
746+ chmod -R a-w $(distdir)
747+ chmod u+w $(distdir)
748+ mkdir $(distdir)/_build $(distdir)/_inst
749 chmod a-w $(distdir)
750 test -d $(distdir)/_build || exit 0; \
751 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
752 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
753 && am__cwd=`pwd` \
754 && $(am__cd) $(distdir)/_build \
755- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
756+ && ../configure \
757+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
758 $(DISTCHECK_CONFIGURE_FLAGS) \
759+ --srcdir=.. --prefix="$$dc_install_base" \
760 && $(MAKE) $(AM_MAKEFLAGS) \
761 && $(MAKE) $(AM_MAKEFLAGS) dvi \
762 && $(MAKE) $(AM_MAKEFLAGS) check \
763@@ -838,13 +872,21 @@
764 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
765 && cd "$$am__cwd" \
766 || exit 1
767- $(am__remove_distdir)
768+ $(am__post_remove_distdir)
769 @(echo "$(distdir) archives ready for distribution: "; \
770 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
771 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
772 distuninstallcheck:
773- @$(am__cd) '$(distuninstallcheck_dir)' \
774- && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
775+ @test -n '$(distuninstallcheck_dir)' || { \
776+ echo 'ERROR: trying to run $@ with an empty' \
777+ '$$(distuninstallcheck_dir)' >&2; \
778+ exit 1; \
779+ }; \
780+ $(am__cd) '$(distuninstallcheck_dir)' || { \
781+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
782+ exit 1; \
783+ }; \
784+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
785 || { echo "ERROR: files left after uninstall:" ; \
786 if test -n "$(DESTDIR)"; then \
787 echo " (check DESTDIR support)"; \
788@@ -875,10 +917,15 @@
789
790 installcheck: installcheck-recursive
791 install-strip:
792- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
793- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
794- `test -z '$(STRIP)' || \
795- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
796+ if test -z '$(STRIP)'; then \
797+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
798+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
799+ install; \
800+ else \
801+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
802+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
803+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
804+ fi
805 mostlyclean-generic:
806
807 clean-generic:
808@@ -959,23 +1006,22 @@
809
810 uninstall-am:
811
812-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
813- install-am install-strip tags-recursive
814+.MAKE: $(am__recursive_targets) install-am install-strip
815
816-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
817- all all-am am--refresh check check-am clean clean-generic \
818- ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
819- dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
820- distclean distclean-generic distclean-tags distcleancheck \
821- distdir distuninstallcheck dvi dvi-am html html-am info \
822- info-am install install-am install-data install-data-am \
823- install-dvi install-dvi-am install-exec install-exec-am \
824- install-html install-html-am install-info install-info-am \
825- install-man install-pdf install-pdf-am install-ps \
826- install-ps-am install-strip installcheck installcheck-am \
827- installdirs installdirs-am maintainer-clean \
828+.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
829+ am--refresh check check-am clean clean-cscope clean-generic \
830+ cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
831+ dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
832+ distcheck distclean distclean-generic distclean-tags \
833+ distcleancheck distdir distuninstallcheck dvi dvi-am html \
834+ html-am info info-am install install-am install-data \
835+ install-data-am install-dvi install-dvi-am install-exec \
836+ install-exec-am install-html install-html-am install-info \
837+ install-info-am install-man install-pdf install-pdf-am \
838+ install-ps install-ps-am install-strip installcheck \
839+ installcheck-am installdirs installdirs-am maintainer-clean \
840 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
841- pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
842+ pdf-am ps ps-am tags tags-am uninstall uninstall-am
843
844 #
845 # Debian targets, phase out
846
847=== removed file 'debian/aclocal.m4'
848--- debian/aclocal.m4 2013-01-29 03:37:54 +0000
849+++ debian/aclocal.m4 1970-01-01 00:00:00 +0000
850@@ -1,1011 +0,0 @@
851-# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
852-
853-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
854-# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
855-# Inc.
856-# This file is free software; the Free Software Foundation
857-# gives unlimited permission to copy and/or distribute it,
858-# with or without modifications, as long as this notice is preserved.
859-
860-# This program is distributed in the hope that it will be useful,
861-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
862-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
863-# PARTICULAR PURPOSE.
864-
865-m4_ifndef([AC_AUTOCONF_VERSION],
866- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
867-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
868-[m4_warning([this file was generated for autoconf 2.69.
869-You have another version of autoconf. It may work, but is not guaranteed to.
870-If you have problems, you may need to regenerate the build system entirely.
871-To do so, use the procedure documented by the package, typically `autoreconf'.])])
872-
873-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
874-# Foundation, Inc.
875-#
876-# This file is free software; the Free Software Foundation
877-# gives unlimited permission to copy and/or distribute it,
878-# with or without modifications, as long as this notice is preserved.
879-
880-# serial 1
881-
882-# AM_AUTOMAKE_VERSION(VERSION)
883-# ----------------------------
884-# Automake X.Y traces this macro to ensure aclocal.m4 has been
885-# generated from the m4 files accompanying Automake X.Y.
886-# (This private macro should not be called outside this file.)
887-AC_DEFUN([AM_AUTOMAKE_VERSION],
888-[am__api_version='1.11'
889-dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
890-dnl require some minimum version. Point them to the right macro.
891-m4_if([$1], [1.11.6], [],
892- [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
893-])
894-
895-# _AM_AUTOCONF_VERSION(VERSION)
896-# -----------------------------
897-# aclocal traces this macro to find the Autoconf version.
898-# This is a private macro too. Using m4_define simplifies
899-# the logic in aclocal, which can simply ignore this definition.
900-m4_define([_AM_AUTOCONF_VERSION], [])
901-
902-# AM_SET_CURRENT_AUTOMAKE_VERSION
903-# -------------------------------
904-# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
905-# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
906-AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
907-[AM_AUTOMAKE_VERSION([1.11.6])dnl
908-m4_ifndef([AC_AUTOCONF_VERSION],
909- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
910-_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
911-
912-# AM_AUX_DIR_EXPAND -*- Autoconf -*-
913-
914-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
915-#
916-# This file is free software; the Free Software Foundation
917-# gives unlimited permission to copy and/or distribute it,
918-# with or without modifications, as long as this notice is preserved.
919-
920-# serial 1
921-
922-# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
923-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
924-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
925-#
926-# Of course, Automake must honor this variable whenever it calls a
927-# tool from the auxiliary directory. The problem is that $srcdir (and
928-# therefore $ac_aux_dir as well) can be either absolute or relative,
929-# depending on how configure is run. This is pretty annoying, since
930-# it makes $ac_aux_dir quite unusable in subdirectories: in the top
931-# source directory, any form will work fine, but in subdirectories a
932-# relative path needs to be adjusted first.
933-#
934-# $ac_aux_dir/missing
935-# fails when called from a subdirectory if $ac_aux_dir is relative
936-# $top_srcdir/$ac_aux_dir/missing
937-# fails if $ac_aux_dir is absolute,
938-# fails when called from a subdirectory in a VPATH build with
939-# a relative $ac_aux_dir
940-#
941-# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
942-# are both prefixed by $srcdir. In an in-source build this is usually
943-# harmless because $srcdir is `.', but things will broke when you
944-# start a VPATH build or use an absolute $srcdir.
945-#
946-# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
947-# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
948-# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
949-# and then we would define $MISSING as
950-# MISSING="\${SHELL} $am_aux_dir/missing"
951-# This will work as long as MISSING is not called from configure, because
952-# unfortunately $(top_srcdir) has no meaning in configure.
953-# However there are other variables, like CC, which are often used in
954-# configure, and could therefore not use this "fixed" $ac_aux_dir.
955-#
956-# Another solution, used here, is to always expand $ac_aux_dir to an
957-# absolute PATH. The drawback is that using absolute paths prevent a
958-# configured tree to be moved without reconfiguration.
959-
960-AC_DEFUN([AM_AUX_DIR_EXPAND],
961-[dnl Rely on autoconf to set up CDPATH properly.
962-AC_PREREQ([2.50])dnl
963-# expand $ac_aux_dir to an absolute path
964-am_aux_dir=`cd $ac_aux_dir && pwd`
965-])
966-
967-# AM_CONDITIONAL -*- Autoconf -*-
968-
969-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
970-# Free Software Foundation, Inc.
971-#
972-# This file is free software; the Free Software Foundation
973-# gives unlimited permission to copy and/or distribute it,
974-# with or without modifications, as long as this notice is preserved.
975-
976-# serial 9
977-
978-# AM_CONDITIONAL(NAME, SHELL-CONDITION)
979-# -------------------------------------
980-# Define a conditional.
981-AC_DEFUN([AM_CONDITIONAL],
982-[AC_PREREQ(2.52)dnl
983- ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
984- [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
985-AC_SUBST([$1_TRUE])dnl
986-AC_SUBST([$1_FALSE])dnl
987-_AM_SUBST_NOTMAKE([$1_TRUE])dnl
988-_AM_SUBST_NOTMAKE([$1_FALSE])dnl
989-m4_define([_AM_COND_VALUE_$1], [$2])dnl
990-if $2; then
991- $1_TRUE=
992- $1_FALSE='#'
993-else
994- $1_TRUE='#'
995- $1_FALSE=
996-fi
997-AC_CONFIG_COMMANDS_PRE(
998-[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
999- AC_MSG_ERROR([[conditional "$1" was never defined.
1000-Usually this means the macro was only invoked conditionally.]])
1001-fi])])
1002-
1003-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
1004-# 2010, 2011 Free Software Foundation, Inc.
1005-#
1006-# This file is free software; the Free Software Foundation
1007-# gives unlimited permission to copy and/or distribute it,
1008-# with or without modifications, as long as this notice is preserved.
1009-
1010-# serial 12
1011-
1012-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
1013-# written in clear, in which case automake, when reading aclocal.m4,
1014-# will think it sees a *use*, and therefore will trigger all it's
1015-# C support machinery. Also note that it means that autoscan, seeing
1016-# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
1017-
1018-
1019-# _AM_DEPENDENCIES(NAME)
1020-# ----------------------
1021-# See how the compiler implements dependency checking.
1022-# NAME is "CC", "CXX", "GCJ", or "OBJC".
1023-# We try a few techniques and use that to set a single cache variable.
1024-#
1025-# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
1026-# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
1027-# dependency, and given that the user is not expected to run this macro,
1028-# just rely on AC_PROG_CC.
1029-AC_DEFUN([_AM_DEPENDENCIES],
1030-[AC_REQUIRE([AM_SET_DEPDIR])dnl
1031-AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
1032-AC_REQUIRE([AM_MAKE_INCLUDE])dnl
1033-AC_REQUIRE([AM_DEP_TRACK])dnl
1034-
1035-ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
1036- [$1], CXX, [depcc="$CXX" am_compiler_list=],
1037- [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
1038- [$1], UPC, [depcc="$UPC" am_compiler_list=],
1039- [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
1040- [depcc="$$1" am_compiler_list=])
1041-
1042-AC_CACHE_CHECK([dependency style of $depcc],
1043- [am_cv_$1_dependencies_compiler_type],
1044-[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
1045- # We make a subdir and do the tests there. Otherwise we can end up
1046- # making bogus files that we don't know about and never remove. For
1047- # instance it was reported that on HP-UX the gcc test will end up
1048- # making a dummy file named `D' -- because `-MD' means `put the output
1049- # in D'.
1050- rm -rf conftest.dir
1051- mkdir conftest.dir
1052- # Copy depcomp to subdir because otherwise we won't find it if we're
1053- # using a relative directory.
1054- cp "$am_depcomp" conftest.dir
1055- cd conftest.dir
1056- # We will build objects and dependencies in a subdirectory because
1057- # it helps to detect inapplicable dependency modes. For instance
1058- # both Tru64's cc and ICC support -MD to output dependencies as a
1059- # side effect of compilation, but ICC will put the dependencies in
1060- # the current directory while Tru64 will put them in the object
1061- # directory.
1062- mkdir sub
1063-
1064- am_cv_$1_dependencies_compiler_type=none
1065- if test "$am_compiler_list" = ""; then
1066- am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
1067- fi
1068- am__universal=false
1069- m4_case([$1], [CC],
1070- [case " $depcc " in #(
1071- *\ -arch\ *\ -arch\ *) am__universal=true ;;
1072- esac],
1073- [CXX],
1074- [case " $depcc " in #(
1075- *\ -arch\ *\ -arch\ *) am__universal=true ;;
1076- esac])
1077-
1078- for depmode in $am_compiler_list; do
1079- # Setup a source with many dependencies, because some compilers
1080- # like to wrap large dependency lists on column 80 (with \), and
1081- # we should not choose a depcomp mode which is confused by this.
1082- #
1083- # We need to recreate these files for each test, as the compiler may
1084- # overwrite some of them when testing with obscure command lines.
1085- # This happens at least with the AIX C compiler.
1086- : > sub/conftest.c
1087- for i in 1 2 3 4 5 6; do
1088- echo '#include "conftst'$i'.h"' >> sub/conftest.c
1089- # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
1090- # Solaris 8's {/usr,}/bin/sh.
1091- touch sub/conftst$i.h
1092- done
1093- echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
1094-
1095- # We check with `-c' and `-o' for the sake of the "dashmstdout"
1096- # mode. It turns out that the SunPro C++ compiler does not properly
1097- # handle `-M -o', and we need to detect this. Also, some Intel
1098- # versions had trouble with output in subdirs
1099- am__obj=sub/conftest.${OBJEXT-o}
1100- am__minus_obj="-o $am__obj"
1101- case $depmode in
1102- gcc)
1103- # This depmode causes a compiler race in universal mode.
1104- test "$am__universal" = false || continue
1105- ;;
1106- nosideeffect)
1107- # after this tag, mechanisms are not by side-effect, so they'll
1108- # only be used when explicitly requested
1109- if test "x$enable_dependency_tracking" = xyes; then
1110- continue
1111- else
1112- break
1113- fi
1114- ;;
1115- msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1116- # This compiler won't grok `-c -o', but also, the minuso test has
1117- # not run yet. These depmodes are late enough in the game, and
1118- # so weak that their functioning should not be impacted.
1119- am__obj=conftest.${OBJEXT-o}
1120- am__minus_obj=
1121- ;;
1122- none) break ;;
1123- esac
1124- if depmode=$depmode \
1125- source=sub/conftest.c object=$am__obj \
1126- depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
1127- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
1128- >/dev/null 2>conftest.err &&
1129- grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
1130- grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
1131- grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
1132- ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
1133- # icc doesn't choke on unknown options, it will just issue warnings
1134- # or remarks (even with -Werror). So we grep stderr for any message
1135- # that says an option was ignored or not supported.
1136- # When given -MP, icc 7.0 and 7.1 complain thusly:
1137- # icc: Command line warning: ignoring option '-M'; no argument required
1138- # The diagnosis changed in icc 8.0:
1139- # icc: Command line remark: option '-MP' not supported
1140- if (grep 'ignoring option' conftest.err ||
1141- grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
1142- am_cv_$1_dependencies_compiler_type=$depmode
1143- break
1144- fi
1145- fi
1146- done
1147-
1148- cd ..
1149- rm -rf conftest.dir
1150-else
1151- am_cv_$1_dependencies_compiler_type=none
1152-fi
1153-])
1154-AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
1155-AM_CONDITIONAL([am__fastdep$1], [
1156- test "x$enable_dependency_tracking" != xno \
1157- && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
1158-])
1159-
1160-
1161-# AM_SET_DEPDIR
1162-# -------------
1163-# Choose a directory name for dependency files.
1164-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
1165-AC_DEFUN([AM_SET_DEPDIR],
1166-[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1167-AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
1168-])
1169-
1170-
1171-# AM_DEP_TRACK
1172-# ------------
1173-AC_DEFUN([AM_DEP_TRACK],
1174-[AC_ARG_ENABLE(dependency-tracking,
1175-[ --disable-dependency-tracking speeds up one-time build
1176- --enable-dependency-tracking do not reject slow dependency extractors])
1177-if test "x$enable_dependency_tracking" != xno; then
1178- am_depcomp="$ac_aux_dir/depcomp"
1179- AMDEPBACKSLASH='\'
1180- am__nodep='_no'
1181-fi
1182-AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
1183-AC_SUBST([AMDEPBACKSLASH])dnl
1184-_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
1185-AC_SUBST([am__nodep])dnl
1186-_AM_SUBST_NOTMAKE([am__nodep])dnl
1187-])
1188-
1189-# Generate code to set up dependency tracking. -*- Autoconf -*-
1190-
1191-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
1192-# Free Software Foundation, Inc.
1193-#
1194-# This file is free software; the Free Software Foundation
1195-# gives unlimited permission to copy and/or distribute it,
1196-# with or without modifications, as long as this notice is preserved.
1197-
1198-#serial 5
1199-
1200-# _AM_OUTPUT_DEPENDENCY_COMMANDS
1201-# ------------------------------
1202-AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
1203-[{
1204- # Autoconf 2.62 quotes --file arguments for eval, but not when files
1205- # are listed without --file. Let's play safe and only enable the eval
1206- # if we detect the quoting.
1207- case $CONFIG_FILES in
1208- *\'*) eval set x "$CONFIG_FILES" ;;
1209- *) set x $CONFIG_FILES ;;
1210- esac
1211- shift
1212- for mf
1213- do
1214- # Strip MF so we end up with the name of the file.
1215- mf=`echo "$mf" | sed -e 's/:.*$//'`
1216- # Check whether this is an Automake generated Makefile or not.
1217- # We used to match only the files named `Makefile.in', but
1218- # some people rename them; so instead we look at the file content.
1219- # Grep'ing the first line is not enough: some people post-process
1220- # each Makefile.in and add a new line on top of each file to say so.
1221- # Grep'ing the whole file is not good either: AIX grep has a line
1222- # limit of 2048, but all sed's we know have understand at least 4000.
1223- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
1224- dirpart=`AS_DIRNAME("$mf")`
1225- else
1226- continue
1227- fi
1228- # Extract the definition of DEPDIR, am__include, and am__quote
1229- # from the Makefile without running `make'.
1230- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1231- test -z "$DEPDIR" && continue
1232- am__include=`sed -n 's/^am__include = //p' < "$mf"`
1233- test -z "am__include" && continue
1234- am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1235- # When using ansi2knr, U may be empty or an underscore; expand it
1236- U=`sed -n 's/^U = //p' < "$mf"`
1237- # Find all dependency output files, they are included files with
1238- # $(DEPDIR) in their names. We invoke sed twice because it is the
1239- # simplest approach to changing $(DEPDIR) to its actual value in the
1240- # expansion.
1241- for file in `sed -n "
1242- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1243- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1244- # Make sure the directory exists.
1245- test -f "$dirpart/$file" && continue
1246- fdir=`AS_DIRNAME(["$file"])`
1247- AS_MKDIR_P([$dirpart/$fdir])
1248- # echo "creating $dirpart/$file"
1249- echo '# dummy' > "$dirpart/$file"
1250- done
1251- done
1252-}
1253-])# _AM_OUTPUT_DEPENDENCY_COMMANDS
1254-
1255-
1256-# AM_OUTPUT_DEPENDENCY_COMMANDS
1257-# -----------------------------
1258-# This macro should only be invoked once -- use via AC_REQUIRE.
1259-#
1260-# This code is only required when automatic dependency tracking
1261-# is enabled. FIXME. This creates each `.P' file that we will
1262-# need in order to bootstrap the dependency handling code.
1263-AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
1264-[AC_CONFIG_COMMANDS([depfiles],
1265- [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
1266- [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
1267-])
1268-
1269-# Do all the work for Automake. -*- Autoconf -*-
1270-
1271-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
1272-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
1273-#
1274-# This file is free software; the Free Software Foundation
1275-# gives unlimited permission to copy and/or distribute it,
1276-# with or without modifications, as long as this notice is preserved.
1277-
1278-# serial 16
1279-
1280-# This macro actually does too much. Some checks are only needed if
1281-# your package does certain things. But this isn't really a big deal.
1282-
1283-# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
1284-# AM_INIT_AUTOMAKE([OPTIONS])
1285-# -----------------------------------------------
1286-# The call with PACKAGE and VERSION arguments is the old style
1287-# call (pre autoconf-2.50), which is being phased out. PACKAGE
1288-# and VERSION should now be passed to AC_INIT and removed from
1289-# the call to AM_INIT_AUTOMAKE.
1290-# We support both call styles for the transition. After
1291-# the next Automake release, Autoconf can make the AC_INIT
1292-# arguments mandatory, and then we can depend on a new Autoconf
1293-# release and drop the old call support.
1294-AC_DEFUN([AM_INIT_AUTOMAKE],
1295-[AC_PREREQ([2.62])dnl
1296-dnl Autoconf wants to disallow AM_ names. We explicitly allow
1297-dnl the ones we care about.
1298-m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
1299-AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
1300-AC_REQUIRE([AC_PROG_INSTALL])dnl
1301-if test "`cd $srcdir && pwd`" != "`pwd`"; then
1302- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
1303- # is not polluted with repeated "-I."
1304- AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
1305- # test to see if srcdir already configured
1306- if test -f $srcdir/config.status; then
1307- AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
1308- fi
1309-fi
1310-
1311-# test whether we have cygpath
1312-if test -z "$CYGPATH_W"; then
1313- if (cygpath --version) >/dev/null 2>/dev/null; then
1314- CYGPATH_W='cygpath -w'
1315- else
1316- CYGPATH_W=echo
1317- fi
1318-fi
1319-AC_SUBST([CYGPATH_W])
1320-
1321-# Define the identity of the package.
1322-dnl Distinguish between old-style and new-style calls.
1323-m4_ifval([$2],
1324-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
1325- AC_SUBST([PACKAGE], [$1])dnl
1326- AC_SUBST([VERSION], [$2])],
1327-[_AM_SET_OPTIONS([$1])dnl
1328-dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
1329-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
1330- [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
1331- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
1332- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
1333-
1334-_AM_IF_OPTION([no-define],,
1335-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
1336- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
1337-
1338-# Some tools Automake needs.
1339-AC_REQUIRE([AM_SANITY_CHECK])dnl
1340-AC_REQUIRE([AC_ARG_PROGRAM])dnl
1341-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
1342-AM_MISSING_PROG(AUTOCONF, autoconf)
1343-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
1344-AM_MISSING_PROG(AUTOHEADER, autoheader)
1345-AM_MISSING_PROG(MAKEINFO, makeinfo)
1346-AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1347-AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
1348-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
1349-# We need awk for the "check" target. The system "awk" is bad on
1350-# some platforms.
1351-AC_REQUIRE([AC_PROG_AWK])dnl
1352-AC_REQUIRE([AC_PROG_MAKE_SET])dnl
1353-AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1354-_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
1355- [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1356- [_AM_PROG_TAR([v7])])])
1357-_AM_IF_OPTION([no-dependencies],,
1358-[AC_PROVIDE_IFELSE([AC_PROG_CC],
1359- [_AM_DEPENDENCIES(CC)],
1360- [define([AC_PROG_CC],
1361- defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
1362-AC_PROVIDE_IFELSE([AC_PROG_CXX],
1363- [_AM_DEPENDENCIES(CXX)],
1364- [define([AC_PROG_CXX],
1365- defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
1366-AC_PROVIDE_IFELSE([AC_PROG_OBJC],
1367- [_AM_DEPENDENCIES(OBJC)],
1368- [define([AC_PROG_OBJC],
1369- defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
1370-])
1371-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
1372-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
1373-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
1374-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
1375-AC_CONFIG_COMMANDS_PRE(dnl
1376-[m4_provide_if([_AM_COMPILER_EXEEXT],
1377- [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
1378-])
1379-
1380-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
1381-dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
1382-dnl mangled by Autoconf and run in a shell conditional statement.
1383-m4_define([_AC_COMPILER_EXEEXT],
1384-m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
1385-
1386-
1387-# When config.status generates a header, we must update the stamp-h file.
1388-# This file resides in the same directory as the config header
1389-# that is generated. The stamp files are numbered to have different names.
1390-
1391-# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
1392-# loop where config.status creates the headers, so we can generate
1393-# our stamp files there.
1394-AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
1395-[# Compute $1's index in $config_headers.
1396-_am_arg=$1
1397-_am_stamp_count=1
1398-for _am_header in $config_headers :; do
1399- case $_am_header in
1400- $_am_arg | $_am_arg:* )
1401- break ;;
1402- * )
1403- _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1404- esac
1405-done
1406-echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1407-
1408-# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
1409-# Inc.
1410-#
1411-# This file is free software; the Free Software Foundation
1412-# gives unlimited permission to copy and/or distribute it,
1413-# with or without modifications, as long as this notice is preserved.
1414-
1415-# serial 1
1416-
1417-# AM_PROG_INSTALL_SH
1418-# ------------------
1419-# Define $install_sh.
1420-AC_DEFUN([AM_PROG_INSTALL_SH],
1421-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1422-if test x"${install_sh}" != xset; then
1423- case $am_aux_dir in
1424- *\ * | *\ *)
1425- install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
1426- *)
1427- install_sh="\${SHELL} $am_aux_dir/install-sh"
1428- esac
1429-fi
1430-AC_SUBST(install_sh)])
1431-
1432-# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
1433-#
1434-# This file is free software; the Free Software Foundation
1435-# gives unlimited permission to copy and/or distribute it,
1436-# with or without modifications, as long as this notice is preserved.
1437-
1438-# serial 2
1439-
1440-# Check whether the underlying file-system supports filenames
1441-# with a leading dot. For instance MS-DOS doesn't.
1442-AC_DEFUN([AM_SET_LEADING_DOT],
1443-[rm -rf .tst 2>/dev/null
1444-mkdir .tst 2>/dev/null
1445-if test -d .tst; then
1446- am__leading_dot=.
1447-else
1448- am__leading_dot=_
1449-fi
1450-rmdir .tst 2>/dev/null
1451-AC_SUBST([am__leading_dot])])
1452-
1453-# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
1454-# From Jim Meyering
1455-
1456-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
1457-# 2011 Free Software Foundation, Inc.
1458-#
1459-# This file is free software; the Free Software Foundation
1460-# gives unlimited permission to copy and/or distribute it,
1461-# with or without modifications, as long as this notice is preserved.
1462-
1463-# serial 5
1464-
1465-# AM_MAINTAINER_MODE([DEFAULT-MODE])
1466-# ----------------------------------
1467-# Control maintainer-specific portions of Makefiles.
1468-# Default is to disable them, unless `enable' is passed literally.
1469-# For symmetry, `disable' may be passed as well. Anyway, the user
1470-# can override the default with the --enable/--disable switch.
1471-AC_DEFUN([AM_MAINTAINER_MODE],
1472-[m4_case(m4_default([$1], [disable]),
1473- [enable], [m4_define([am_maintainer_other], [disable])],
1474- [disable], [m4_define([am_maintainer_other], [enable])],
1475- [m4_define([am_maintainer_other], [enable])
1476- m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
1477-AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
1478- dnl maintainer-mode's default is 'disable' unless 'enable' is passed
1479- AC_ARG_ENABLE([maintainer-mode],
1480-[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful
1481- (and sometimes confusing) to the casual installer],
1482- [USE_MAINTAINER_MODE=$enableval],
1483- [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
1484- AC_MSG_RESULT([$USE_MAINTAINER_MODE])
1485- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
1486- MAINT=$MAINTAINER_MODE_TRUE
1487- AC_SUBST([MAINT])dnl
1488-]
1489-)
1490-
1491-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
1492-
1493-# Check to see how 'make' treats includes. -*- Autoconf -*-
1494-
1495-# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
1496-#
1497-# This file is free software; the Free Software Foundation
1498-# gives unlimited permission to copy and/or distribute it,
1499-# with or without modifications, as long as this notice is preserved.
1500-
1501-# serial 4
1502-
1503-# AM_MAKE_INCLUDE()
1504-# -----------------
1505-# Check to see how make treats includes.
1506-AC_DEFUN([AM_MAKE_INCLUDE],
1507-[am_make=${MAKE-make}
1508-cat > confinc << 'END'
1509-am__doit:
1510- @echo this is the am__doit target
1511-.PHONY: am__doit
1512-END
1513-# If we don't find an include directive, just comment out the code.
1514-AC_MSG_CHECKING([for style of include used by $am_make])
1515-am__include="#"
1516-am__quote=
1517-_am_result=none
1518-# First try GNU make style include.
1519-echo "include confinc" > confmf
1520-# Ignore all kinds of additional output from `make'.
1521-case `$am_make -s -f confmf 2> /dev/null` in #(
1522-*the\ am__doit\ target*)
1523- am__include=include
1524- am__quote=
1525- _am_result=GNU
1526- ;;
1527-esac
1528-# Now try BSD make style include.
1529-if test "$am__include" = "#"; then
1530- echo '.include "confinc"' > confmf
1531- case `$am_make -s -f confmf 2> /dev/null` in #(
1532- *the\ am__doit\ target*)
1533- am__include=.include
1534- am__quote="\""
1535- _am_result=BSD
1536- ;;
1537- esac
1538-fi
1539-AC_SUBST([am__include])
1540-AC_SUBST([am__quote])
1541-AC_MSG_RESULT([$_am_result])
1542-rm -f confinc confmf
1543-])
1544-
1545-# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
1546-
1547-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
1548-# Free Software Foundation, Inc.
1549-#
1550-# This file is free software; the Free Software Foundation
1551-# gives unlimited permission to copy and/or distribute it,
1552-# with or without modifications, as long as this notice is preserved.
1553-
1554-# serial 6
1555-
1556-# AM_MISSING_PROG(NAME, PROGRAM)
1557-# ------------------------------
1558-AC_DEFUN([AM_MISSING_PROG],
1559-[AC_REQUIRE([AM_MISSING_HAS_RUN])
1560-$1=${$1-"${am_missing_run}$2"}
1561-AC_SUBST($1)])
1562-
1563-
1564-# AM_MISSING_HAS_RUN
1565-# ------------------
1566-# Define MISSING if not defined so far and test if it supports --run.
1567-# If it does, set am_missing_run to use it, otherwise, to nothing.
1568-AC_DEFUN([AM_MISSING_HAS_RUN],
1569-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1570-AC_REQUIRE_AUX_FILE([missing])dnl
1571-if test x"${MISSING+set}" != xset; then
1572- case $am_aux_dir in
1573- *\ * | *\ *)
1574- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1575- *)
1576- MISSING="\${SHELL} $am_aux_dir/missing" ;;
1577- esac
1578-fi
1579-# Use eval to expand $SHELL
1580-if eval "$MISSING --run true"; then
1581- am_missing_run="$MISSING --run "
1582-else
1583- am_missing_run=
1584- AC_MSG_WARN([`missing' script is too old or missing])
1585-fi
1586-])
1587-
1588-# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
1589-# Inc.
1590-#
1591-# This file is free software; the Free Software Foundation
1592-# gives unlimited permission to copy and/or distribute it,
1593-# with or without modifications, as long as this notice is preserved.
1594-
1595-# serial 1
1596-
1597-# AM_PROG_MKDIR_P
1598-# ---------------
1599-# Check for `mkdir -p'.
1600-AC_DEFUN([AM_PROG_MKDIR_P],
1601-[AC_PREREQ([2.60])dnl
1602-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
1603-dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
1604-dnl while keeping a definition of mkdir_p for backward compatibility.
1605-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
1606-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
1607-dnl Makefile.ins that do not define MKDIR_P, so we do our own
1608-dnl adjustment using top_builddir (which is defined more often than
1609-dnl MKDIR_P).
1610-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
1611-case $mkdir_p in
1612- [[\\/$]]* | ?:[[\\/]]*) ;;
1613- */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
1614-esac
1615-])
1616-
1617-# Helper functions for option handling. -*- Autoconf -*-
1618-
1619-# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
1620-# Foundation, Inc.
1621-#
1622-# This file is free software; the Free Software Foundation
1623-# gives unlimited permission to copy and/or distribute it,
1624-# with or without modifications, as long as this notice is preserved.
1625-
1626-# serial 5
1627-
1628-# _AM_MANGLE_OPTION(NAME)
1629-# -----------------------
1630-AC_DEFUN([_AM_MANGLE_OPTION],
1631-[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1632-
1633-# _AM_SET_OPTION(NAME)
1634-# --------------------
1635-# Set option NAME. Presently that only means defining a flag for this option.
1636-AC_DEFUN([_AM_SET_OPTION],
1637-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
1638-
1639-# _AM_SET_OPTIONS(OPTIONS)
1640-# ------------------------
1641-# OPTIONS is a space-separated list of Automake options.
1642-AC_DEFUN([_AM_SET_OPTIONS],
1643-[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1644-
1645-# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
1646-# -------------------------------------------
1647-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
1648-AC_DEFUN([_AM_IF_OPTION],
1649-[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
1650-
1651-# Check to make sure that the build environment is sane. -*- Autoconf -*-
1652-
1653-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
1654-# Free Software Foundation, Inc.
1655-#
1656-# This file is free software; the Free Software Foundation
1657-# gives unlimited permission to copy and/or distribute it,
1658-# with or without modifications, as long as this notice is preserved.
1659-
1660-# serial 5
1661-
1662-# AM_SANITY_CHECK
1663-# ---------------
1664-AC_DEFUN([AM_SANITY_CHECK],
1665-[AC_MSG_CHECKING([whether build environment is sane])
1666-# Just in case
1667-sleep 1
1668-echo timestamp > conftest.file
1669-# Reject unsafe characters in $srcdir or the absolute working directory
1670-# name. Accept space and tab only in the latter.
1671-am_lf='
1672-'
1673-case `pwd` in
1674- *[[\\\"\#\$\&\'\`$am_lf]]*)
1675- AC_MSG_ERROR([unsafe absolute working directory name]);;
1676-esac
1677-case $srcdir in
1678- *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
1679- AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
1680-esac
1681-
1682-# Do `set' in a subshell so we don't clobber the current shell's
1683-# arguments. Must try -L first in case configure is actually a
1684-# symlink; some systems play weird games with the mod time of symlinks
1685-# (eg FreeBSD returns the mod time of the symlink's containing
1686-# directory).
1687-if (
1688- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1689- if test "$[*]" = "X"; then
1690- # -L didn't work.
1691- set X `ls -t "$srcdir/configure" conftest.file`
1692- fi
1693- rm -f conftest.file
1694- if test "$[*]" != "X $srcdir/configure conftest.file" \
1695- && test "$[*]" != "X conftest.file $srcdir/configure"; then
1696-
1697- # If neither matched, then we have a broken ls. This can happen
1698- # if, for instance, CONFIG_SHELL is bash and it inherits a
1699- # broken ls alias from the environment. This has actually
1700- # happened. Such a system could not be considered "sane".
1701- AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1702-alias in your environment])
1703- fi
1704-
1705- test "$[2]" = conftest.file
1706- )
1707-then
1708- # Ok.
1709- :
1710-else
1711- AC_MSG_ERROR([newly created file is older than distributed files!
1712-Check your system clock])
1713-fi
1714-AC_MSG_RESULT(yes)])
1715-
1716-# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1717-#
1718-# This file is free software; the Free Software Foundation
1719-# gives unlimited permission to copy and/or distribute it,
1720-# with or without modifications, as long as this notice is preserved.
1721-
1722-# serial 1
1723-
1724-# AM_PROG_INSTALL_STRIP
1725-# ---------------------
1726-# One issue with vendor `install' (even GNU) is that you can't
1727-# specify the program used to strip binaries. This is especially
1728-# annoying in cross-compiling environments, where the build's strip
1729-# is unlikely to handle the host's binaries.
1730-# Fortunately install-sh will honor a STRIPPROG variable, so we
1731-# always use install-sh in `make install-strip', and initialize
1732-# STRIPPROG with the value of the STRIP variable (set by the user).
1733-AC_DEFUN([AM_PROG_INSTALL_STRIP],
1734-[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1735-# Installed binaries are usually stripped using `strip' when the user
1736-# run `make install-strip'. However `strip' might not be the right
1737-# tool to use in cross-compilation environments, therefore Automake
1738-# will honor the `STRIP' environment variable to overrule this program.
1739-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1740-if test "$cross_compiling" != no; then
1741- AC_CHECK_TOOL([STRIP], [strip], :)
1742-fi
1743-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1744-AC_SUBST([INSTALL_STRIP_PROGRAM])])
1745-
1746-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1747-#
1748-# This file is free software; the Free Software Foundation
1749-# gives unlimited permission to copy and/or distribute it,
1750-# with or without modifications, as long as this notice is preserved.
1751-
1752-# serial 3
1753-
1754-# _AM_SUBST_NOTMAKE(VARIABLE)
1755-# ---------------------------
1756-# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
1757-# This macro is traced by Automake.
1758-AC_DEFUN([_AM_SUBST_NOTMAKE])
1759-
1760-# AM_SUBST_NOTMAKE(VARIABLE)
1761-# --------------------------
1762-# Public sister of _AM_SUBST_NOTMAKE.
1763-AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1764-
1765-# Check how to create a tarball. -*- Autoconf -*-
1766-
1767-# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1768-#
1769-# This file is free software; the Free Software Foundation
1770-# gives unlimited permission to copy and/or distribute it,
1771-# with or without modifications, as long as this notice is preserved.
1772-
1773-# serial 2
1774-
1775-# _AM_PROG_TAR(FORMAT)
1776-# --------------------
1777-# Check how to create a tarball in format FORMAT.
1778-# FORMAT should be one of `v7', `ustar', or `pax'.
1779-#
1780-# Substitute a variable $(am__tar) that is a command
1781-# writing to stdout a FORMAT-tarball containing the directory
1782-# $tardir.
1783-# tardir=directory && $(am__tar) > result.tar
1784-#
1785-# Substitute a variable $(am__untar) that extract such
1786-# a tarball read from stdin.
1787-# $(am__untar) < result.tar
1788-AC_DEFUN([_AM_PROG_TAR],
1789-[# Always define AMTAR for backward compatibility. Yes, it's still used
1790-# in the wild :-( We should find a proper way to deprecate it ...
1791-AC_SUBST([AMTAR], ['$${TAR-tar}'])
1792-m4_if([$1], [v7],
1793- [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1794- [m4_case([$1], [ustar],, [pax],,
1795- [m4_fatal([Unknown tar format])])
1796-AC_MSG_CHECKING([how to create a $1 tar archive])
1797-# Loop over all known methods to create a tar archive until one works.
1798-_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1799-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1800-# Do not fold the above two line into one, because Tru64 sh and
1801-# Solaris sh will not grok spaces in the rhs of `-'.
1802-for _am_tool in $_am_tools
1803-do
1804- case $_am_tool in
1805- gnutar)
1806- for _am_tar in tar gnutar gtar;
1807- do
1808- AM_RUN_LOG([$_am_tar --version]) && break
1809- done
1810- am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1811- am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1812- am__untar="$_am_tar -xf -"
1813- ;;
1814- plaintar)
1815- # Must skip GNU tar: if it does not support --format= it doesn't create
1816- # ustar tarball either.
1817- (tar --version) >/dev/null 2>&1 && continue
1818- am__tar='tar chf - "$$tardir"'
1819- am__tar_='tar chf - "$tardir"'
1820- am__untar='tar xf -'
1821- ;;
1822- pax)
1823- am__tar='pax -L -x $1 -w "$$tardir"'
1824- am__tar_='pax -L -x $1 -w "$tardir"'
1825- am__untar='pax -r'
1826- ;;
1827- cpio)
1828- am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1829- am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1830- am__untar='cpio -i -H $1 -d'
1831- ;;
1832- none)
1833- am__tar=false
1834- am__tar_=false
1835- am__untar=false
1836- ;;
1837- esac
1838-
1839- # If the value was cached, stop now. We just wanted to have am__tar
1840- # and am__untar set.
1841- test -n "${am_cv_prog_tar_$1}" && break
1842-
1843- # tar/untar a dummy directory, and stop if the command works
1844- rm -rf conftest.dir
1845- mkdir conftest.dir
1846- echo GrepMe > conftest.dir/file
1847- AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1848- rm -rf conftest.dir
1849- if test -s conftest.tar; then
1850- AM_RUN_LOG([$am__untar <conftest.tar])
1851- grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1852- fi
1853-done
1854-rm -rf conftest.dir
1855-
1856-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1857-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1858-AC_SUBST([am__tar])
1859-AC_SUBST([am__untar])
1860-]) # _AM_PROG_TAR
1861-
1862
1863=== added file 'debian/bug-control.in'
1864--- debian/bug-control.in 1970-01-01 00:00:00 +0000
1865+++ debian/bug-control.in 2014-05-10 06:44:29 +0000
1866@@ -0,0 +1,1 @@
1867+report-with: sensible-mda rmail libmilter@sm_libmilter_version@ sendmail sendmail-bin
1868
1869=== added file 'debian/bug-script.in'
1870--- debian/bug-script.in 1970-01-01 00:00:00 +0000
1871+++ debian/bug-script.in 2014-05-10 06:44:29 +0000
1872@@ -0,0 +1,48 @@
1873+#!/bin/sh
1874+#-----------------------------------------------------------------------------
1875+# $Sendmail: sendmail.bug,v @sm_version@ @sm_date@ @sm_time@ cowboy Exp $
1876+#
1877+# Copyright (c) 1998-@SM_CPYRT@ Richard Nelson. All Rights Reserved.
1878+#
1879+# Debian helper function script for Debian Sendmail bug reporting
1880+# Note: this file supports @SM_MINVERS@ - @SM_MAXVERS@
1881+#
1882+# Notes (to all):
1883+# *
1884+#
1885+# Notes (to self):
1886+# *
1887+#
1888+#-----------------------------------------------------------------------------
1889+#
1890+#set -e;
1891+DEBUG=0;
1892+
1893+# Announce
1894+printf "Output of $0:\n" >&3;
1895+
1896+# Show files in /etc/mail
1897+printf "\nls -alR /etc/mail:\n" >&3;
1898+ls -alR /etc/mail | grep -Eve '~$' >&3;
1899+
1900+# Extract the relevant portion of sendmail.conf
1901+if [ -e @sysconfdir@/mail/sendmail.conf ]; then
1902+ printf "\nsendmail.conf:\n" >&3;
1903+ grep -ve '^#' "@sysconfdir@/mail/sendmail.conf" >&3;
1904+ fi;
1905+
1906+# Extract the relevant portion of sendmail.mc
1907+if [ -e @sysconfdir@/mail/sendmail.mc ]; then
1908+ printf "\nsendmail.mc:\n" >&3;
1909+ grep -Eve '^(#|dnl|$)' "@sysconfdir@/mail/sendmail.mc" >&3;
1910+ fi;
1911+
1912+# Extract the relevant portion of submit.mc
1913+if [ -e @sysconfdir@/mail/submit.mc ]; then
1914+ printf "\nsubmit.mc...\n" >&3;
1915+ grep -Eve '^(#|dnl|$)' "@sysconfdir@/mail/submit.mc" >&3;
1916+ fi;
1917+
1918+printf "\n" >&3;
1919+
1920+# vim:set ai et sts=4 sw=4 tw=0:
1921
1922=== added file 'debian/build/compile'
1923--- debian/build/compile 1970-01-01 00:00:00 +0000
1924+++ debian/build/compile 2014-05-10 06:44:29 +0000
1925@@ -0,0 +1,347 @@
1926+#! /bin/sh
1927+# Wrapper for compilers which do not understand '-c -o'.
1928+
1929+scriptversion=2012-10-14.11; # UTC
1930+
1931+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
1932+# Written by Tom Tromey <tromey@cygnus.com>.
1933+#
1934+# This program is free software; you can redistribute it and/or modify
1935+# it under the terms of the GNU General Public License as published by
1936+# the Free Software Foundation; either version 2, or (at your option)
1937+# any later version.
1938+#
1939+# This program is distributed in the hope that it will be useful,
1940+# but WITHOUT ANY WARRANTY; without even the implied warranty of
1941+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1942+# GNU General Public License for more details.
1943+#
1944+# You should have received a copy of the GNU General Public License
1945+# along with this program. If not, see <http://www.gnu.org/licenses/>.
1946+
1947+# As a special exception to the GNU General Public License, if you
1948+# distribute this file as part of a program that contains a
1949+# configuration script generated by Autoconf, you may include it under
1950+# the same distribution terms that you use for the rest of that program.
1951+
1952+# This file is maintained in Automake, please report
1953+# bugs to <bug-automake@gnu.org> or send patches to
1954+# <automake-patches@gnu.org>.
1955+
1956+nl='
1957+'
1958+
1959+# We need space, tab and new line, in precisely that order. Quoting is
1960+# there to prevent tools from complaining about whitespace usage.
1961+IFS=" "" $nl"
1962+
1963+file_conv=
1964+
1965+# func_file_conv build_file lazy
1966+# Convert a $build file to $host form and store it in $file
1967+# Currently only supports Windows hosts. If the determined conversion
1968+# type is listed in (the comma separated) LAZY, no conversion will
1969+# take place.
1970+func_file_conv ()
1971+{
1972+ file=$1
1973+ case $file in
1974+ / | /[!/]*) # absolute file, and not a UNC file
1975+ if test -z "$file_conv"; then
1976+ # lazily determine how to convert abs files
1977+ case `uname -s` in
1978+ MINGW*)
1979+ file_conv=mingw
1980+ ;;
1981+ CYGWIN*)
1982+ file_conv=cygwin
1983+ ;;
1984+ *)
1985+ file_conv=wine
1986+ ;;
1987+ esac
1988+ fi
1989+ case $file_conv/,$2, in
1990+ *,$file_conv,*)
1991+ ;;
1992+ mingw/*)
1993+ file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
1994+ ;;
1995+ cygwin/*)
1996+ file=`cygpath -m "$file" || echo "$file"`
1997+ ;;
1998+ wine/*)
1999+ file=`winepath -w "$file" || echo "$file"`
2000+ ;;
2001+ esac
2002+ ;;
2003+ esac
2004+}
2005+
2006+# func_cl_dashL linkdir
2007+# Make cl look for libraries in LINKDIR
2008+func_cl_dashL ()
2009+{
2010+ func_file_conv "$1"
2011+ if test -z "$lib_path"; then
2012+ lib_path=$file
2013+ else
2014+ lib_path="$lib_path;$file"
2015+ fi
2016+ linker_opts="$linker_opts -LIBPATH:$file"
2017+}
2018+
2019+# func_cl_dashl library
2020+# Do a library search-path lookup for cl
2021+func_cl_dashl ()
2022+{
2023+ lib=$1
2024+ found=no
2025+ save_IFS=$IFS
2026+ IFS=';'
2027+ for dir in $lib_path $LIB
2028+ do
2029+ IFS=$save_IFS
2030+ if $shared && test -f "$dir/$lib.dll.lib"; then
2031+ found=yes
2032+ lib=$dir/$lib.dll.lib
2033+ break
2034+ fi
2035+ if test -f "$dir/$lib.lib"; then
2036+ found=yes
2037+ lib=$dir/$lib.lib
2038+ break
2039+ fi
2040+ if test -f "$dir/lib$lib.a"; then
2041+ found=yes
2042+ lib=$dir/lib$lib.a
2043+ break
2044+ fi
2045+ done
2046+ IFS=$save_IFS
2047+
2048+ if test "$found" != yes; then
2049+ lib=$lib.lib
2050+ fi
2051+}
2052+
2053+# func_cl_wrapper cl arg...
2054+# Adjust compile command to suit cl
2055+func_cl_wrapper ()
2056+{
2057+ # Assume a capable shell
2058+ lib_path=
2059+ shared=:
2060+ linker_opts=
2061+ for arg
2062+ do
2063+ if test -n "$eat"; then
2064+ eat=
2065+ else
2066+ case $1 in
2067+ -o)
2068+ # configure might choose to run compile as 'compile cc -o foo foo.c'.
2069+ eat=1
2070+ case $2 in
2071+ *.o | *.[oO][bB][jJ])
2072+ func_file_conv "$2"
2073+ set x "$@" -Fo"$file"
2074+ shift
2075+ ;;
2076+ *)
2077+ func_file_conv "$2"
2078+ set x "$@" -Fe"$file"
2079+ shift
2080+ ;;
2081+ esac
2082+ ;;
2083+ -I)
2084+ eat=1
2085+ func_file_conv "$2" mingw
2086+ set x "$@" -I"$file"
2087+ shift
2088+ ;;
2089+ -I*)
2090+ func_file_conv "${1#-I}" mingw
2091+ set x "$@" -I"$file"
2092+ shift
2093+ ;;
2094+ -l)
2095+ eat=1
2096+ func_cl_dashl "$2"
2097+ set x "$@" "$lib"
2098+ shift
2099+ ;;
2100+ -l*)
2101+ func_cl_dashl "${1#-l}"
2102+ set x "$@" "$lib"
2103+ shift
2104+ ;;
2105+ -L)
2106+ eat=1
2107+ func_cl_dashL "$2"
2108+ ;;
2109+ -L*)
2110+ func_cl_dashL "${1#-L}"
2111+ ;;
2112+ -static)
2113+ shared=false
2114+ ;;
2115+ -Wl,*)
2116+ arg=${1#-Wl,}
2117+ save_ifs="$IFS"; IFS=','
2118+ for flag in $arg; do
2119+ IFS="$save_ifs"
2120+ linker_opts="$linker_opts $flag"
2121+ done
2122+ IFS="$save_ifs"
2123+ ;;
2124+ -Xlinker)
2125+ eat=1
2126+ linker_opts="$linker_opts $2"
2127+ ;;
2128+ -*)
2129+ set x "$@" "$1"
2130+ shift
2131+ ;;
2132+ *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
2133+ func_file_conv "$1"
2134+ set x "$@" -Tp"$file"
2135+ shift
2136+ ;;
2137+ *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
2138+ func_file_conv "$1" mingw
2139+ set x "$@" "$file"
2140+ shift
2141+ ;;
2142+ *)
2143+ set x "$@" "$1"
2144+ shift
2145+ ;;
2146+ esac
2147+ fi
2148+ shift
2149+ done
2150+ if test -n "$linker_opts"; then
2151+ linker_opts="-link$linker_opts"
2152+ fi
2153+ exec "$@" $linker_opts
2154+ exit 1
2155+}
2156+
2157+eat=
2158+
2159+case $1 in
2160+ '')
2161+ echo "$0: No command. Try '$0 --help' for more information." 1>&2
2162+ exit 1;
2163+ ;;
2164+ -h | --h*)
2165+ cat <<\EOF
2166+Usage: compile [--help] [--version] PROGRAM [ARGS]
2167+
2168+Wrapper for compilers which do not understand '-c -o'.
2169+Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
2170+arguments, and rename the output as expected.
2171+
2172+If you are trying to build a whole package this is not the
2173+right script to run: please start by reading the file 'INSTALL'.
2174+
2175+Report bugs to <bug-automake@gnu.org>.
2176+EOF
2177+ exit $?
2178+ ;;
2179+ -v | --v*)
2180+ echo "compile $scriptversion"
2181+ exit $?
2182+ ;;
2183+ cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
2184+ func_cl_wrapper "$@" # Doesn't return...
2185+ ;;
2186+esac
2187+
2188+ofile=
2189+cfile=
2190+
2191+for arg
2192+do
2193+ if test -n "$eat"; then
2194+ eat=
2195+ else
2196+ case $1 in
2197+ -o)
2198+ # configure might choose to run compile as 'compile cc -o foo foo.c'.
2199+ # So we strip '-o arg' only if arg is an object.
2200+ eat=1
2201+ case $2 in
2202+ *.o | *.obj)
2203+ ofile=$2
2204+ ;;
2205+ *)
2206+ set x "$@" -o "$2"
2207+ shift
2208+ ;;
2209+ esac
2210+ ;;
2211+ *.c)
2212+ cfile=$1
2213+ set x "$@" "$1"
2214+ shift
2215+ ;;
2216+ *)
2217+ set x "$@" "$1"
2218+ shift
2219+ ;;
2220+ esac
2221+ fi
2222+ shift
2223+done
2224+
2225+if test -z "$ofile" || test -z "$cfile"; then
2226+ # If no '-o' option was seen then we might have been invoked from a
2227+ # pattern rule where we don't need one. That is ok -- this is a
2228+ # normal compilation that the losing compiler can handle. If no
2229+ # '.c' file was seen then we are probably linking. That is also
2230+ # ok.
2231+ exec "$@"
2232+fi
2233+
2234+# Name of file we expect compiler to create.
2235+cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
2236+
2237+# Create the lock directory.
2238+# Note: use '[/\\:.-]' here to ensure that we don't use the same name
2239+# that we are using for the .o file. Also, base the name on the expected
2240+# object file name, since that is what matters with a parallel build.
2241+lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
2242+while true; do
2243+ if mkdir "$lockdir" >/dev/null 2>&1; then
2244+ break
2245+ fi
2246+ sleep 1
2247+done
2248+# FIXME: race condition here if user kills between mkdir and trap.
2249+trap "rmdir '$lockdir'; exit 1" 1 2 15
2250+
2251+# Run the compile.
2252+"$@"
2253+ret=$?
2254+
2255+if test -f "$cofile"; then
2256+ test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
2257+elif test -f "${cofile}bj"; then
2258+ test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
2259+fi
2260+
2261+rmdir "$lockdir"
2262+exit $ret
2263+
2264+# Local Variables:
2265+# mode: shell-script
2266+# sh-indentation: 2
2267+# eval: (add-hook 'write-file-hooks 'time-stamp)
2268+# time-stamp-start: "scriptversion="
2269+# time-stamp-format: "%:y-%02m-%02d.%02H"
2270+# time-stamp-time-zone: "UTC"
2271+# time-stamp-end: "; # UTC"
2272+# End:
2273
2274=== modified file 'debian/build/config.guess'
2275--- debian/build/config.guess 2007-05-05 20:10:00 +0000
2276+++ debian/build/config.guess 2014-05-10 06:44:29 +0000
2277@@ -1,14 +1,12 @@
2278 #! /bin/sh
2279 # Attempt to guess a canonical system name.
2280-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2281-# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
2282-# Inc.
2283+# Copyright 1992-2013 Free Software Foundation, Inc.
2284
2285-timestamp='2007-03-06'
2286+timestamp='2013-06-10'
2287
2288 # This file is free software; you can redistribute it and/or modify it
2289 # under the terms of the GNU General Public License as published by
2290-# the Free Software Foundation; either version 2 of the License, or
2291+# the Free Software Foundation; either version 3 of the License, or
2292 # (at your option) any later version.
2293 #
2294 # This program is distributed in the hope that it will be useful, but
2295@@ -17,26 +15,22 @@
2296 # General Public License for more details.
2297 #
2298 # You should have received a copy of the GNU General Public License
2299-# along with this program; if not, write to the Free Software
2300-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
2301-# 02110-1301, USA.
2302+# along with this program; if not, see <http://www.gnu.org/licenses/>.
2303 #
2304 # As a special exception to the GNU General Public License, if you
2305 # distribute this file as part of a program that contains a
2306 # configuration script generated by Autoconf, you may include it under
2307-# the same distribution terms that you use for the rest of that program.
2308-
2309-
2310-# Originally written by Per Bothner <per@bothner.com>.
2311-# Please send patches to <config-patches@gnu.org>. Submit a context
2312-# diff and a properly formatted ChangeLog entry.
2313-#
2314-# This script attempts to guess a canonical system name similar to
2315-# config.sub. If it succeeds, it prints the system name on stdout, and
2316-# exits with 0. Otherwise, it exits with 1.
2317-#
2318-# The plan is that this can be called by configure scripts if you
2319-# don't specify an explicit build system type.
2320+# the same distribution terms that you use for the rest of that
2321+# program. This Exception is an additional permission under section 7
2322+# of the GNU General Public License, version 3 ("GPLv3").
2323+#
2324+# Originally written by Per Bothner.
2325+#
2326+# You can get the latest version of this script from:
2327+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
2328+#
2329+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
2330+
2331
2332 me=`echo "$0" | sed -e 's,.*/,,'`
2333
2334@@ -56,8 +50,7 @@
2335 GNU config.guess ($timestamp)
2336
2337 Originally written by Per Bothner.
2338-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
2339-Free Software Foundation, Inc.
2340+Copyright 1992-2013 Free Software Foundation, Inc.
2341
2342 This is free software; see the source for copying conditions. There is NO
2343 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
2344@@ -139,12 +132,33 @@
2345 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
2346 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
2347
2348+case "${UNAME_SYSTEM}" in
2349+Linux|GNU|GNU/*)
2350+ # If the system lacks a compiler, then just pick glibc.
2351+ # We could probably try harder.
2352+ LIBC=gnu
2353+
2354+ eval $set_cc_for_build
2355+ cat <<-EOF > $dummy.c
2356+ #include <features.h>
2357+ #if defined(__UCLIBC__)
2358+ LIBC=uclibc
2359+ #elif defined(__dietlibc__)
2360+ LIBC=dietlibc
2361+ #else
2362+ LIBC=gnu
2363+ #endif
2364+ EOF
2365+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
2366+ ;;
2367+esac
2368+
2369 # Note: order is significant - the case branches are not exclusive.
2370
2371 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
2372 *:NetBSD:*:*)
2373 # NetBSD (nbsd) targets should (where applicable) match one or
2374- # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
2375+ # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
2376 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
2377 # switched to ELF, *-*-netbsd* would select the old
2378 # object file format. This provides both forward
2379@@ -170,7 +184,7 @@
2380 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
2381 eval $set_cc_for_build
2382 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
2383- | grep __ELF__ >/dev/null
2384+ | grep -q __ELF__
2385 then
2386 # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
2387 # Return netbsd for either. FIX?
2388@@ -180,7 +194,7 @@
2389 fi
2390 ;;
2391 *)
2392- os=netbsd
2393+ os=netbsd
2394 ;;
2395 esac
2396 # The OS release
2397@@ -201,6 +215,10 @@
2398 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
2399 echo "${machine}-${os}${release}"
2400 exit ;;
2401+ *:Bitrig:*:*)
2402+ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
2403+ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
2404+ exit ;;
2405 *:OpenBSD:*:*)
2406 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
2407 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
2408@@ -223,7 +241,7 @@
2409 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
2410 ;;
2411 *5.*)
2412- UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
2413+ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
2414 ;;
2415 esac
2416 # According to Compaq, /usr/sbin/psrinfo has been available on
2417@@ -269,7 +287,10 @@
2418 # A Xn.n version is an unreleased experimental baselevel.
2419 # 1.2 uses "1.2" for uname -r.
2420 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
2421- exit ;;
2422+ # Reset EXIT trap before exiting to avoid spurious non-zero exit code.
2423+ exitcode=$?
2424+ trap '' 0
2425+ exit $exitcode ;;
2426 Alpha\ *:Windows_NT*:*)
2427 # How do we know it's Interix rather than the generic POSIX subsystem?
2428 # Should we change UNAME_MACHINE based on the output of uname instead
2429@@ -295,12 +316,12 @@
2430 echo s390-ibm-zvmoe
2431 exit ;;
2432 *:OS400:*:*)
2433- echo powerpc-ibm-os400
2434+ echo powerpc-ibm-os400
2435 exit ;;
2436 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
2437 echo arm-acorn-riscix${UNAME_RELEASE}
2438 exit ;;
2439- arm:riscos:*:*|arm:RISCOS:*:*)
2440+ arm*:riscos:*:*|arm*:RISCOS:*:*)
2441 echo arm-unknown-riscos
2442 exit ;;
2443 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
2444@@ -324,14 +345,33 @@
2445 case `/usr/bin/uname -p` in
2446 sparc) echo sparc-icl-nx7; exit ;;
2447 esac ;;
2448+ s390x:SunOS:*:*)
2449+ echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
2450+ exit ;;
2451 sun4H:SunOS:5.*:*)
2452 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
2453 exit ;;
2454 sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
2455 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
2456 exit ;;
2457- i86pc:SunOS:5.*:*)
2458- echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
2459+ i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
2460+ echo i386-pc-auroraux${UNAME_RELEASE}
2461+ exit ;;
2462+ i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
2463+ eval $set_cc_for_build
2464+ SUN_ARCH="i386"
2465+ # If there is a compiler, see if it is configured for 64-bit objects.
2466+ # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
2467+ # This test works for both compilers.
2468+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
2469+ if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
2470+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
2471+ grep IS_64BIT_ARCH >/dev/null
2472+ then
2473+ SUN_ARCH="x86_64"
2474+ fi
2475+ fi
2476+ echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
2477 exit ;;
2478 sun4*:SunOS:6*:*)
2479 # According to config.sub, this is the proper way to canonicalize
2480@@ -375,23 +415,23 @@
2481 # MiNT. But MiNT is downward compatible to TOS, so this should
2482 # be no problem.
2483 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
2484- echo m68k-atari-mint${UNAME_RELEASE}
2485+ echo m68k-atari-mint${UNAME_RELEASE}
2486 exit ;;
2487 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
2488 echo m68k-atari-mint${UNAME_RELEASE}
2489- exit ;;
2490+ exit ;;
2491 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
2492- echo m68k-atari-mint${UNAME_RELEASE}
2493+ echo m68k-atari-mint${UNAME_RELEASE}
2494 exit ;;
2495 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
2496- echo m68k-milan-mint${UNAME_RELEASE}
2497- exit ;;
2498+ echo m68k-milan-mint${UNAME_RELEASE}
2499+ exit ;;
2500 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
2501- echo m68k-hades-mint${UNAME_RELEASE}
2502- exit ;;
2503+ echo m68k-hades-mint${UNAME_RELEASE}
2504+ exit ;;
2505 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
2506- echo m68k-unknown-mint${UNAME_RELEASE}
2507- exit ;;
2508+ echo m68k-unknown-mint${UNAME_RELEASE}
2509+ exit ;;
2510 m68k:machten:*:*)
2511 echo m68k-apple-machten${UNAME_RELEASE}
2512 exit ;;
2513@@ -461,8 +501,8 @@
2514 echo m88k-motorola-sysv3
2515 exit ;;
2516 AViiON:dgux:*:*)
2517- # DG/UX returns AViiON for all architectures
2518- UNAME_PROCESSOR=`/usr/bin/uname -p`
2519+ # DG/UX returns AViiON for all architectures
2520+ UNAME_PROCESSOR=`/usr/bin/uname -p`
2521 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
2522 then
2523 if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
2524@@ -475,7 +515,7 @@
2525 else
2526 echo i586-dg-dgux${UNAME_RELEASE}
2527 fi
2528- exit ;;
2529+ exit ;;
2530 M88*:DolphinOS:*:*) # DolphinOS (SVR3)
2531 echo m88k-dolphin-sysv3
2532 exit ;;
2533@@ -532,7 +572,7 @@
2534 echo rs6000-ibm-aix3.2
2535 fi
2536 exit ;;
2537- *:AIX:*:[45])
2538+ *:AIX:*:[4567])
2539 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
2540 if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
2541 IBM_ARCH=rs6000
2542@@ -575,52 +615,52 @@
2543 9000/[678][0-9][0-9])
2544 if [ -x /usr/bin/getconf ]; then
2545 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
2546- sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
2547- case "${sc_cpu_version}" in
2548- 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
2549- 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
2550- 532) # CPU_PA_RISC2_0
2551- case "${sc_kernel_bits}" in
2552- 32) HP_ARCH="hppa2.0n" ;;
2553- 64) HP_ARCH="hppa2.0w" ;;
2554+ sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
2555+ case "${sc_cpu_version}" in
2556+ 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
2557+ 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
2558+ 532) # CPU_PA_RISC2_0
2559+ case "${sc_kernel_bits}" in
2560+ 32) HP_ARCH="hppa2.0n" ;;
2561+ 64) HP_ARCH="hppa2.0w" ;;
2562 '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20
2563- esac ;;
2564- esac
2565+ esac ;;
2566+ esac
2567 fi
2568 if [ "${HP_ARCH}" = "" ]; then
2569 eval $set_cc_for_build
2570- sed 's/^ //' << EOF >$dummy.c
2571-
2572- #define _HPUX_SOURCE
2573- #include <stdlib.h>
2574- #include <unistd.h>
2575-
2576- int main ()
2577- {
2578- #if defined(_SC_KERNEL_BITS)
2579- long bits = sysconf(_SC_KERNEL_BITS);
2580- #endif
2581- long cpu = sysconf (_SC_CPU_VERSION);
2582-
2583- switch (cpu)
2584- {
2585- case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
2586- case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
2587- case CPU_PA_RISC2_0:
2588- #if defined(_SC_KERNEL_BITS)
2589- switch (bits)
2590- {
2591- case 64: puts ("hppa2.0w"); break;
2592- case 32: puts ("hppa2.0n"); break;
2593- default: puts ("hppa2.0"); break;
2594- } break;
2595- #else /* !defined(_SC_KERNEL_BITS) */
2596- puts ("hppa2.0"); break;
2597- #endif
2598- default: puts ("hppa1.0"); break;
2599- }
2600- exit (0);
2601- }
2602+ sed 's/^ //' << EOF >$dummy.c
2603+
2604+ #define _HPUX_SOURCE
2605+ #include <stdlib.h>
2606+ #include <unistd.h>
2607+
2608+ int main ()
2609+ {
2610+ #if defined(_SC_KERNEL_BITS)
2611+ long bits = sysconf(_SC_KERNEL_BITS);
2612+ #endif
2613+ long cpu = sysconf (_SC_CPU_VERSION);
2614+
2615+ switch (cpu)
2616+ {
2617+ case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
2618+ case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
2619+ case CPU_PA_RISC2_0:
2620+ #if defined(_SC_KERNEL_BITS)
2621+ switch (bits)
2622+ {
2623+ case 64: puts ("hppa2.0w"); break;
2624+ case 32: puts ("hppa2.0n"); break;
2625+ default: puts ("hppa2.0"); break;
2626+ } break;
2627+ #else /* !defined(_SC_KERNEL_BITS) */
2628+ puts ("hppa2.0"); break;
2629+ #endif
2630+ default: puts ("hppa1.0"); break;
2631+ }
2632+ exit (0);
2633+ }
2634 EOF
2635 (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
2636 test -z "$HP_ARCH" && HP_ARCH=hppa
2637@@ -640,7 +680,7 @@
2638 # => hppa64-hp-hpux11.23
2639
2640 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
2641- grep __LP64__ >/dev/null
2642+ grep -q __LP64__
2643 then
2644 HP_ARCH="hppa2.0w"
2645 else
2646@@ -711,22 +751,22 @@
2647 exit ;;
2648 C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
2649 echo c1-convex-bsd
2650- exit ;;
2651+ exit ;;
2652 C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
2653 if getsysinfo -f scalar_acc
2654 then echo c32-convex-bsd
2655 else echo c2-convex-bsd
2656 fi
2657- exit ;;
2658+ exit ;;
2659 C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
2660 echo c34-convex-bsd
2661- exit ;;
2662+ exit ;;
2663 C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
2664 echo c38-convex-bsd
2665- exit ;;
2666+ exit ;;
2667 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
2668 echo c4-convex-bsd
2669- exit ;;
2670+ exit ;;
2671 CRAY*Y-MP:*:*:*)
2672 echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
2673 exit ;;
2674@@ -750,14 +790,14 @@
2675 exit ;;
2676 F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
2677 FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
2678- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
2679- FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
2680- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
2681- exit ;;
2682+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
2683+ FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
2684+ echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
2685+ exit ;;
2686 5000:UNIX_System_V:4.*:*)
2687- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
2688- FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
2689- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
2690+ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
2691+ FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
2692+ echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
2693 exit ;;
2694 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
2695 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
2696@@ -769,40 +809,51 @@
2697 echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
2698 exit ;;
2699 *:FreeBSD:*:*)
2700- case ${UNAME_MACHINE} in
2701- pc98)
2702- echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
2703+ UNAME_PROCESSOR=`/usr/bin/uname -p`
2704+ case ${UNAME_PROCESSOR} in
2705 amd64)
2706 echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
2707 *)
2708- echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
2709+ echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
2710 esac
2711 exit ;;
2712 i*:CYGWIN*:*)
2713 echo ${UNAME_MACHINE}-pc-cygwin
2714 exit ;;
2715+ *:MINGW64*:*)
2716+ echo ${UNAME_MACHINE}-pc-mingw64
2717+ exit ;;
2718 *:MINGW*:*)
2719 echo ${UNAME_MACHINE}-pc-mingw32
2720 exit ;;
2721+ i*:MSYS*:*)
2722+ echo ${UNAME_MACHINE}-pc-msys
2723+ exit ;;
2724 i*:windows32*:*)
2725- # uname -m includes "-pc" on this system.
2726- echo ${UNAME_MACHINE}-mingw32
2727+ # uname -m includes "-pc" on this system.
2728+ echo ${UNAME_MACHINE}-mingw32
2729 exit ;;
2730 i*:PW*:*)
2731 echo ${UNAME_MACHINE}-pc-pw32
2732 exit ;;
2733- *:Interix*:[3456]*)
2734- case ${UNAME_MACHINE} in
2735- x86)
2736+ *:Interix*:*)
2737+ case ${UNAME_MACHINE} in
2738+ x86)
2739 echo i586-pc-interix${UNAME_RELEASE}
2740 exit ;;
2741- EM64T | authenticamd)
2742+ authenticamd | genuineintel | EM64T)
2743 echo x86_64-unknown-interix${UNAME_RELEASE}
2744 exit ;;
2745+ IA64)
2746+ echo ia64-unknown-interix${UNAME_RELEASE}
2747+ exit ;;
2748 esac ;;
2749 [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
2750 echo i${UNAME_MACHINE}-pc-mks
2751 exit ;;
2752+ 8664:Windows_NT:*)
2753+ echo x86_64-pc-mks
2754+ exit ;;
2755 i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
2756 # How do we know it's Interix rather than the generic POSIX subsystem?
2757 # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
2758@@ -823,203 +874,157 @@
2759 exit ;;
2760 *:GNU:*:*)
2761 # the GNU system
2762- echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
2763+ echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
2764 exit ;;
2765 *:GNU/*:*:*)
2766 # other systems with GNU libc and userland
2767- echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
2768+ echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
2769 exit ;;
2770 i*86:Minix:*:*)
2771 echo ${UNAME_MACHINE}-pc-minix
2772 exit ;;
2773+ aarch64:Linux:*:*)
2774+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2775+ exit ;;
2776+ aarch64_be:Linux:*:*)
2777+ UNAME_MACHINE=aarch64_be
2778+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2779+ exit ;;
2780+ alpha:Linux:*:*)
2781+ case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
2782+ EV5) UNAME_MACHINE=alphaev5 ;;
2783+ EV56) UNAME_MACHINE=alphaev56 ;;
2784+ PCA56) UNAME_MACHINE=alphapca56 ;;
2785+ PCA57) UNAME_MACHINE=alphapca56 ;;
2786+ EV6) UNAME_MACHINE=alphaev6 ;;
2787+ EV67) UNAME_MACHINE=alphaev67 ;;
2788+ EV68*) UNAME_MACHINE=alphaev68 ;;
2789+ esac
2790+ objdump --private-headers /bin/sh | grep -q ld.so.1
2791+ if test "$?" = 0 ; then LIBC="gnulibc1" ; fi
2792+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2793+ exit ;;
2794+ arc:Linux:*:* | arceb:Linux:*:*)
2795+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2796+ exit ;;
2797 arm*:Linux:*:*)
2798- echo ${UNAME_MACHINE}-unknown-linux-gnu
2799+ eval $set_cc_for_build
2800+ if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
2801+ | grep -q __ARM_EABI__
2802+ then
2803+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2804+ else
2805+ if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
2806+ | grep -q __ARM_PCS_VFP
2807+ then
2808+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi
2809+ else
2810+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf
2811+ fi
2812+ fi
2813 exit ;;
2814 avr32*:Linux:*:*)
2815- echo ${UNAME_MACHINE}-unknown-linux-gnu
2816+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2817 exit ;;
2818 cris:Linux:*:*)
2819- echo cris-axis-linux-gnu
2820+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
2821 exit ;;
2822 crisv32:Linux:*:*)
2823- echo crisv32-axis-linux-gnu
2824+ echo ${UNAME_MACHINE}-axis-linux-${LIBC}
2825 exit ;;
2826 frv:Linux:*:*)
2827- echo frv-unknown-linux-gnu
2828+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2829+ exit ;;
2830+ hexagon:Linux:*:*)
2831+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2832+ exit ;;
2833+ i*86:Linux:*:*)
2834+ echo ${UNAME_MACHINE}-pc-linux-${LIBC}
2835 exit ;;
2836 ia64:Linux:*:*)
2837- echo ${UNAME_MACHINE}-unknown-linux-gnu
2838+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2839 exit ;;
2840 m32r*:Linux:*:*)
2841- echo ${UNAME_MACHINE}-unknown-linux-gnu
2842+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2843 exit ;;
2844 m68*:Linux:*:*)
2845- echo ${UNAME_MACHINE}-unknown-linux-gnu
2846- exit ;;
2847- mips:Linux:*:*)
2848- eval $set_cc_for_build
2849- sed 's/^ //' << EOF >$dummy.c
2850- #undef CPU
2851- #undef mips
2852- #undef mipsel
2853- #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
2854- CPU=mipsel
2855- #else
2856- #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
2857- CPU=mips
2858- #else
2859- CPU=
2860- #endif
2861- #endif
2862-EOF
2863- eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
2864- /^CPU/{
2865- s: ::g
2866- p
2867- }'`"
2868- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
2869- ;;
2870- mips64:Linux:*:*)
2871- eval $set_cc_for_build
2872- sed 's/^ //' << EOF >$dummy.c
2873- #undef CPU
2874- #undef mips64
2875- #undef mips64el
2876- #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
2877- CPU=mips64el
2878- #else
2879- #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
2880- CPU=mips64
2881- #else
2882- CPU=
2883- #endif
2884- #endif
2885-EOF
2886- eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
2887- /^CPU/{
2888- s: ::g
2889- p
2890- }'`"
2891- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
2892- ;;
2893+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2894+ exit ;;
2895+ mips:Linux:*:* | mips64:Linux:*:*)
2896+ eval $set_cc_for_build
2897+ sed 's/^ //' << EOF >$dummy.c
2898+ #undef CPU
2899+ #undef ${UNAME_MACHINE}
2900+ #undef ${UNAME_MACHINE}el
2901+ #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
2902+ CPU=${UNAME_MACHINE}el
2903+ #else
2904+ #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
2905+ CPU=${UNAME_MACHINE}
2906+ #else
2907+ CPU=
2908+ #endif
2909+ #endif
2910+EOF
2911+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
2912+ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
2913+ ;;
2914+ or1k:Linux:*:*)
2915+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2916+ exit ;;
2917 or32:Linux:*:*)
2918- echo or32-unknown-linux-gnu
2919- exit ;;
2920- ppc:Linux:*:*)
2921- echo powerpc-unknown-linux-gnu
2922- exit ;;
2923- ppc64:Linux:*:*)
2924- echo powerpc64-unknown-linux-gnu
2925- exit ;;
2926- alpha:Linux:*:*)
2927- case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
2928- EV5) UNAME_MACHINE=alphaev5 ;;
2929- EV56) UNAME_MACHINE=alphaev56 ;;
2930- PCA56) UNAME_MACHINE=alphapca56 ;;
2931- PCA57) UNAME_MACHINE=alphapca56 ;;
2932- EV6) UNAME_MACHINE=alphaev6 ;;
2933- EV67) UNAME_MACHINE=alphaev67 ;;
2934- EV68*) UNAME_MACHINE=alphaev68 ;;
2935- esac
2936- objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
2937- if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
2938- echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
2939+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2940+ exit ;;
2941+ padre:Linux:*:*)
2942+ echo sparc-unknown-linux-${LIBC}
2943+ exit ;;
2944+ parisc64:Linux:*:* | hppa64:Linux:*:*)
2945+ echo hppa64-unknown-linux-${LIBC}
2946 exit ;;
2947 parisc:Linux:*:* | hppa:Linux:*:*)
2948 # Look for CPU level
2949 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
2950- PA7*) echo hppa1.1-unknown-linux-gnu ;;
2951- PA8*) echo hppa2.0-unknown-linux-gnu ;;
2952- *) echo hppa-unknown-linux-gnu ;;
2953+ PA7*) echo hppa1.1-unknown-linux-${LIBC} ;;
2954+ PA8*) echo hppa2.0-unknown-linux-${LIBC} ;;
2955+ *) echo hppa-unknown-linux-${LIBC} ;;
2956 esac
2957 exit ;;
2958- parisc64:Linux:*:* | hppa64:Linux:*:*)
2959- echo hppa64-unknown-linux-gnu
2960+ ppc64:Linux:*:*)
2961+ echo powerpc64-unknown-linux-${LIBC}
2962+ exit ;;
2963+ ppc:Linux:*:*)
2964+ echo powerpc-unknown-linux-${LIBC}
2965+ exit ;;
2966+ ppc64le:Linux:*:*)
2967+ echo powerpc64le-unknown-linux-${LIBC}
2968+ exit ;;
2969+ ppcle:Linux:*:*)
2970+ echo powerpcle-unknown-linux-${LIBC}
2971 exit ;;
2972 s390:Linux:*:* | s390x:Linux:*:*)
2973- echo ${UNAME_MACHINE}-ibm-linux
2974+ echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
2975 exit ;;
2976 sh64*:Linux:*:*)
2977- echo ${UNAME_MACHINE}-unknown-linux-gnu
2978+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2979 exit ;;
2980 sh*:Linux:*:*)
2981- echo ${UNAME_MACHINE}-unknown-linux-gnu
2982+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2983 exit ;;
2984 sparc:Linux:*:* | sparc64:Linux:*:*)
2985- echo ${UNAME_MACHINE}-unknown-linux-gnu
2986+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2987+ exit ;;
2988+ tile*:Linux:*:*)
2989+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
2990 exit ;;
2991 vax:Linux:*:*)
2992- echo ${UNAME_MACHINE}-dec-linux-gnu
2993+ echo ${UNAME_MACHINE}-dec-linux-${LIBC}
2994 exit ;;
2995 x86_64:Linux:*:*)
2996- echo x86_64-unknown-linux-gnu
2997- exit ;;
2998- xtensa:Linux:*:*)
2999- echo xtensa-unknown-linux-gnu
3000- exit ;;
3001- i*86:Linux:*:*)
3002- # The BFD linker knows what the default object file format is, so
3003- # first see if it will tell us. cd to the root directory to prevent
3004- # problems with other programs or directories called `ld' in the path.
3005- # Set LC_ALL=C to ensure ld outputs messages in English.
3006- ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
3007- | sed -ne '/supported targets:/!d
3008- s/[ ][ ]*/ /g
3009- s/.*supported targets: *//
3010- s/ .*//
3011- p'`
3012- case "$ld_supported_targets" in
3013- elf32-i386)
3014- TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
3015- ;;
3016- a.out-i386-linux)
3017- echo "${UNAME_MACHINE}-pc-linux-gnuaout"
3018- exit ;;
3019- coff-i386)
3020- echo "${UNAME_MACHINE}-pc-linux-gnucoff"
3021- exit ;;
3022- "")
3023- # Either a pre-BFD a.out linker (linux-gnuoldld) or
3024- # one that does not give us useful --help.
3025- echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
3026- exit ;;
3027- esac
3028- # Determine whether the default compiler is a.out or elf
3029- eval $set_cc_for_build
3030- sed 's/^ //' << EOF >$dummy.c
3031- #include <features.h>
3032- #ifdef __ELF__
3033- # ifdef __GLIBC__
3034- # if __GLIBC__ >= 2
3035- LIBC=gnu
3036- # else
3037- LIBC=gnulibc1
3038- # endif
3039- # else
3040- LIBC=gnulibc1
3041- # endif
3042- #else
3043- #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC)
3044- LIBC=gnu
3045- #else
3046- LIBC=gnuaout
3047- #endif
3048- #endif
3049- #ifdef __dietlibc__
3050- LIBC=dietlibc
3051- #endif
3052-EOF
3053- eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
3054- /^LIBC/{
3055- s: ::g
3056- p
3057- }'`"
3058- test x"${LIBC}" != x && {
3059- echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
3060- exit
3061- }
3062- test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
3063- ;;
3064+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3065+ exit ;;
3066+ xtensa*:Linux:*:*)
3067+ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
3068+ exit ;;
3069 i*86:DYNIX/ptx:4*:*)
3070 # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
3071 # earlier versions are messed up and put the nodename in both
3072@@ -1027,11 +1032,11 @@
3073 echo i386-sequent-sysv4
3074 exit ;;
3075 i*86:UNIX_SV:4.2MP:2.*)
3076- # Unixware is an offshoot of SVR4, but it has its own version
3077- # number series starting with 2...
3078- # I am not positive that other SVR4 systems won't match this,
3079+ # Unixware is an offshoot of SVR4, but it has its own version
3080+ # number series starting with 2...
3081+ # I am not positive that other SVR4 systems won't match this,
3082 # I just have to hope. -- rms.
3083- # Use sysv4.2uw... so that sysv4* matches it.
3084+ # Use sysv4.2uw... so that sysv4* matches it.
3085 echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
3086 exit ;;
3087 i*86:OS/2:*:*)
3088@@ -1048,7 +1053,7 @@
3089 i*86:syllable:*:*)
3090 echo ${UNAME_MACHINE}-pc-syllable
3091 exit ;;
3092- i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
3093+ i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)
3094 echo i386-unknown-lynxos${UNAME_RELEASE}
3095 exit ;;
3096 i*86:*DOS:*:*)
3097@@ -1063,7 +1068,7 @@
3098 fi
3099 exit ;;
3100 i*86:*:5:[678]*)
3101- # UnixWare 7.x, OpenUNIX and OpenServer 6.
3102+ # UnixWare 7.x, OpenUNIX and OpenServer 6.
3103 case `/bin/uname -X | grep "^Machine"` in
3104 *486*) UNAME_MACHINE=i486 ;;
3105 *Pentium) UNAME_MACHINE=i586 ;;
3106@@ -1091,10 +1096,13 @@
3107 exit ;;
3108 pc:*:*:*)
3109 # Left here for compatibility:
3110- # uname -m prints for DJGPP always 'pc', but it prints nothing about
3111- # the processor, so we play safe by assuming i386.
3112- echo i386-pc-msdosdjgpp
3113- exit ;;
3114+ # uname -m prints for DJGPP always 'pc', but it prints nothing about
3115+ # the processor, so we play safe by assuming i586.
3116+ # Note: whatever this is, it MUST be the same as what config.sub
3117+ # prints for the "djgpp" host, or else GDB configury will decide that
3118+ # this is a cross-build.
3119+ echo i586-pc-msdosdjgpp
3120+ exit ;;
3121 Intel:Mach:3*:*)
3122 echo i386-pc-mach3
3123 exit ;;
3124@@ -1129,8 +1137,18 @@
3125 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
3126 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
3127 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
3128- /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
3129- && { echo i486-ncr-sysv4; exit; } ;;
3130+ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
3131+ && { echo i486-ncr-sysv4; exit; } ;;
3132+ NCR*:*:4.2:* | MPRAS*:*:4.2:*)
3133+ OS_REL='.3'
3134+ test -r /etc/.relid \
3135+ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
3136+ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \
3137+ && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
3138+ /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
3139+ && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
3140+ /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
3141+ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
3142 m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
3143 echo m68k-unknown-lynxos${UNAME_RELEASE}
3144 exit ;;
3145@@ -1143,7 +1161,7 @@
3146 rs6000:LynxOS:2.*:*)
3147 echo rs6000-unknown-lynxos${UNAME_RELEASE}
3148 exit ;;
3149- PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
3150+ PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*)
3151 echo powerpc-unknown-lynxos${UNAME_RELEASE}
3152 exit ;;
3153 SM[BE]S:UNIX_SV:*:*)
3154@@ -1163,10 +1181,10 @@
3155 echo ns32k-sni-sysv
3156 fi
3157 exit ;;
3158- PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
3159- # says <Richard.M.Bartel@ccMail.Census.GOV>
3160- echo i586-unisys-sysv4
3161- exit ;;
3162+ PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
3163+ # says <Richard.M.Bartel@ccMail.Census.GOV>
3164+ echo i586-unisys-sysv4
3165+ exit ;;
3166 *:UNIX_System_V:4*:FTX*)
3167 # From Gerald Hewes <hewes@openmarket.com>.
3168 # How about differentiating between stratus architectures? -djm
3169@@ -1192,11 +1210,11 @@
3170 exit ;;
3171 R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
3172 if [ -d /usr/nec ]; then
3173- echo mips-nec-sysv${UNAME_RELEASE}
3174+ echo mips-nec-sysv${UNAME_RELEASE}
3175 else
3176- echo mips-unknown-sysv${UNAME_RELEASE}
3177+ echo mips-unknown-sysv${UNAME_RELEASE}
3178 fi
3179- exit ;;
3180+ exit ;;
3181 BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only.
3182 echo powerpc-be-beos
3183 exit ;;
3184@@ -1206,6 +1224,12 @@
3185 BePC:BeOS:*:*) # BeOS running on Intel PC compatible.
3186 echo i586-pc-beos
3187 exit ;;
3188+ BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
3189+ echo i586-pc-haiku
3190+ exit ;;
3191+ x86_64:Haiku:*:*)
3192+ echo x86_64-unknown-haiku
3193+ exit ;;
3194 SX-4:SUPER-UX:*:*)
3195 echo sx4-nec-superux${UNAME_RELEASE}
3196 exit ;;
3197@@ -1232,9 +1256,21 @@
3198 exit ;;
3199 *:Darwin:*:*)
3200 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
3201- case $UNAME_PROCESSOR in
3202- unknown) UNAME_PROCESSOR=powerpc ;;
3203- esac
3204+ eval $set_cc_for_build
3205+ if test "$UNAME_PROCESSOR" = unknown ; then
3206+ UNAME_PROCESSOR=powerpc
3207+ fi
3208+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
3209+ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
3210+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
3211+ grep IS_64BIT_ARCH >/dev/null
3212+ then
3213+ case $UNAME_PROCESSOR in
3214+ i386) UNAME_PROCESSOR=x86_64 ;;
3215+ powerpc) UNAME_PROCESSOR=powerpc64 ;;
3216+ esac
3217+ fi
3218+ fi
3219 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
3220 exit ;;
3221 *:procnto*:*:* | *:QNX:[0123456789]*:*)
3222@@ -1248,7 +1284,10 @@
3223 *:QNX:*:4*)
3224 echo i386-pc-qnx
3225 exit ;;
3226- NSE-?:NONSTOP_KERNEL:*:*)
3227+ NEO-?:NONSTOP_KERNEL:*:*)
3228+ echo neo-tandem-nsk${UNAME_RELEASE}
3229+ exit ;;
3230+ NSE-*:NONSTOP_KERNEL:*:*)
3231 echo nse-tandem-nsk${UNAME_RELEASE}
3232 exit ;;
3233 NSR-?:NONSTOP_KERNEL:*:*)
3234@@ -1293,13 +1332,13 @@
3235 echo pdp10-unknown-its
3236 exit ;;
3237 SEI:*:*:SEIUX)
3238- echo mips-sei-seiux${UNAME_RELEASE}
3239+ echo mips-sei-seiux${UNAME_RELEASE}
3240 exit ;;
3241 *:DragonFly:*:*)
3242 echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
3243 exit ;;
3244 *:*VMS:*:*)
3245- UNAME_MACHINE=`(uname -p) 2>/dev/null`
3246+ UNAME_MACHINE=`(uname -p) 2>/dev/null`
3247 case "${UNAME_MACHINE}" in
3248 A*) echo alpha-dec-vms ; exit ;;
3249 I*) echo ia64-dec-vms ; exit ;;
3250@@ -1314,11 +1353,14 @@
3251 i*86:rdos:*:*)
3252 echo ${UNAME_MACHINE}-pc-rdos
3253 exit ;;
3254+ i*86:AROS:*:*)
3255+ echo ${UNAME_MACHINE}-pc-aros
3256+ exit ;;
3257+ x86_64:VMkernel:*:*)
3258+ echo ${UNAME_MACHINE}-unknown-esx
3259+ exit ;;
3260 esac
3261
3262-#echo '(No uname command or uname output not recognized.)' 1>&2
3263-#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
3264-
3265 eval $set_cc_for_build
3266 cat >$dummy.c <<EOF
3267 #ifdef _SEQUENT_
3268@@ -1336,11 +1378,11 @@
3269 #include <sys/param.h>
3270 printf ("m68k-sony-newsos%s\n",
3271 #ifdef NEWSOS4
3272- "4"
3273+ "4"
3274 #else
3275- ""
3276+ ""
3277 #endif
3278- ); exit (0);
3279+ ); exit (0);
3280 #endif
3281 #endif
3282
3283@@ -1474,9 +1516,9 @@
3284 the operating system you are using. It is advised that you
3285 download the most up to date version of the config scripts from
3286
3287- http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
3288+ http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
3289 and
3290- http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
3291+ http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
3292
3293 If the version you run ($0) is already up to date, please
3294 send the following data and any information you think might be
3295
3296=== modified file 'debian/build/config.sub'
3297--- debian/build/config.sub 2007-05-05 20:10:00 +0000
3298+++ debian/build/config.sub 2014-05-10 06:44:29 +0000
3299@@ -1,44 +1,40 @@
3300 #! /bin/sh
3301 # Configuration validation subroutine script.
3302-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
3303-# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
3304-# Inc.
3305-
3306-timestamp='2007-01-18'
3307-
3308-# This file is (in principle) common to ALL GNU software.
3309-# The presence of a machine in this file suggests that SOME GNU software
3310-# can handle that machine. It does not imply ALL GNU software can.
3311-#
3312-# This file is free software; you can redistribute it and/or modify
3313-# it under the terms of the GNU General Public License as published by
3314-# the Free Software Foundation; either version 2 of the License, or
3315+# Copyright 1992-2013 Free Software Foundation, Inc.
3316+
3317+timestamp='2013-08-10'
3318+
3319+# This file is free software; you can redistribute it and/or modify it
3320+# under the terms of the GNU General Public License as published by
3321+# the Free Software Foundation; either version 3 of the License, or
3322 # (at your option) any later version.
3323 #
3324-# This program is distributed in the hope that it will be useful,
3325-# but WITHOUT ANY WARRANTY; without even the implied warranty of
3326-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3327-# GNU General Public License for more details.
3328+# This program is distributed in the hope that it will be useful, but
3329+# WITHOUT ANY WARRANTY; without even the implied warranty of
3330+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3331+# General Public License for more details.
3332 #
3333 # You should have received a copy of the GNU General Public License
3334-# along with this program; if not, write to the Free Software
3335-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
3336-# 02110-1301, USA.
3337+# along with this program; if not, see <http://www.gnu.org/licenses/>.
3338 #
3339 # As a special exception to the GNU General Public License, if you
3340 # distribute this file as part of a program that contains a
3341 # configuration script generated by Autoconf, you may include it under
3342-# the same distribution terms that you use for the rest of that program.
3343-
3344-
3345-# Please send patches to <config-patches@gnu.org>. Submit a context
3346-# diff and a properly formatted ChangeLog entry.
3347+# the same distribution terms that you use for the rest of that
3348+# program. This Exception is an additional permission under section 7
3349+# of the GNU General Public License, version 3 ("GPLv3").
3350+
3351+
3352+# Please send patches with a ChangeLog entry to config-patches@gnu.org.
3353 #
3354 # Configuration subroutine to validate and canonicalize a configuration type.
3355 # Supply the specified configuration type as an argument.
3356 # If it is invalid, we print an error message on stderr and exit with code 1.
3357 # Otherwise, we print the canonical config type on stdout and succeed.
3358
3359+# You can get the latest version of this script from:
3360+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
3361+
3362 # This file is supposed to be the same for all GNU packages
3363 # and recognize all the CPU types, system types and aliases
3364 # that are meaningful with *any* GNU software.
3365@@ -72,8 +68,7 @@
3366 version="\
3367 GNU config.sub ($timestamp)
3368
3369-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
3370-Free Software Foundation, Inc.
3371+Copyright 1992-2013 Free Software Foundation, Inc.
3372
3373 This is free software; see the source for copying conditions. There is NO
3374 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
3375@@ -120,12 +115,18 @@
3376 # Here we must recognize all the valid KERNEL-OS combinations.
3377 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
3378 case $maybe_os in
3379- nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
3380- uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
3381+ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
3382+ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
3383+ knetbsd*-gnu* | netbsd*-gnu* | \
3384+ kopensolaris*-gnu* | \
3385 storm-chaos* | os2-emx* | rtmk-nova*)
3386 os=-$maybe_os
3387 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
3388 ;;
3389+ android-linux)
3390+ os=-linux-android
3391+ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
3392+ ;;
3393 *)
3394 basic_machine=`echo $1 | sed 's/-[^-]*$//'`
3395 if [ $basic_machine != $1 ]
3396@@ -148,10 +149,13 @@
3397 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
3398 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
3399 -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
3400- -apple | -axis | -knuth | -cray)
3401+ -apple | -axis | -knuth | -cray | -microblaze*)
3402 os=
3403 basic_machine=$1
3404 ;;
3405+ -bluegene*)
3406+ os=-cnk
3407+ ;;
3408 -sim | -cisco | -oki | -wec | -winbond)
3409 os=
3410 basic_machine=$1
3411@@ -166,10 +170,10 @@
3412 os=-chorusos
3413 basic_machine=$1
3414 ;;
3415- -chorusrdb)
3416- os=-chorusrdb
3417+ -chorusrdb)
3418+ os=-chorusrdb
3419 basic_machine=$1
3420- ;;
3421+ ;;
3422 -hiux*)
3423 os=-hiuxwe2
3424 ;;
3425@@ -214,6 +218,12 @@
3426 -isc*)
3427 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
3428 ;;
3429+ -lynx*178)
3430+ os=-lynxos178
3431+ ;;
3432+ -lynx*5)
3433+ os=-lynxos5
3434+ ;;
3435 -lynx*)
3436 os=-lynxos
3437 ;;
3438@@ -238,24 +248,34 @@
3439 # Some are omitted here because they have special meanings below.
3440 1750a | 580 \
3441 | a29k \
3442+ | aarch64 | aarch64_be \
3443 | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
3444 | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
3445 | am33_2.0 \
3446- | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
3447+ | arc | arceb \
3448+ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
3449+ | avr | avr32 \
3450+ | be32 | be64 \
3451 | bfin \
3452- | c4x | clipper \
3453+ | c4x | c8051 | clipper \
3454 | d10v | d30v | dlx | dsp16xx \
3455+ | epiphany \
3456 | fido | fr30 | frv \
3457 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
3458+ | hexagon \
3459 | i370 | i860 | i960 | ia64 \
3460 | ip2k | iq2000 \
3461+ | le32 | le64 \
3462+ | lm32 \
3463 | m32c | m32r | m32rle | m68000 | m68k | m88k \
3464- | maxq | mb | microblaze | mcore | mep \
3465+ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
3466 | mips | mipsbe | mipseb | mipsel | mipsle \
3467 | mips16 \
3468 | mips64 | mips64el \
3469+ | mips64octeon | mips64octeonel \
3470+ | mips64orion | mips64orionel \
3471+ | mips64r5900 | mips64r5900el \
3472 | mips64vr | mips64vrel \
3473- | mips64orion | mips64orionel \
3474 | mips64vr4100 | mips64vr4100el \
3475 | mips64vr4300 | mips64vr4300el \
3476 | mips64vr5000 | mips64vr5000el \
3477@@ -266,31 +286,45 @@
3478 | mipsisa64r2 | mipsisa64r2el \
3479 | mipsisa64sb1 | mipsisa64sb1el \
3480 | mipsisa64sr71k | mipsisa64sr71kel \
3481+ | mipsr5900 | mipsr5900el \
3482 | mipstx39 | mipstx39el \
3483 | mn10200 | mn10300 \
3484+ | moxie \
3485 | mt \
3486 | msp430 \
3487- | nios | nios2 \
3488+ | nds32 | nds32le | nds32be \
3489+ | nios | nios2 | nios2eb | nios2el \
3490 | ns16k | ns32k \
3491- | or32 \
3492+ | open8 \
3493+ | or1k | or32 \
3494 | pdp10 | pdp11 | pj | pjl \
3495- | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
3496+ | powerpc | powerpc64 | powerpc64le | powerpcle \
3497 | pyramid \
3498+ | rl78 | rx \
3499 | score \
3500- | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
3501+ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
3502 | sh64 | sh64le \
3503 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
3504 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
3505- | spu | strongarm \
3506- | tahoe | thumb | tic4x | tic80 | tron \
3507- | v850 | v850e \
3508+ | spu \
3509+ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
3510+ | ubicom32 \
3511+ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
3512 | we32k \
3513- | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
3514- | z8k)
3515+ | x86 | xc16x | xstormy16 | xtensa \
3516+ | z8k | z80)
3517 basic_machine=$basic_machine-unknown
3518 ;;
3519- m6811 | m68hc11 | m6812 | m68hc12)
3520- # Motorola 68HC11/12.
3521+ c54x)
3522+ basic_machine=tic54x-unknown
3523+ ;;
3524+ c55x)
3525+ basic_machine=tic55x-unknown
3526+ ;;
3527+ c6x)
3528+ basic_machine=tic6x-unknown
3529+ ;;
3530+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
3531 basic_machine=$basic_machine-unknown
3532 os=-none
3533 ;;
3534@@ -300,6 +334,21 @@
3535 basic_machine=mt-unknown
3536 ;;
3537
3538+ strongarm | thumb | xscale)
3539+ basic_machine=arm-unknown
3540+ ;;
3541+ xgate)
3542+ basic_machine=$basic_machine-unknown
3543+ os=-none
3544+ ;;
3545+ xscaleeb)
3546+ basic_machine=armeb-unknown
3547+ ;;
3548+
3549+ xscaleel)
3550+ basic_machine=armel-unknown
3551+ ;;
3552+
3553 # We use `pc' rather than `unknown'
3554 # because (1) that's what they normally are, and
3555 # (2) the word "unknown" tends to confuse beginning users.
3556@@ -314,29 +363,37 @@
3557 # Recognize the basic CPU types with company name.
3558 580-* \
3559 | a29k-* \
3560+ | aarch64-* | aarch64_be-* \
3561 | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
3562 | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
3563- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
3564+ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
3565 | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
3566 | avr-* | avr32-* \
3567+ | be32-* | be64-* \
3568 | bfin-* | bs2000-* \
3569- | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
3570- | clipper-* | craynv-* | cydra-* \
3571+ | c[123]* | c30-* | [cjt]90-* | c4x-* \
3572+ | c8051-* | clipper-* | craynv-* | cydra-* \
3573 | d10v-* | d30v-* | dlx-* \
3574 | elxsi-* \
3575 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
3576 | h8300-* | h8500-* \
3577 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
3578+ | hexagon-* \
3579 | i*86-* | i860-* | i960-* | ia64-* \
3580 | ip2k-* | iq2000-* \
3581+ | le32-* | le64-* \
3582+ | lm32-* \
3583 | m32c-* | m32r-* | m32rle-* \
3584 | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
3585- | m88110-* | m88k-* | maxq-* | mcore-* \
3586+ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
3587+ | microblaze-* | microblazeel-* \
3588 | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
3589 | mips16-* \
3590 | mips64-* | mips64el-* \
3591+ | mips64octeon-* | mips64octeonel-* \
3592+ | mips64orion-* | mips64orionel-* \
3593+ | mips64r5900-* | mips64r5900el-* \
3594 | mips64vr-* | mips64vrel-* \
3595- | mips64orion-* | mips64orionel-* \
3596 | mips64vr4100-* | mips64vr4100el-* \
3597 | mips64vr4300-* | mips64vr4300el-* \
3598 | mips64vr5000-* | mips64vr5000el-* \
3599@@ -347,31 +404,41 @@
3600 | mipsisa64r2-* | mipsisa64r2el-* \
3601 | mipsisa64sb1-* | mipsisa64sb1el-* \
3602 | mipsisa64sr71k-* | mipsisa64sr71kel-* \
3603+ | mipsr5900-* | mipsr5900el-* \
3604 | mipstx39-* | mipstx39el-* \
3605 | mmix-* \
3606 | mt-* \
3607 | msp430-* \
3608- | nios-* | nios2-* \
3609+ | nds32-* | nds32le-* | nds32be-* \
3610+ | nios-* | nios2-* | nios2eb-* | nios2el-* \
3611 | none-* | np1-* | ns16k-* | ns32k-* \
3612+ | open8-* \
3613 | orion-* \
3614 | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
3615- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
3616+ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
3617 | pyramid-* \
3618- | romp-* | rs6000-* \
3619- | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
3620+ | rl78-* | romp-* | rs6000-* | rx-* \
3621+ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
3622 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
3623 | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
3624 | sparclite-* \
3625- | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
3626- | tahoe-* | thumb-* \
3627+ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
3628+ | tahoe-* \
3629 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
3630+ | tile*-* \
3631 | tron-* \
3632- | v850-* | v850e-* | vax-* \
3633+ | ubicom32-* \
3634+ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
3635+ | vax-* \
3636 | we32k-* \
3637- | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
3638- | xstormy16-* | xtensa-* \
3639+ | x86-* | x86_64-* | xc16x-* | xps100-* \
3640+ | xstormy16-* | xtensa*-* \
3641 | ymp-* \
3642- | z8k-*)
3643+ | z8k-* | z80-*)
3644+ ;;
3645+ # Recognize the basic CPU types without company name, with glob match.
3646+ xtensa*)
3647+ basic_machine=$basic_machine-unknown
3648 ;;
3649 # Recognize the various machine names and aliases which stand
3650 # for a CPU type and a company and sometimes even an OS.
3651@@ -389,7 +456,7 @@
3652 basic_machine=a29k-amd
3653 os=-udi
3654 ;;
3655- abacus)
3656+ abacus)
3657 basic_machine=abacus-unknown
3658 ;;
3659 adobe68k)
3660@@ -435,6 +502,10 @@
3661 basic_machine=m68k-apollo
3662 os=-bsd
3663 ;;
3664+ aros)
3665+ basic_machine=i386-pc
3666+ os=-aros
3667+ ;;
3668 aux)
3669 basic_machine=m68k-apple
3670 os=-aux
3671@@ -443,10 +514,35 @@
3672 basic_machine=ns32k-sequent
3673 os=-dynix
3674 ;;
3675+ blackfin)
3676+ basic_machine=bfin-unknown
3677+ os=-linux
3678+ ;;
3679+ blackfin-*)
3680+ basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
3681+ os=-linux
3682+ ;;
3683+ bluegene*)
3684+ basic_machine=powerpc-ibm
3685+ os=-cnk
3686+ ;;
3687+ c54x-*)
3688+ basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
3689+ ;;
3690+ c55x-*)
3691+ basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
3692+ ;;
3693+ c6x-*)
3694+ basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
3695+ ;;
3696 c90)
3697 basic_machine=c90-cray
3698 os=-unicos
3699 ;;
3700+ cegcc)
3701+ basic_machine=arm-unknown
3702+ os=-cegcc
3703+ ;;
3704 convex-c1)
3705 basic_machine=c1-convex
3706 os=-bsd
3707@@ -475,8 +571,8 @@
3708 basic_machine=craynv-cray
3709 os=-unicosmp
3710 ;;
3711- cr16c)
3712- basic_machine=cr16c-unknown
3713+ cr16 | cr16-*)
3714+ basic_machine=cr16-unknown
3715 os=-elf
3716 ;;
3717 crds | unos)
3718@@ -514,6 +610,10 @@
3719 basic_machine=m88k-motorola
3720 os=-sysv3
3721 ;;
3722+ dicos)
3723+ basic_machine=i686-pc
3724+ os=-dicos
3725+ ;;
3726 djgpp)
3727 basic_machine=i586-pc
3728 os=-msdosdjgpp
3729@@ -629,7 +729,6 @@
3730 i370-ibm* | ibm*)
3731 basic_machine=i370-ibm
3732 ;;
3733-# I'm not sure what "Sysv32" means. Should this be sysv3.2?
3734 i*86v32)
3735 basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
3736 os=-sysv32
3737@@ -668,6 +767,14 @@
3738 basic_machine=m68k-isi
3739 os=-sysv
3740 ;;
3741+ m68knommu)
3742+ basic_machine=m68k-unknown
3743+ os=-linux
3744+ ;;
3745+ m68knommu-*)
3746+ basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
3747+ os=-linux
3748+ ;;
3749 m88k-omron*)
3750 basic_machine=m88k-omron
3751 ;;
3752@@ -679,10 +786,21 @@
3753 basic_machine=ns32k-utek
3754 os=-sysv
3755 ;;
3756+ microblaze*)
3757+ basic_machine=microblaze-xilinx
3758+ ;;
3759+ mingw64)
3760+ basic_machine=x86_64-pc
3761+ os=-mingw64
3762+ ;;
3763 mingw32)
3764- basic_machine=i386-pc
3765+ basic_machine=i686-pc
3766 os=-mingw32
3767 ;;
3768+ mingw32ce)
3769+ basic_machine=arm-unknown
3770+ os=-mingw32ce
3771+ ;;
3772 miniframe)
3773 basic_machine=m68000-convergent
3774 ;;
3775@@ -711,10 +829,18 @@
3776 ms1-*)
3777 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
3778 ;;
3779+ msys)
3780+ basic_machine=i686-pc
3781+ os=-msys
3782+ ;;
3783 mvs)
3784 basic_machine=i370-ibm
3785 os=-mvs
3786 ;;
3787+ nacl)
3788+ basic_machine=le32-unknown
3789+ os=-nacl
3790+ ;;
3791 ncr3000)
3792 basic_machine=i486-ncr
3793 os=-sysv4
3794@@ -779,6 +905,12 @@
3795 np1)
3796 basic_machine=np1-gould
3797 ;;
3798+ neo-tandem)
3799+ basic_machine=neo-tandem
3800+ ;;
3801+ nse-tandem)
3802+ basic_machine=nse-tandem
3803+ ;;
3804 nsr-tandem)
3805 basic_machine=nsr-tandem
3806 ;;
3807@@ -809,6 +941,14 @@
3808 basic_machine=i860-intel
3809 os=-osf
3810 ;;
3811+ parisc)
3812+ basic_machine=hppa-unknown
3813+ os=-linux
3814+ ;;
3815+ parisc-*)
3816+ basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
3817+ os=-linux
3818+ ;;
3819 pbd)
3820 basic_machine=sparc-tti
3821 ;;
3822@@ -853,9 +993,10 @@
3823 ;;
3824 power) basic_machine=power-ibm
3825 ;;
3826- ppc) basic_machine=powerpc-unknown
3827+ ppc | ppcbe) basic_machine=powerpc-unknown
3828 ;;
3829- ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
3830+ ppc-* | ppcbe-*)
3831+ basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
3832 ;;
3833 ppcle | powerpclittle | ppc-le | powerpc-little)
3834 basic_machine=powerpcle-unknown
3835@@ -880,7 +1021,11 @@
3836 basic_machine=i586-unknown
3837 os=-pw32
3838 ;;
3839- rdos)
3840+ rdos | rdos64)
3841+ basic_machine=x86_64-pc
3842+ os=-rdos
3843+ ;;
3844+ rdos32)
3845 basic_machine=i386-pc
3846 os=-rdos
3847 ;;
3848@@ -949,6 +1094,9 @@
3849 basic_machine=i860-stratus
3850 os=-sysv4
3851 ;;
3852+ strongarm-* | thumb-*)
3853+ basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
3854+ ;;
3855 sun2)
3856 basic_machine=m68000-sun
3857 ;;
3858@@ -1005,17 +1153,9 @@
3859 basic_machine=t90-cray
3860 os=-unicos
3861 ;;
3862- tic54x | c54x*)
3863- basic_machine=tic54x-unknown
3864- os=-coff
3865- ;;
3866- tic55x | c55x*)
3867- basic_machine=tic55x-unknown
3868- os=-coff
3869- ;;
3870- tic6x | c6x*)
3871- basic_machine=tic6x-unknown
3872- os=-coff
3873+ tile*)
3874+ basic_machine=$basic_machine-unknown
3875+ os=-linux-gnu
3876 ;;
3877 tx39)
3878 basic_machine=mipstx39-unknown
3879@@ -1084,6 +1224,9 @@
3880 xps | xps100)
3881 basic_machine=xps100-honeywell
3882 ;;
3883+ xscale-* | xscalee[bl]-*)
3884+ basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
3885+ ;;
3886 ymp)
3887 basic_machine=ymp-cray
3888 os=-unicos
3889@@ -1092,6 +1235,10 @@
3890 basic_machine=z8k-unknown
3891 os=-sim
3892 ;;
3893+ z80-*-coff)
3894+ basic_machine=z80-unknown
3895+ os=-sim
3896+ ;;
3897 none)
3898 basic_machine=none-none
3899 os=-none
3900@@ -1130,7 +1277,7 @@
3901 we32k)
3902 basic_machine=we32k-att
3903 ;;
3904- sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
3905+ sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
3906 basic_machine=sh-unknown
3907 ;;
3908 sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
3909@@ -1177,9 +1324,12 @@
3910 if [ x"$os" != x"" ]
3911 then
3912 case $os in
3913- # First match some system type aliases
3914- # that might get confused with valid system types.
3915+ # First match some system type aliases
3916+ # that might get confused with valid system types.
3917 # -solaris* is a basic system type, with this one exception.
3918+ -auroraux)
3919+ os=-auroraux
3920+ ;;
3921 -solaris1 | -solaris1.*)
3922 os=`echo $os | sed -e 's|solaris1|sunos4|'`
3923 ;;
3924@@ -1200,21 +1350,23 @@
3925 # Each alternative MUST END IN A *, to match a version number.
3926 # -sysv* is not here because it comes later, after sysvr4.
3927 -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
3928- | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
3929- | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
3930+ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
3931+ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
3932+ | -sym* | -kopensolaris* | -plan9* \
3933 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
3934- | -aos* \
3935+ | -aos* | -aros* \
3936 | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
3937 | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
3938 | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
3939- | -openbsd* | -solidbsd* \
3940+ | -bitrig* | -openbsd* | -solidbsd* \
3941 | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
3942 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
3943 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
3944 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
3945- | -chorusos* | -chorusrdb* \
3946- | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
3947- | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
3948+ | -chorusos* | -chorusrdb* | -cegcc* \
3949+ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
3950+ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
3951+ | -linux-newlib* | -linux-musl* | -linux-uclibc* \
3952 | -uxpv* | -beos* | -mpeix* | -udk* \
3953 | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
3954 | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
3955@@ -1222,7 +1374,7 @@
3956 | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
3957 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
3958 | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
3959- | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
3960+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
3961 # Remember, each alternative MUST END IN *, to match a version number.
3962 ;;
3963 -qnx*)
3964@@ -1261,7 +1413,7 @@
3965 -opened*)
3966 os=-openedition
3967 ;;
3968- -os400*)
3969+ -os400*)
3970 os=-os400
3971 ;;
3972 -wince*)
3973@@ -1310,7 +1462,7 @@
3974 -sinix*)
3975 os=-sysv4
3976 ;;
3977- -tpf*)
3978+ -tpf*)
3979 os=-tpf
3980 ;;
3981 -triton*)
3982@@ -1346,12 +1498,14 @@
3983 -aros*)
3984 os=-aros
3985 ;;
3986- -kaos*)
3987- os=-kaos
3988- ;;
3989 -zvmoe)
3990 os=-zvmoe
3991 ;;
3992+ -dicos*)
3993+ os=-dicos
3994+ ;;
3995+ -nacl*)
3996+ ;;
3997 -none)
3998 ;;
3999 *)
4000@@ -1374,10 +1528,10 @@
4001 # system, and we'll never get to this point.
4002
4003 case $basic_machine in
4004- score-*)
4005+ score-*)
4006 os=-elf
4007 ;;
4008- spu-*)
4009+ spu-*)
4010 os=-elf
4011 ;;
4012 *-acorn)
4013@@ -1389,8 +1543,23 @@
4014 arm*-semi)
4015 os=-aout
4016 ;;
4017- c4x-* | tic4x-*)
4018- os=-coff
4019+ c4x-* | tic4x-*)
4020+ os=-coff
4021+ ;;
4022+ c8051-*)
4023+ os=-elf
4024+ ;;
4025+ hexagon-*)
4026+ os=-elf
4027+ ;;
4028+ tic54x-*)
4029+ os=-coff
4030+ ;;
4031+ tic55x-*)
4032+ os=-coff
4033+ ;;
4034+ tic6x-*)
4035+ os=-coff
4036 ;;
4037 # This must come before the *-dec entry.
4038 pdp10-*)
4039@@ -1410,14 +1579,11 @@
4040 ;;
4041 m68000-sun)
4042 os=-sunos3
4043- # This also exists in the configure program, but was not the
4044- # default.
4045- # os=-sunos4
4046 ;;
4047 m68*-cisco)
4048 os=-aout
4049 ;;
4050- mep-*)
4051+ mep-*)
4052 os=-elf
4053 ;;
4054 mips*-cisco)
4055@@ -1426,6 +1592,9 @@
4056 mips*-*)
4057 os=-elf
4058 ;;
4059+ or1k-*)
4060+ os=-elf
4061+ ;;
4062 or32-*)
4063 os=-coff
4064 ;;
4065@@ -1444,7 +1613,7 @@
4066 *-ibm)
4067 os=-aix
4068 ;;
4069- *-knuth)
4070+ *-knuth)
4071 os=-mmixware
4072 ;;
4073 *-wec)
4074@@ -1549,7 +1718,7 @@
4075 -sunos*)
4076 vendor=sun
4077 ;;
4078- -aix*)
4079+ -cnk*|-aix*)
4080 vendor=ibm
4081 ;;
4082 -beos*)
4083
4084=== modified file 'debian/build/debian/control.m4.in'
4085--- debian/build/debian/control.m4.in 2013-09-13 09:58:41 +0000
4086+++ debian/build/debian/control.m4.in 2014-05-10 06:44:29 +0000
4087@@ -24,9 +24,23 @@
4088 Maintainer: Jakub Safarik <jsafarik@ymail.com>
4089 Standards-Version: 3.8.3
4090 ]]dnl # Sigh... build daemons ignore B-D-I, so replicate in B-D :(
4091-[[Build-Depends-Indep: groff, bsdmainutils
4092-Build-Depends: make (>> 3.79.1-14), m4, cdbs, quilt, patchutils, dh-buildinfo, debhelper (>= 5), linux-libc-dev (>= 2.6.21-3) [linux-any], groff, bsdmainutils, libdb-dev @sm_badepends@
4093-Build-Conflicts: libbind-dev, bind-dev, fakeroot (<< 0.4.5)
4094+[[Build-Depends-Indep:
4095+ groff,
4096+ bsdmainutils,
4097+Build-Depends:
4098+ make (>> 3.79.1-14),
4099+ m4,
4100+ cdbs,
4101+ quilt,
4102+ patchutils,
4103+ dh-buildinfo,
4104+ debhelper (>= 9),
4105+ linux-libc-dev (>= 2.6.21-3) [linux-any],
4106+ @sm_badepends@
4107+Build-Conflicts:
4108+ libbind-dev,
4109+ bind-dev,
4110+ fakeroot (<< 0.4.5),
4111 Homepage: http://www.sendmail.org
4112 Vcs-Git: git://anonscm.debian.org/collab-maint/sendmail.git
4113 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sendmail.git]]dnl
4114@@ -43,10 +57,19 @@
4115 Conflicts: mail-transport-agent
4116 Pre-Depends:
4117 debconf,
4118-Depends: sendmail-base, sendmail-cf, procps, ${shlibs:Depends}, ${perl:Depends} @sm_depends@,
4119+Depends:
4120+ sendmail-base,
4121+ sendmail-cf,
4122+ procps,
4123+ @sm_depends@,
4124+ ${shlibs:Depends},
4125+ ${perl:Depends},
4126 ${misc:Depends}
4127-Recommends: @sm_recommends@
4128-Suggests: sendmail-doc, @sm_suggests@
4129+Recommends:
4130+ @sm_recommends@,
4131+Suggests:
4132+ sendmail-doc,
4133+ @sm_suggests@,
4134 Description: powerful, efficient, and scalable Mail Transport Agent
4135 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
4136 It is suitable for handling sophisticated mail configurations,
4137@@ -71,8 +94,19 @@
4138
4139 Package: rmail
4140 Architecture: any
4141-Conflicts: postfix, exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light, courier-mta, smail, zmailer, masqmail
4142-Depends: sendmail-bin | mail-transport-agent,
4143+Conflicts:
4144+ postfix,
4145+ exim,
4146+ exim-tls,
4147+ exim4-daemon-custom,
4148+ exim4-daemon-heavy,
4149+ exim4-daemon-light,
4150+ courier-mta,
4151+ smail,
4152+ zmailer,
4153+ masqmail,
4154+Depends:
4155+ sendmail-bin | mail-transport-agent,
4156 ${shlibs:Depends},
4157 ${misc:Depends}
4158 Description: MTA->UUCP remote mail handler
4159@@ -89,7 +123,9 @@
4160
4161 Package: sensible-mda
4162 Architecture: any
4163-Depends: sendmail-bin | mail-transport-agent, procmail | maildrop | deliver,
4164+Depends:
4165+ sendmail-bin | mail-transport-agent,
4166+ procmail | maildrop | deliver,
4167 ${shlibs:Depends},
4168 ${misc:Depends}
4169 Description: Mail Delivery Agent wrapper
4170@@ -123,7 +159,8 @@
4171 Package: libmilter@sm_libmilter_version@-dbg
4172 Architecture: any
4173 Section: debug
4174-Depends: libmilter@sm_libmilter_version@ (= ${binary:Version}),
4175+Depends:
4176+ libmilter@sm_libmilter_version@ (= ${binary:Version}),
4177 ${shlibs:Depends},
4178 ${misc:Depends}
4179 Description: Sendmail Mail Filter API (Milter)
4180@@ -143,9 +180,11 @@
4181 Package: libmilter-dev
4182 Architecture: any
4183 Section: libdevel
4184-Depends: libmilter@sm_libmilter_version@ (= ${binary:Version}),
4185+Depends:
4186+ libmilter@sm_libmilter_version@ (= ${binary:Version}),
4187 ${misc:Depends}
4188-Suggests: sendmail-doc
4189+Suggests:
4190+ sendmail-doc,
4191 Description: Sendmail Mail Filter API (Milter)
4192 The Sendmail Mail Filter API (Milter) is designed to allow third-party
4193 programs access to mail messages as they are being processed in order
4194@@ -190,11 +229,20 @@
4195
4196 Package: sendmail
4197 Architecture: all
4198-Replaces: sendmail-tls, sendmail-base (<< 8.14.4-2.2~)
4199-Depends: sendmail-base, sendmail-bin, sendmail-cf, sensible-mda,
4200+Depends:
4201+ sendmail-base,
4202+ sendmail-bin,
4203+ sendmail-cf,
4204+ sensible-mda,
4205 ${misc:Depends}
4206-Breaks: sendmail-base (<< 8.14.4-2.2~)
4207-Suggests: sendmail-doc, rmail
4208+Suggests:
4209+ sendmail-doc,
4210+ rmail,
4211+Breaks:
4212+ sendmail-base (<< 8.14.4-2.2~),
4213+Replaces:
4214+ sendmail-tls,
4215+ sendmail-base (<< 8.14.4-2.2~),
4216 Description: powerful, efficient, and scalable Mail Transport Agent
4217 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
4218 It is suitable for handling sophisticated mail configurations,
4219@@ -221,10 +269,18 @@
4220
4221 Package: sendmail-base
4222 Architecture: all
4223-Depends: m4, make, adduser,
4224+Depends:
4225+ m4,
4226+ make,
4227+ adduser,
4228 ${perl:Depends},
4229 ${misc:Depends}
4230-Suggests: sendmail-doc, ca-certificates, logcheck, logrotate, resolvconf
4231+Suggests:
4232+ sendmail-doc,
4233+ ca-certificates,
4234+ logcheck,
4235+ logrotate,
4236+ resolvconf,
4237 Description: powerful, efficient, and scalable Mail Transport Agent
4238 Sendmail is an alternative Mail Transport Agent (MTA) for
4239 Debian. It is suitable for handling sophisticated mail
4240@@ -241,9 +297,11 @@
4241
4242 Package: sendmail-cf
4243 Architecture: all
4244-Suggests: sendmail-doc
4245-Depends: m4,
4246+Depends:
4247+ m4,
4248 ${misc:Depends}
4249+Suggests:
4250+ sendmail-doc,
4251 Description: powerful, efficient, and scalable Mail Transport Agent
4252 Sendmail is an alternative Mail Transport Agent (MTA) for
4253 Debian. It is suitable for handling sophisticated mail
4254@@ -256,4 +314,3 @@
4255 dnl # Provide the requisite trailing newline
4256 dnl #
4257
4258-
4259
4260=== removed file 'debian/build/debian/libmilter-dev.dirs.in'
4261--- debian/build/debian/libmilter-dev.dirs.in 2013-01-29 03:37:54 +0000
4262+++ debian/build/debian/libmilter-dev.dirs.in 1970-01-01 00:00:00 +0000
4263@@ -1,5 +0,0 @@
4264-.@includedir@/libmilter
4265-.@libdir@
4266-.@libdir@/libmilter
4267-.@docdir@/libmilter-dev
4268-.@datadir@/lintian/overrides
4269
4270=== removed file 'debian/build/debian/libmilter-dev.links.in'
4271--- debian/build/debian/libmilter-dev.links.in 2013-01-29 03:37:54 +0000
4272+++ debian/build/debian/libmilter-dev.links.in 1970-01-01 00:00:00 +0000
4273@@ -1,2 +0,0 @@
4274-usr/lib/libmilter.so.@sm_libmilter_version@ usr/lib/libmilter/libmilter.so.@sm_libmilter_version@
4275-usr/lib/libmilter/libmilter.so.@sm_libmilter_version@ usr/lib/libmilter/libmilter.so
4276
4277=== removed file 'debian/build/debian/libmilter-dev.lintian-overrides'
4278--- debian/build/debian/libmilter-dev.lintian-overrides 2005-06-03 16:00:00 +0000
4279+++ debian/build/debian/libmilter-dev.lintian-overrides 1970-01-01 00:00:00 +0000
4280@@ -1,1 +0,0 @@
4281-libmilter-dev: description-synopsis-starts-with-a-capital-letter
4282
4283=== removed file 'debian/build/debian/libmilter-dev.preinst.in'
4284--- debian/build/debian/libmilter-dev.preinst.in 2013-01-29 03:37:54 +0000
4285+++ debian/build/debian/libmilter-dev.preinst.in 1970-01-01 00:00:00 +0000
4286@@ -1,14 +0,0 @@
4287-#!/bin/sh
4288-set -e
4289-
4290-PACKAGE=libmilter-dev;
4291-
4292-if [ -L @docdir@/$PACKAGE ]; then
4293- # /usr/share/doc/$PACKAGE was a symlink to /usr/share/doc/sendmail
4294- rm @docdir@/$PACKAGE
4295-fi
4296-if [ -L /usr/share/bug/$PACKAGE ]; then
4297- rm /usr/share/bug/$PACKAGE
4298-fi
4299-
4300-#DEBHELPER#
4301
4302=== removed file 'debian/build/debian/libmilter.dirs.in'
4303--- debian/build/debian/libmilter.dirs.in 2013-01-29 03:37:54 +0000
4304+++ debian/build/debian/libmilter.dirs.in 1970-01-01 00:00:00 +0000
4305@@ -1,3 +0,0 @@
4306-.@libdir@/libmilter
4307-.@docdir@/libmilter@sm_libmilter_version@
4308-.@datadir@/lintian/overrides
4309
4310=== removed file 'debian/build/debian/libmilter.lintian-overrides.in'
4311--- debian/build/debian/libmilter.lintian-overrides.in 2013-09-13 09:58:41 +0000
4312+++ debian/build/debian/libmilter.lintian-overrides.in 1970-01-01 00:00:00 +0000
4313@@ -1,1 +0,0 @@
4314-libmilter@sm_libmilter_version@: description-synopsis-starts-with-a-capital-letter
4315
4316=== removed file 'debian/build/debian/libmilter.preinst.in'
4317--- debian/build/debian/libmilter.preinst.in 2013-01-29 03:37:54 +0000
4318+++ debian/build/debian/libmilter.preinst.in 1970-01-01 00:00:00 +0000
4319@@ -1,14 +0,0 @@
4320-#!/bin/sh
4321-set -e
4322-
4323-PACKAGE=libmilter@sm_libmilter_version@;
4324-
4325-if [ -L @docdir@/$PACKAGE ]; then
4326- # /usr/share/doc/$PACKAGE was a symlink to /usr/share/doc/sendmail
4327- rm @docdir@/$PACKAGE
4328-fi
4329-if [ -L /usr/share/bug/$PACKAGE ]; then
4330- rm /usr/share/bug/$PACKAGE
4331-fi
4332-
4333-#DEBHELPER#
4334
4335=== removed file 'debian/build/debian/rmail.dirs.in'
4336--- debian/build/debian/rmail.dirs.in 2013-01-29 03:37:54 +0000
4337+++ debian/build/debian/rmail.dirs.in 1970-01-01 00:00:00 +0000
4338@@ -1,4 +0,0 @@
4339-.@sbindir@
4340-.@mandir@
4341-.@mandir@/man8
4342-.@datadir@/lintian/overrides
4343
4344=== removed file 'debian/build/debian/rmail.lintian-overrides'
4345--- debian/build/debian/rmail.lintian-overrides 2005-06-03 16:00:00 +0000
4346+++ debian/build/debian/rmail.lintian-overrides 1970-01-01 00:00:00 +0000
4347@@ -1,1 +0,0 @@
4348-rmail: description-synopsis-starts-with-a-capital-letter
4349
4350=== removed file 'debian/build/debian/rmail.preinst.in'
4351--- debian/build/debian/rmail.preinst.in 2013-01-29 03:37:54 +0000
4352+++ debian/build/debian/rmail.preinst.in 1970-01-01 00:00:00 +0000
4353@@ -1,14 +0,0 @@
4354-#!/bin/sh
4355-set -e
4356-
4357-PACKAGE=rmail;
4358-
4359-if [ -L @docdir@/$PACKAGE ]; then
4360- # /usr/share/doc/$PACKAGE was a symlink to /usr/share/doc/sendmail
4361- rm @docdir@/$PACKAGE
4362-fi
4363-if [ -L /usr/share/bug/$PACKAGE ]; then
4364- rm /usr/share/bug/$PACKAGE
4365-fi
4366-
4367-#DEBHELPER#
4368
4369=== removed file 'debian/build/debian/sendmail-base.dirs.in'
4370--- debian/build/debian/sendmail-base.dirs.in 2013-01-29 03:37:54 +0000
4371+++ debian/build/debian/sendmail-base.dirs.in 1970-01-01 00:00:00 +0000
4372@@ -1,57 +0,0 @@
4373-.@sysconfdir@/cron.d
4374-.@sysconfdir@/cron.daily
4375-.@sysconfdir@/default
4376-.@sysconfdir@/dhcp
4377-.@sysconfdir@/dhcp/dhclient-exit-hooks.d
4378-.@sysconfdir@/logcheck
4379-.@sysconfdir@/logcheck/ignore.d.paranoid
4380-.@sysconfdir@/logcheck/ignore.d.server
4381-.@sysconfdir@/logcheck/ignore.d.workstation
4382-.@sysconfdir@/logcheck/violations.ignore.d
4383-.@sysconfdir@/logrotate.d
4384-.@sysconfdir@/mail
4385-.@sysconfdir@/mail/m4
4386-.@sysconfdir@/mail/peers
4387-.@sysconfdir@/mail/smrsh
4388-.@sysconfdir@/mail/sasl
4389-.@sysconfdir@/mail/tls
4390-.@sysconfdir@/network
4391-.@sysconfdir@/network/if-down.d
4392-.@sysconfdir@/network/if-post-down.d
4393-.@sysconfdir@/network/if-up.d
4394-.@sysconfdir@/pam.d
4395-.@sysconfdir@/ppp/ip-down.d
4396-.@sysconfdir@/ppp/ip-up.d
4397-.@sysconfdir@/resolvconf
4398-.@sysconfdir@/resolvconf/update-libc.d
4399-.@bindir@
4400-.@sbindir@
4401-.@docdir@/sendmail-base
4402-.@mandir@
4403-.@mandir@/man1
4404-.@mandir@/man8
4405-.@datadir@/sendmail
4406-.@datadir@/sendmail/examples
4407-.@datadir@/sendmail/examples/db
4408-.@datadir@/sendmail/examples/dhcp
4409-.@datadir@/sendmail/examples/dhcp/dhclient-exit-hooks.d
4410-.@datadir@/sendmail/examples/ppp
4411-.@datadir@/sendmail/examples/ppp/ip-down.d
4412-.@datadir@/sendmail/examples/ppp/ip-up.d
4413-.@datadir@/sendmail/examples/ldap
4414-.@datadir@/sendmail/examples/logcheck
4415-.@datadir@/sendmail/examples/logcheck/ignore.d.paranoid
4416-.@datadir@/sendmail/examples/logcheck/ignore.d.server
4417-.@datadir@/sendmail/examples/logcheck/ignore.d.workstation
4418-.@datadir@/sendmail/examples/logcheck/violations.ignore.d
4419-.@datadir@/sendmail/examples/milter
4420-.@datadir@/sendmail/examples/network
4421-.@datadir@/sendmail/examples/network/if-down.d
4422-.@datadir@/sendmail/examples/network/if-post-down.d
4423-.@datadir@/sendmail/examples/network/if-up.d
4424-.@datadir@/sendmail/examples/pam.d
4425-.@datadir@/sendmail/examples/resolvconf
4426-.@datadir@/sendmail/examples/resolvconf/update-libc.d
4427-.@datadir@/sendmail/examples/sasl
4428-.@datadir@/sendmail/examples/tls
4429-.@datadir@/lintian/overrides
4430
4431=== removed file 'debian/build/debian/sendmail-base.lintian-overrides'
4432--- debian/build/debian/sendmail-base.lintian-overrides 2004-12-15 19:30:00 +0000
4433+++ debian/build/debian/sendmail-base.lintian-overrides 1970-01-01 00:00:00 +0000
4434@@ -1,1 +0,0 @@
4435-sendmail-base: manpage-has-bad-whatis-entry usr/share/man/man8/etrn.8.gz
4436
4437=== removed file 'debian/build/debian/sendmail-base.postinst.in'
4438--- debian/build/debian/sendmail-base.postinst.in 2008-04-21 18:04:00 +0000
4439+++ debian/build/debian/sendmail-base.postinst.in 1970-01-01 00:00:00 +0000
4440@@ -1,116 +0,0 @@
4441-#!/bin/sh -e
4442-#
4443-# Debian post installation script
4444-#
4445-# Install of already installed package:
4446-# 1) old-prerm upgrade new-version
4447-# *) new-prerm failed-upgrade old-version
4448-# *) old-postinst abort-upgrade new-version
4449-#
4450-# If a `conflicting' package is being removed at the same time:
4451-# 1) forall packages depending on conflicting package and --auto-deconfigure
4452-# deconfigured's-prerm deconfigure \
4453-# in-favour package-being-installed version \
4454-# removing conflicting-package version
4455-# *) deconfigured's-postinst abort-deconfigure \
4456-# in-favour package-being-installed-but-failed version \
4457-# removing conflicting-package version
4458-# 2) To prepare for removal of the conflicting package
4459-# conflictor's-prerm remove \
4460-# in-favour package new-version
4461-# *) conflictor's-postinst abort-remove \
4462-# in-favour package new-version
4463-#
4464-# Configuration of package:
4465-# postinst configure most-recently-configured-version
4466-#
4467-set -e;
4468-
4469-PACKAGE=sendmail-base;
4470-
4471-# do we have debconf?
4472-if [ -f /usr/share/debconf/confmodule ]; then
4473- DEBCONF=true;
4474- #. /usr/share/debconf/confmodule;
4475- #db_stop; # For testing
4476-else
4477- DEBCONF='';
4478- fi;
4479-
4480-case "$1" in
4481- configure)
4482- #-----------------------------------------------------------
4483- if [ "$2" = "" ]; then
4484- :;
4485- #echo " ";
4486- #echo "A new sendmail user, welcome!";
4487- fi;
4488-
4489- #-----------------------------------------------------------
4490- # Tell users about new and interesting things...
4491- if [ -x @datadir@/sendmail/update_notices ]; then
4492- @datadir@/sendmail/update_notices $2;
4493- fi;
4494-
4495- #-----------------------------------------------------------
4496- # Create group/user smmta/smmsp iff needed
4497- touch @sysconfdir@/mail/tsmmta;
4498- if ! chown root:smmta @sysconfdir@/mail/tsmmta 2>/dev/null; then
4499- addgroup --system --quiet smmta;
4500- fi;
4501- if ! chown smmta:smmta @sysconfdir@/mail/tsmmta 2>/dev/null; then
4502- adduser --system --ingroup smmta --home "/var/lib/sendmail" \
4503- --disabled-password \
4504- --quiet --gecos 'Mail Transfer Agent' smmta;
4505- fi;
4506- rm @sysconfdir@/mail/tsmmta;
4507- touch @sysconfdir@/mail/tsmmsp;
4508- if ! chown root:smmsp @sysconfdir@/mail/tsmmsp 2>/dev/null; then
4509- addgroup --system --quiet smmsp;
4510- fi;
4511- if ! chown smmsp:smmsp @sysconfdir@/mail/tsmmsp 2>/dev/null; then
4512- adduser --system --ingroup smmsp --home "/var/lib/sendmail" \
4513- --disabled-password \
4514- --quiet --gecos 'Mail Submission Program' smmsp;
4515- fi;
4516- rm @sysconfdir@/mail/tsmmsp;
4517-
4518- #-----------------------------------------------------------
4519- # With a dynamic uid/gid, have to set appropriate ownership herein
4520- chown root:smmsp @sysconfdir@/mail/sasl;
4521- chown root:smmsp @sysconfdir@/mail/tls;
4522-
4523- #-----------------------------------------------------------
4524- # Save the current configuration files in safe place...
4525- if [ -x @sysconfdir@/cron.daily/sendmail ]; then
4526- echo "Saving current /etc/mail/sendmail.mc,cf to /var/backups";
4527- @sysconfdir@/cron.daily/sendmail || true;
4528- fi;
4529-
4530- #-----------------------------------------------------------
4531- # Make sure inetd.conf has sendmail in it (but disabled)
4532- if [ -x /usr/sbin/update-inetd ]; then
4533- update-inetd --remove "^587";
4534- update-inetd --group MAIL --add \
4535- "smtp\tstream\ttcp\tnowait\troot\t@sbindir@/sendmail sendmail -Am -bs";
4536- update-inetd --group MAIL --add \
4537- "submission\tstream\ttcp\tnowait\troot\t@sbindir@/sendmail sendmail -Am -bs";
4538- update-inetd --group MAIL --add \
4539- "smtps\tstream\ttcp\tnowait\troot\t@sbindir@/sendmail sendmail -Am -bs";
4540- update-inetd --group MAIL --multi --disable smtp,smtps,submission;
4541- fi;
4542-
4543- ;;
4544-
4545- abort-upgrade|abort-remove|abort-deconfigure)
4546- exit 0;
4547- ;;
4548-
4549- *)
4550- echo "$PACKAGE postinst called with unknown argument \`$1'" >&2;
4551- exit 1;
4552- ;;
4553- esac;
4554-
4555-#DEBHELPER#
4556-exit 0;
4557
4558=== removed file 'debian/build/debian/sendmail-base.postrm.in'
4559--- debian/build/debian/sendmail-base.postrm.in 2013-01-29 03:37:54 +0000
4560+++ debian/build/debian/sendmail-base.postrm.in 1970-01-01 00:00:00 +0000
4561@@ -1,113 +0,0 @@
4562-#!/bin/sh -e
4563-#
4564-# Debian post removal script
4565-#
4566-# Install of already installed package:
4567-# 1) Upgrade of package:
4568-# new-preinst upgrade old-version
4569-# *) new-postrm abort-upgrade old-version
4570-# 2) package had some configuration files from a previous version installed
4571-# new-preinst install old-version
4572-# *) new-postrm abort-install old-version
4573-# 3) Otherwise (i.e., the package was completely purged)
4574-# new-preinst install
4575-# *) new-postrm abort-install
4576-#
4577-# Removal of a package:
4578-# 1) prerm remove
4579-# 2) The package's files are removed (except conffiles).
4580-# 3) postrm remove
4581-# 4) All the maintainer scripts except the postrm are removed.
4582-# 5) The conffiles and any backup files
4583-# (~-files, #*# files, %-files, .dpkg-{old,new,tmp}, etc.) are removed.
4584-# 6) postrm purge
4585-# 7) The package's file list is removed
4586-#
4587-set -e;
4588-
4589-PACKAGE=sendmail-base;
4590-
4591-case "$1" in
4592- remove)
4593- if [ ! -z "$2" ]; then
4594- echo "Removing $PACKAGE $2 $3($4)";
4595- fi;
4596-
4597- if [ -x /usr/sbin/update-inetd ]; then
4598- update-inetd --remove "^smtp";
4599- update-inetd --remove "^smtps";
4600- update-inetd --remove "^submission";
4601- fi;
4602- ;;
4603-
4604- purge)
4605- # Currently, dh_installdebconf doesn't do db_stop... ensure it is done!
4606- if [ "$1" = "purge" ] && [ -e /usr/share/debconf/confmodule ]; then
4607- # Source debconf library.
4608- . /usr/share/debconf/confmodule;
4609- # Make sure we're done
4610- #db_stop;
4611- # Remove my changes to the db.
4612- db_purge;
4613- fi;
4614-
4615- # Remove user/group smmsp
4616- if [ -x /usr/sbin/deluser ]; then
4617- deluser --quiet smmta || true;
4618- deluser --quiet smmsp || true;
4619- fi;
4620- userdel smmta 2>/dev/null || true;
4621- groupdel smmta 2>/dev/null || true;
4622- userdel smmsp 2>/dev/null || true;
4623- groupdel smmsp 2>/dev/null || true;
4624-
4625- # Purge those files installed in other package directories
4626- rm -f @libdir@/lib/sasl/Sendmail.conf;
4627- rm -f @sysconfdir@/certs/sendmail.pem;
4628- rm -f @datadir@/bug/sendmail*;
4629- rmdir --ignore-fail-on-non-empty @datadir@/bug;
4630- rm -f @sysconfdir@/logrotate.d/sendmail;
4631- rmdir --ignore-fail-on-non-empty @sysconfdir@/logrotate.d;
4632- rm -f @sysconfdir@/logcheck/violations.ignore.d/sendmail;
4633- rmdir --ignore-fail-on-non-empty @sysconfdir@/logcheck/violations.ignore.d;
4634- rmdir --ignore-fail-on-non-empty @sysconfdir@/logcheck;
4635- # Can't touch these as they may be included in slapd.conf
4636- #rm -rf @sysconfdir@/ldap/schema/sendmail.schema;
4637- #rm -rf @sysconfdir@/openldap/sendmail.schema;
4638- #rm -rf @sysconfdir@/umich-ldap/sendmail.schema;
4639- # Purge psuedo conffiles (managed by sendmail)
4640- rm -f @sysconfdir@/mail/sendmail.conf;
4641- # Purge sendmail configuration files
4642- rm -f @sysconfdir@/mail/sendmail.mc \
4643- @sysconfdir@/mail/submit.mc \
4644- @sysconfdir@/mail/m4/dialup.m4 \
4645- @sysconfdir@/mail/m4/provider.m4 \
4646- @sysconfdir@/mail/local-host-names \
4647- @sysconfdir@/mail/relay-domains \
4648- @sysconfdir@/mail/trusted-users \
4649- @sysconfdir@/mail/default-auth-info \
4650- @sysconfdir@/mail/access \
4651- ;
4652- rmdir @sysconfdir@/mail/peers 2>/dev/null || true;
4653- rmdir @sysconfdir@/mail 2>/dev/null || true;
4654-
4655- ;;
4656-
4657- upgrade)
4658- ;;
4659-
4660- failed-upgrade|abort-install|abort-upgrade|disappear)
4661- echo "$1 of $PACKAGE $2";
4662- ;;
4663-
4664- *)
4665- echo "$PACKAGE postrm called with unknown argument \`$1'" >&2;
4666- exit 1;
4667- ;;
4668- esac;
4669-
4670-# NOTE WELL: If we fall through here during purge, update-rc.d will be
4671-# called with remove... and /etc/init.d/$PACKAGE goes away!
4672-#DEBHELPER#
4673-
4674-exit 0;
4675
4676=== removed file 'debian/build/debian/sendmail-base.preinst.in'
4677--- debian/build/debian/sendmail-base.preinst.in 2013-01-29 03:37:54 +0000
4678+++ debian/build/debian/sendmail-base.preinst.in 1970-01-01 00:00:00 +0000
4679@@ -1,59 +0,0 @@
4680-#!/bin/sh -e
4681-#
4682-# Debian pre install script
4683-#
4684-# Install of already installed package:
4685-# 1) Upgrade of package:
4686-# new-preinst upgrade old-version
4687-# *) new-postrm abort-upgrade old-version
4688-# 2) package had some configuration files from a previous version installed
4689-# new-preinst install old-version
4690-# *) new-postrm abort-install old-version
4691-# 3) Otherwise (i.e., the package was completely purged)
4692-# new-preinst install
4693-# *) new-postrm abort-install
4694-#
4695-set -e;
4696-
4697-PACKAGE=sendmail-base;
4698-
4699-if [ -L @docdir@/$PACKAGE ]; then
4700- # /usr/share/doc/$PACKAGE was a symlink to /usr/share/doc/sendmail
4701- rm @docdir@/$PACKAGE
4702-fi
4703-if [ -L /usr/share/bug/$PACKAGE ]; then
4704- rm /usr/share/bug/$PACKAGE
4705-fi
4706-
4707-if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt "8.14.4-2.2~"; then
4708- # /usr/share/doc/$PACKAGE was a symlink to /usr/share/doc/sendmail
4709- rm -rf @docdir@/sendmail/examples
4710- rm -f @docdir@/sendmail/Debian-specific.gz
4711- rm -f @docdir@/sendmail/site.config.m4.gz
4712-fi
4713-
4714-
4715-case "$1" in
4716- upgrade)
4717- # Prevent cronjob from running during upgrade...
4718- if [ -f @sysconfdir@/cron.d/sendmail ]; then
4719- echo "#preinst" > @sysconfdir@/cron.d/sendmail;
4720- fi;
4721-
4722- # Move files to new home
4723- if [ -d @sysconfdir@/mail/ssl ]; then
4724- mv -f @sysconfdir@/mail/ssl @sysconfdir@/mail/tls;
4725- fi;
4726- ;;
4727-
4728- install|abort-upgrade)
4729- ;;
4730-
4731- *)
4732- echo "$PACKAGE preinst called with unknown argument \`$1'" >&2;
4733- exit 1;
4734- ;;
4735- esac;
4736-
4737-#DEBHELPER#
4738-exit 0;
4739
4740=== removed file 'debian/build/debian/sendmail-base.prerm.in'
4741--- debian/build/debian/sendmail-base.prerm.in 2004-12-15 19:30:00 +0000
4742+++ debian/build/debian/sendmail-base.prerm.in 1970-01-01 00:00:00 +0000
4743@@ -1,138 +0,0 @@
4744-#!/bin/sh -e
4745-#
4746-# Debian pre removal script
4747-#
4748-# Install of already installed package:
4749-# 1) old-prerm upgrade new-version
4750-# *) new-prerm failed-upgrade old-version
4751-# *) old-postinst abort-upgrade new-version
4752-#
4753-# If a `conflicting' package is being removed at the same time:
4754-# 1) forall packages depending on conflicting package and --auto-deconfigure
4755-# deconfigured's-prerm deconfigure \
4756-# in-favour package-being-installed version \
4757-# removing conflicting-package version
4758-# *) deconfigured's-postinst abort-deconfigure \
4759-# in-favour package-being-installed-but-failed version \
4760-# removing conflicting-package version
4761-# 2) To prepare for removal of the conflicting package
4762-# conflictor's-prerm remove \
4763-# in-favour package new-version
4764-# *) conflictor's-postinst abort-remove \
4765-# in-favour package new-version
4766-#
4767-# Removal of a package:
4768-# 1) prerm remove
4769-# 2) The package's files are removed (except conffiles).
4770-# 3) postrm remove
4771-# 4) All the maintainer scripts except the postrm are removed.
4772-#
4773-set -e;
4774-
4775-PACKAGE=sendmail-base;
4776-
4777-case "$1" in
4778- remove)
4779- if [ ! -z "$2" ]; then
4780- echo "Removing $PACKAGE $2 $3($4)";
4781- fi;
4782-
4783- if [ -x /usr/sbin/update-inetd ]; then
4784- update-inetd --group MAIL --disable smtp,smtps,submission;
4785- fi;
4786-
4787- # Make sure /etc/aliases is left (move it from /etc/mail if needed)
4788- if [ -L @sysconfdir@/mail/aliases ]; then
4789- rm -f @sysconfdir@/mail/aliases;
4790- elif [ -f @sysconfdir@/mail/aliases ] \
4791- && [ -L /etc/aliases ]; then
4792- mv @sysconfdir@/mail/aliases /etc/aliases;
4793- fi;
4794-
4795- # Remove psuedo conffiles (managed by sendmail)
4796- rm -f @sysconfdir@/cron.d/sendmail;
4797-
4798- # Remove files scattered across the system that
4799- # happened to be created by sendmail
4800- rm -f @libdir@/sasl/Sendmail.conf;
4801-
4802- # Remove those files created by sendmail
4803- rm -rf @localstatedir@/lib/sendmail;
4804- rm -rf @localstatedir@/run/sendmail;
4805- # Note: syslog really owns these files
4806- #rm -f @localstatedir@/log/mail/*;
4807- #rm -f @localstatedir@/log/mail.log;
4808- # Note: these can lead to a loss of mail!!!!
4809- if [ -x @sysconfdir@/init.d/sendmail ]; then
4810- @sysconfdir@/init.d/sendmail clean;
4811- fi;
4812- if [ -L @localstatedir@/spool/mqueue ]; then
4813- rmdir --ignore-fail-on-non-empty \
4814- `readlink -fn @localstatedir@/spool/mqueue`;
4815- elif [ -d @localstatedir@/spool/mqueue ]; then
4816- rmdir --ignore-fail-on-non-empty \
4817- @localstatedir@/spool/mqueue;
4818- fi;
4819- if [ -L @localstatedir@/spool/mqueue-client ]; then
4820- rmdir --ignore-fail-on-non-empty \
4821- `readlink -fn @localstatedir@/spool/mqueue-client`;
4822- elif [ -d @localstatedir@/spool/mqueue-client ]; then
4823- rmdir --ignore-fail-on-non-empty \
4824- @localstatedir@/spool/mqueue-client;
4825- fi;
4826-
4827- # Remove sendmail built configuration files
4828- rm -f @sysconfdir@/mail/*.db \
4829- @sysconfdir@/mail/*.dir \
4830- @sysconfdir@/mail/*.pag;
4831- rm -f @sysconfdir@/mail/sendmail.cf \
4832- @sysconfdir@/mail/sendmail.cf.old \
4833- @sysconfdir@/mail/sendmail.cf.errors \
4834- @sysconfdir@/mail/sendmail.mc.old \
4835- @sysconfdir@/mail/submit.cf \
4836- @sysconfdir@/mail/submit.cf.errors \
4837- @sysconfdir@/mail/submit.mc.old \
4838- @sysconfdir@/mail/databases \
4839- @sysconfdir@/mail/Makefile \
4840- ;
4841- rm -rf @sysconfdir@/mail/smrsh \
4842- @sysconfdir@/mail/sasl \
4843- @sysconfdir@/mail/tls;
4844-
4845- # Remove empty files (probably touched databases)
4846- find @sysconfdir@/mail -maxdepth 1 -size 0 | xargs -r rm;
4847- ;;
4848-
4849- upgrade)
4850- # Potentially move the old configuration file to the new name -
4851- # before it gets deleted (for not existing in the new package)
4852- mv -f @sysconfdir@/default/sendmail \
4853- @sysconfdir@/mail/sendmail.conf 2>/dev/null || true;
4854-
4855- # Prevent cronjob from running during upgrade...
4856- if [ -f /etc/cron.d/sendmail ]; then
4857- echo "#prerm" > @sysconfdir@/cron.d/sendmail;
4858- fi;
4859- ;;
4860-
4861- failed-upgrade)
4862- ;;
4863-
4864- deconfigure)
4865- echo "Deconfigure of $PACKAGE $2 $3($4) $5 $6($7) ";
4866- ;;
4867-
4868- *)
4869- echo "$PACKAGE prerm called with unknown argument \`$1'" >&2;
4870- exit 1;
4871- ;;
4872- esac;
4873-
4874-# The @DEBHELPER@ stuff causes problems with upgrades because of the
4875-# length of time that Sendmail is stopped...
4876-
4877-#
4878-# Included for sanity checks
4879-#
4880-#DEBHELPER#
4881-exit 0;
4882
4883=== removed file 'debian/build/debian/sendmail-bin.dirs.in'
4884--- debian/build/debian/sendmail-bin.dirs.in 2013-01-29 03:37:54 +0000
4885+++ debian/build/debian/sendmail-bin.dirs.in 1970-01-01 00:00:00 +0000
4886@@ -1,13 +0,0 @@
4887-.@sysconfdir@/cron.daily
4888-.@sysconfdir@/init.d
4889-.@bindir@
4890-.@sbindir@
4891-.@libexecdir@
4892-.@docdir@/sendmail-bin
4893-.@mandir@
4894-.@mandir@/man1
4895-.@mandir@/man5
4896-.@mandir@/man8
4897-.@localstatedir@/spool/mqueue
4898-.@localstatedir@/spool/mqueue-client
4899-.@datadir@/lintian/overrides
4900
4901=== removed file 'debian/build/debian/sendmail-bin.lintian-overrides'
4902--- debian/build/debian/sendmail-bin.lintian-overrides 2013-09-13 09:58:41 +0000
4903+++ debian/build/debian/sendmail-bin.lintian-overrides 1970-01-01 00:00:00 +0000
4904@@ -1,15 +0,0 @@
4905-sendmail-bin: duplicate-updaterc.d-calls-in-postinst sendmail
4906-sendmail-bin: suidregister-used-in-maintainer-script postinst
4907-sendmail-bin: suidregister-used-in-maintainer-script postinst
4908-sendmail-bin: duplicate-updaterc.d-calls-in-postinst sendmail
4909-sendmail-bin: setgid-binary usr/lib/sm.bin/sendmail 2755 root/mail
4910-sendmail-bin: setgid-binary usr/lib/sm.bin/mailstats 2755 root/mail
4911-sendmail-bin: manpage-section-mismatch usr/share/man/man8/newaliases.sendmail.8.gz:14 8 != 1
4912-# sendmail-mta is managed via alternatives
4913-package-contains-broken-symlink usr/sbin/hoststat sendmail-mta
4914-package-contains-broken-symlink usr/sbin/newaliases sendmail-mta
4915-package-contains-broken-symlink usr/sbin/purgestat sendmail-mta
4916-package-contains-broken-symlink usr/share/man/man8/hoststat.8.gz sendmail-mta.8.gz
4917-package-contains-broken-symlink usr/share/man/man8/purgestat.8.gz sendmail-mta.8.gz
4918-binary-without-manpage usr/bin/mailq
4919-binary-without-manpage usr/sbin/newaliases
4920
4921=== removed file 'debian/build/debian/sendmail-bin.postinst.in'
4922--- debian/build/debian/sendmail-bin.postinst.in 2008-04-21 18:04:00 +0000
4923+++ debian/build/debian/sendmail-bin.postinst.in 1970-01-01 00:00:00 +0000
4924@@ -1,320 +0,0 @@
4925-#!/bin/sh -e
4926-#
4927-# Debian post installation script
4928-#
4929-# Install of already installed package:
4930-# 1) old-prerm upgrade new-version
4931-# *) new-prerm failed-upgrade old-version
4932-# *) old-postinst abort-upgrade new-version
4933-#
4934-# If a `conflicting' package is being removed at the same time:
4935-# 1) forall packages depending on conflicting package and --auto-deconfigure
4936-# deconfigured's-prerm deconfigure \
4937-# in-favour package-being-installed version \
4938-# removing conflicting-package version
4939-# *) deconfigured's-postinst abort-deconfigure \
4940-# in-favour package-being-installed-but-failed version \
4941-# removing conflicting-package version
4942-# 2) To prepare for removal of the conflicting package
4943-# conflictor's-prerm remove \
4944-# in-favour package new-version
4945-# *) conflictor's-postinst abort-remove \
4946-# in-favour package new-version
4947-#
4948-# Configuration of package:
4949-# postinst configure most-recently-configured-version
4950-#
4951-set -e;
4952-
4953-PACKAGE=sendmail-bin;
4954-
4955-#-----------------------------------------------------------
4956-#stop(): stop sendmail
4957-stop_mta () {
4958- # Account for varying PIDfile locations of older sendmail packages
4959- if [ -f /var/run/sendmail/mta/sendmail.pid ]; then
4960- start-stop-daemon --stop --oknodo --quiet \
4961- --pidfile /var/run/sendmail/msp/sendmail.pid > /dev/null;
4962- start-stop-daemon --stop --oknodo --quiet \
4963- -pidfile /var/run/sendmail/mta/sendmail.pid > /dev/null;
4964- elif [ -f /var/run/sendmail/sendmail.pid ]; then
4965- start-stop-daemon --stop --oknodo --quiet \
4966- --pidfile /var/run/sendmail/sendmail.pid > /dev/null;
4967- elif [ -f /var/run/sendmail.pid ]; then
4968- start-stop-daemon --stop --oknodo --quiet \
4969- --pidfile /var/run/sendmail.pid > /dev/null;
4970- fi;
4971- # Since we changed the executable, do one more try - using the old name
4972- if [ -f /var/run/sendmail/mta/sendmail.pid ]; then
4973- start-stop-daemon --stop --oknodo --quiet \
4974- --pidfile /var/run/sendmail/mta/sendmail.pid > /dev/null;
4975- fi;
4976- start-stop-daemon --stop --oknodo --quiet \
4977- --name sendmail > /dev/null;
4978- if [ -x @sysconfdir@/init.d/sendmail ]; then
4979- if [ -x /usr/sbin/invoke-rc.d ]; then
4980- /usr/sbin/invoke-rc.d --quiet --force sendmail stop;
4981- else
4982- @sysconfdir@/init.d/sendmail stop;
4983- fi;
4984- fi;
4985- };
4986-
4987-#-----------------------------------------------------------
4988-#start(): start sendmail
4989-start_mta () {
4990- if [ -x /usr/sbin/invoke-rc.d ]; then
4991- /usr/sbin/invoke-rc.d sendmail start;
4992- else
4993- @sysconfdir@/init.d/sendmail start;
4994- fi;
4995- };
4996-
4997-#-----------------------------------------------------------
4998-# configure(): save sendmail.cf, call sendmailconfig
4999-configure_mta () {
5000- local enter;
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: