Merge lp:~logan/ubuntu/raring/trousers/debian-merge into lp:ubuntu/raring/trousers

Proposed by Logan Rosen
Status: Merged
Merged at revision: 26
Proposed branch: lp:~logan/ubuntu/raring/trousers/debian-merge
Merge into: lp:ubuntu/raring/trousers
Diff against target: 13450 lines (+3912/-2843)
98 files modified
.gitignore (+0/-29)
Makefile.am (+1/-1)
Makefile.in (+79/-36)
aclocal.m4 (+282/-120)
autom4te.cache/output.0 (+143/-105)
autom4te.cache/output.1 (+143/-105)
autom4te.cache/requests (+9/-8)
autom4te.cache/traces.0 (+683/-636)
autom4te.cache/traces.1 (+984/-981)
config.guess (+31/-18)
config.sub (+39/-26)
configure (+143/-105)
configure.in (+2/-5)
debian/changelog (+25/-0)
debian/libtspi1.symbols (+0/-1)
debian/rules (+8/-0)
debian/trousers.prerm (+7/-0)
depcomp (+134/-56)
dist/Makefile.in (+34/-7)
install-sh (+18/-11)
ltmain.sh (+68/-55)
man/Makefile.in (+38/-14)
man/man3/Makefile.in (+53/-13)
man/man5/Makefile.in (+53/-13)
man/man8/Makefile.in (+53/-13)
missing (+4/-49)
src/Makefile.in (+38/-14)
src/include/Makefile.in (+50/-15)
src/include/hosttable.h (+0/-1)
src/include/rpc_tcstp.h (+1/-0)
src/include/tcslog.h (+7/-0)
src/tcs/Makefile.am (+1/-1)
src/tcs/Makefile.in (+36/-9)
src/tcs/rpc/tcstp/rpc.c (+6/-5)
src/tcs/rpc/tcstp/rpc_admin.c (+32/-8)
src/tcs/rpc/tcstp/rpc_aik.c (+12/-3)
src/tcs/rpc/tcstp/rpc_audit.c (+12/-3)
src/tcs/rpc/tcstp/rpc_auth.c (+8/-2)
src/tcs/rpc/tcstp/rpc_bind.c (+4/-1)
src/tcs/rpc/tcstp/rpc_caps.c (+4/-1)
src/tcs/rpc/tcstp/rpc_caps_tpm.c (+12/-3)
src/tcs/rpc/tcstp/rpc_certify.c (+4/-1)
src/tcs/rpc/tcstp/rpc_changeauth.c (+8/-2)
src/tcs/rpc/tcstp/rpc_cmk.c (+24/-6)
src/tcs/rpc/tcstp/rpc_context.c (+2/-0)
src/tcs/rpc/tcstp/rpc_counter.c (+20/-5)
src/tcs/rpc/tcstp/rpc_daa.c (+8/-2)
src/tcs/rpc/tcstp/rpc_delegate.c (+32/-8)
src/tcs/rpc/tcstp/rpc_dir.c (+8/-2)
src/tcs/rpc/tcstp/rpc_ek.c (+20/-5)
src/tcs/rpc/tcstp/rpc_evlog.c (+12/-3)
src/tcs/rpc/tcstp/rpc_key.c (+25/-6)
src/tcs/rpc/tcstp/rpc_maint.c (+20/-5)
src/tcs/rpc/tcstp/rpc_migration.c (+12/-3)
src/tcs/rpc/tcstp/rpc_nv.c (+20/-5)
src/tcs/rpc/tcstp/rpc_oper.c (+4/-1)
src/tcs/rpc/tcstp/rpc_own.c (+8/-2)
src/tcs/rpc/tcstp/rpc_pcr_extend.c (+12/-3)
src/tcs/rpc/tcstp/rpc_ps.c (+28/-7)
src/tcs/rpc/tcstp/rpc_quote.c (+4/-1)
src/tcs/rpc/tcstp/rpc_quote2.c (+4/-1)
src/tcs/rpc/tcstp/rpc_random.c (+8/-2)
src/tcs/rpc/tcstp/rpc_seal.c (+8/-2)
src/tcs/rpc/tcstp/rpc_selftest.c (+4/-1)
src/tcs/rpc/tcstp/rpc_sign.c (+4/-1)
src/tcs/rpc/tcstp/rpc_tick.c (+4/-1)
src/tcs/rpc/tcstp/rpc_transport.c (+12/-3)
src/tcs/tcs_aik.c (+1/-0)
src/tcs/tcs_context.c (+0/-5)
src/tcs/tcs_context_key.c (+1/-1)
src/tcs/tcs_evlog_biosem.c (+1/-1)
src/tcs/tcs_evlog_imaem.c (+12/-12)
src/tcs/tcs_pbg.c (+9/-5)
src/tcs/tcs_utils.c (+0/-6)
src/tcs/tcsi_caps_tpm.c (+0/-3)
src/tcs/tcsi_transport.c (+1/-1)
src/tcsd/Makefile.am (+2/-1)
src/tcsd/Makefile.in (+42/-11)
src/tcsd/tcsd_conf.c (+1/-0)
src/tcsd/tcsd_threads.c (+62/-159)
src/tddl/Makefile.am (+1/-1)
src/tddl/Makefile.in (+45/-13)
src/trspi/Makefile.in (+35/-8)
src/trspi/trousers.c (+2/-31)
src/tspi/Makefile.in (+43/-9)
src/tspi/obj_encdata.c (+5/-0)
src/tspi/obj_pcrs.c (+2/-0)
src/tspi/rpc/hosttable.c (+1/-1)
src/tspi/rpc/tcstp/rpc.c (+3/-6)
src/tspi/ssl_ui.c (+1/-0)
src/tspi/tsp_caps.c (+2/-0)
src/tspi/tsp_delegate.c (+6/-2)
src/tspi/tspi_admin.c (+14/-4)
src/tspi/tspi_dir.c (+1/-1)
src/tspi/tspi_maint.c (+0/-1)
src/tspi/tspi_quote.c (+8/-0)
src/tspi/tspi_quote2.c (+3/-1)
tools/Makefile.in (+36/-9)
To merge this branch: bzr merge lp:~logan/ubuntu/raring/trousers/debian-merge
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+137253@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Benjamin Drung (bdrung) wrote :

Can you forward the Ubuntu change to Debian, please?

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file '.gitignore'
2--- .gitignore 2012-06-18 22:22:21 +0000
3+++ .gitignore 1970-01-01 00:00:00 +0000
4@@ -1,29 +0,0 @@
5-*.deps
6-*.o
7-*.la
8-*.libs
9-*.lo
10-*.a
11-*.spec
12-*~
13-*Makefile
14-*Makefile.in
15-/.pc
16-/ltmain.sh
17-/aclocal.m4
18-/autom4te.cache
19-/config.guess
20-/config.log
21-/config.status
22-/config.sub
23-/configure
24-/depcomp
25-/install-sh
26-/libtool
27-/missing
28-/dist/tcsd.conf
29-/man/man5/*.5
30-/man/man8/*.8
31-/src/tcsd/tcsd
32-/tools/ps_convert
33-/tools/ps_inspect
34
35=== modified file 'Makefile.am'
36--- Makefile.am 2010-07-12 10:46:00 +0000
37+++ Makefile.am 2012-11-30 16:38:24 +0000
38@@ -1,4 +1,4 @@
39-SUBDIRS = src man dist tools
40+SUBDIRS = src man dist
41 EXTRA_DIST = AUTHORS LICENSE NEWS NICETOHAVES README \
42 README.selinux TODO ChangeLog \
43 doc/LTC-TSS_LLD_08_r2.pdf \
44
45=== modified file 'Makefile.in'
46--- Makefile.in 2012-06-18 22:22:21 +0000
47+++ Makefile.in 2012-11-30 16:38:24 +0000
48@@ -1,9 +1,9 @@
49-# Makefile.in generated by automake 1.11.1 from Makefile.am.
50+# Makefile.in generated by automake 1.11.6 from Makefile.am.
51 # @configure_input@
52
53 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
54-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
55-# Inc.
56+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
57+# Foundation, Inc.
58 # This Makefile.in is free software; the Free Software Foundation
59 # gives unlimited permission to copy and/or distribute it,
60 # with or without modifications, as long as this notice is preserved.
61@@ -15,6 +15,23 @@
62
63 @SET_MAKE@
64 VPATH = @srcdir@
65+am__make_dryrun = \
66+ { \
67+ am__dry=no; \
68+ case $$MAKEFLAGS in \
69+ *\\[\ \ ]*) \
70+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
71+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
72+ *) \
73+ for am__flg in $$MAKEFLAGS; do \
74+ case $$am__flg in \
75+ *=*|--*) ;; \
76+ *n*) am__dry=yes; break;; \
77+ esac; \
78+ done;; \
79+ esac; \
80+ test $$am__dry = yes; \
81+ }
82 pkgdatadir = $(datadir)/@PACKAGE@
83 pkgincludedir = $(includedir)/@PACKAGE@
84 pkglibdir = $(libdir)/@PACKAGE@
85@@ -58,6 +75,11 @@
86 install-pdf-recursive install-ps-recursive install-recursive \
87 installcheck-recursive installdirs-recursive pdf-recursive \
88 ps-recursive uninstall-recursive
89+am__can_run_installinfo = \
90+ case $$AM_UPDATE_INFO_DIR in \
91+ n|no|NO) false;; \
92+ *) (install-info --version) >/dev/null 2>&1;; \
93+ esac
94 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95 distclean-recursive maintainer-clean-recursive
96 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
97@@ -70,9 +92,11 @@
98 distdir = $(PACKAGE)-$(VERSION)
99 top_distdir = $(distdir)
100 am__remove_distdir = \
101- { test ! -d "$(distdir)" \
102- || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
103- && rm -fr "$(distdir)"; }; }
104+ if test -d "$(distdir)"; then \
105+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
106+ && rm -rf "$(distdir)" \
107+ || { sleep 5 && rm -rf "$(distdir)"; }; \
108+ else :; fi
109 am__relativize = \
110 dir0=`pwd`; \
111 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
112@@ -101,6 +125,8 @@
113 DIST_ARCHIVES = $(distdir).tar.gz
114 GZIP_ENV = --best
115 distuninstallcheck_listfiles = find . -type f -print
116+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
117+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
118 distcleancheck_listfiles = find . -type f -print
119 ACLOCAL = @ACLOCAL@
120 AMTAR = @AMTAR@
121@@ -229,7 +255,7 @@
122 top_build_prefix = @top_build_prefix@
123 top_builddir = @top_builddir@
124 top_srcdir = @top_srcdir@
125-SUBDIRS = src man dist tools
126+SUBDIRS = src man dist
127 EXTRA_DIST = AUTHORS LICENSE NEWS NICETOHAVES README \
128 README.selinux TODO ChangeLog \
129 doc/LTC-TSS_LLD_08_r2.pdf \
130@@ -239,7 +265,7 @@
131 all: all-recursive
132
133 .SUFFIXES:
134-am--refresh:
135+am--refresh: Makefile
136 @:
137 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
138 @for dep in $?; do \
139@@ -454,13 +480,10 @@
140 done
141 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
142 if test "$$subdir" = .; then :; else \
143- test -d "$(distdir)/$$subdir" \
144- || $(MKDIR_P) "$(distdir)/$$subdir" \
145- || exit 1; \
146- fi; \
147- done
148- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
149- if test "$$subdir" = .; then :; else \
150+ $(am__make_dryrun) \
151+ || test -d "$(distdir)/$$subdir" \
152+ || $(MKDIR_P) "$(distdir)/$$subdir" \
153+ || exit 1; \
154 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
155 $(am__relativize); \
156 new_distdir=$$reldir; \
157@@ -492,7 +515,11 @@
158 $(am__remove_distdir)
159
160 dist-bzip2: distdir
161- tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
162+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
163+ $(am__remove_distdir)
164+
165+dist-lzip: distdir
166+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
167 $(am__remove_distdir)
168
169 dist-lzma: distdir
170@@ -500,7 +527,7 @@
171 $(am__remove_distdir)
172
173 dist-xz: distdir
174- tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
175+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
176 $(am__remove_distdir)
177
178 dist-tarZ: distdir
179@@ -531,6 +558,8 @@
180 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
181 *.tar.lzma*) \
182 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
183+ *.tar.lz*) \
184+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
185 *.tar.xz*) \
186 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
187 *.tar.Z*) \
188@@ -540,7 +569,7 @@
189 *.zip*) \
190 unzip $(distdir).zip ;;\
191 esac
192- chmod -R a-w $(distdir); chmod a+w $(distdir)
193+ chmod -R a-w $(distdir); chmod u+w $(distdir)
194 mkdir $(distdir)/_build
195 mkdir $(distdir)/_inst
196 chmod a-w $(distdir)
197@@ -550,6 +579,7 @@
198 && am__cwd=`pwd` \
199 && $(am__cd) $(distdir)/_build \
200 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
201+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
202 $(DISTCHECK_CONFIGURE_FLAGS) \
203 && $(MAKE) $(AM_MAKEFLAGS) \
204 && $(MAKE) $(AM_MAKEFLAGS) dvi \
205@@ -578,8 +608,16 @@
206 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
207 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
208 distuninstallcheck:
209- @$(am__cd) '$(distuninstallcheck_dir)' \
210- && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
211+ @test -n '$(distuninstallcheck_dir)' || { \
212+ echo 'ERROR: trying to run $@ with an empty' \
213+ '$$(distuninstallcheck_dir)' >&2; \
214+ exit 1; \
215+ }; \
216+ $(am__cd) '$(distuninstallcheck_dir)' || { \
217+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
218+ exit 1; \
219+ }; \
220+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
221 || { echo "ERROR: files left after uninstall:" ; \
222 if test -n "$(DESTDIR)"; then \
223 echo " (check DESTDIR support)"; \
224@@ -610,10 +648,15 @@
225
226 installcheck: installcheck-recursive
227 install-strip:
228- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
229- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
230- `test -z '$(STRIP)' || \
231- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
232+ if test -z '$(STRIP)'; then \
233+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
234+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
235+ install; \
236+ else \
237+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
238+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
239+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
240+ fi
241 mostlyclean-generic:
242
243 clean-generic:
244@@ -701,18 +744,18 @@
245 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
246 all all-am am--refresh check check-am clean clean-generic \
247 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
248- dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
249- distcheck distclean distclean-generic distclean-libtool \
250- distclean-tags distcleancheck distdir distuninstallcheck dvi \
251- dvi-am html html-am info info-am install install-am \
252- install-data install-data-am install-dvi install-dvi-am \
253- install-exec install-exec-am install-html install-html-am \
254- install-info install-info-am install-man install-pdf \
255- install-pdf-am install-ps install-ps-am install-strip \
256- installcheck installcheck-am installdirs installdirs-am \
257- maintainer-clean maintainer-clean-generic mostlyclean \
258- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
259- tags tags-recursive uninstall uninstall-am
260+ dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
261+ dist-zip distcheck distclean distclean-generic \
262+ distclean-libtool distclean-tags distcleancheck distdir \
263+ distuninstallcheck dvi dvi-am html html-am info info-am \
264+ install install-am install-data install-data-am install-dvi \
265+ install-dvi-am install-exec install-exec-am install-html \
266+ install-html-am install-info install-info-am install-man \
267+ install-pdf install-pdf-am install-ps install-ps-am \
268+ install-strip installcheck installcheck-am installdirs \
269+ installdirs-am maintainer-clean maintainer-clean-generic \
270+ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
271+ ps ps-am tags tags-recursive uninstall uninstall-am
272
273
274 # Tell versions [3.59,3.63) of GNU make to not export all variables.
275
276=== modified file 'aclocal.m4'
277--- aclocal.m4 2012-06-18 22:22:21 +0000
278+++ aclocal.m4 2012-11-30 16:38:24 +0000
279@@ -1,7 +1,8 @@
280-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
281+# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
282
283 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
284-# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
285+# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
286+# Inc.
287 # This file is free software; the Free Software Foundation
288 # gives unlimited permission to copy and/or distribute it,
289 # with or without modifications, as long as this notice is preserved.
290@@ -22,8 +23,8 @@
291 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
292 #
293 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
294-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
295-# Inc.
296+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
297+# Foundation, Inc.
298 # Written by Gordon Matzigkeit, 1996
299 #
300 # This file is free software; the Free Software Foundation gives
301@@ -32,8 +33,8 @@
302
303 m4_define([_LT_COPYING], [dnl
304 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
305-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
306-# Inc.
307+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
308+# Foundation, Inc.
309 # Written by Gordon Matzigkeit, 1996
310 #
311 # This file is part of GNU Libtool.
312@@ -167,6 +168,8 @@
313 AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
314 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
315
316+_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
317+dnl
318 _LT_DECL([], [host_alias], [0], [The host system])dnl
319 _LT_DECL([], [host], [0])dnl
320 _LT_DECL([], [host_os], [0])dnl
321@@ -652,7 +655,7 @@
322 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
323 configured by $[0], generated by m4_PACKAGE_STRING.
324
325-Copyright (C) 2010 Free Software Foundation, Inc.
326+Copyright (C) 2011 Free Software Foundation, Inc.
327 This config.lt script is free software; the Free Software Foundation
328 gives unlimited permision to copy, distribute and modify it."
329
330@@ -816,6 +819,7 @@
331 m4_case([$1],
332 [C], [_LT_LANG(C)],
333 [C++], [_LT_LANG(CXX)],
334+ [Go], [_LT_LANG(GO)],
335 [Java], [_LT_LANG(GCJ)],
336 [Fortran 77], [_LT_LANG(F77)],
337 [Fortran], [_LT_LANG(FC)],
338@@ -837,6 +841,29 @@
339 ])# _LT_LANG
340
341
342+m4_ifndef([AC_PROG_GO], [
343+# NOTE: This macro has been submitted for inclusion into #
344+# GNU Autoconf as AC_PROG_GO. When it is available in #
345+# a released version of Autoconf we should remove this #
346+# macro and use it instead. #
347+m4_defun([AC_PROG_GO],
348+[AC_LANG_PUSH(Go)dnl
349+AC_ARG_VAR([GOC], [Go compiler command])dnl
350+AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
351+_AC_ARG_VAR_LDFLAGS()dnl
352+AC_CHECK_TOOL(GOC, gccgo)
353+if test -z "$GOC"; then
354+ if test -n "$ac_tool_prefix"; then
355+ AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
356+ fi
357+fi
358+if test -z "$GOC"; then
359+ AC_CHECK_PROG(GOC, gccgo, gccgo, false)
360+fi
361+])#m4_defun
362+])#m4_ifndef
363+
364+
365 # _LT_LANG_DEFAULT_CONFIG
366 # -----------------------
367 m4_defun([_LT_LANG_DEFAULT_CONFIG],
368@@ -867,6 +894,10 @@
369 m4_ifdef([LT_PROG_GCJ],
370 [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
371
372+AC_PROVIDE_IFELSE([AC_PROG_GO],
373+ [LT_LANG(GO)],
374+ [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
375+
376 AC_PROVIDE_IFELSE([LT_PROG_RC],
377 [LT_LANG(RC)],
378 [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
379@@ -969,7 +1000,13 @@
380 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
381 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
382 _lt_result=$?
383- if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
384+ # If there is a non-empty error log, and "single_module"
385+ # appears in it, assume the flag caused a linker warning
386+ if test -s conftest.err && $GREP single_module conftest.err; then
387+ cat conftest.err >&AS_MESSAGE_LOG_FD
388+ # Otherwise, if the output was created with a 0 exit code from
389+ # the compiler, it worked.
390+ elif test -f libconftest.dylib && test $_lt_result -eq 0; then
391 lt_cv_apple_cc_single_mod=yes
392 else
393 cat conftest.err >&AS_MESSAGE_LOG_FD
394@@ -977,6 +1014,7 @@
395 rm -rf libconftest.dylib*
396 rm -f conftest.*
397 fi])
398+
399 AC_CACHE_CHECK([for -exported_symbols_list linker flag],
400 [lt_cv_ld_exported_symbols_list],
401 [lt_cv_ld_exported_symbols_list=no
402@@ -988,6 +1026,7 @@
403 [lt_cv_ld_exported_symbols_list=no])
404 LDFLAGS="$save_LDFLAGS"
405 ])
406+
407 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
408 [lt_cv_ld_force_load=no
409 cat > conftest.c << _LT_EOF
410@@ -1005,7 +1044,9 @@
411 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
412 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
413 _lt_result=$?
414- if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
415+ if test -s conftest.err && $GREP force_load conftest.err; then
416+ cat conftest.err >&AS_MESSAGE_LOG_FD
417+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
418 lt_cv_ld_force_load=yes
419 else
420 cat conftest.err >&AS_MESSAGE_LOG_FD
421@@ -1050,8 +1091,8 @@
422 ])
423
424
425-# _LT_DARWIN_LINKER_FEATURES
426-# --------------------------
427+# _LT_DARWIN_LINKER_FEATURES([TAG])
428+# ---------------------------------
429 # Checks for linker and compiler features on darwin
430 m4_defun([_LT_DARWIN_LINKER_FEATURES],
431 [
432@@ -1062,6 +1103,8 @@
433 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
434 if test "$lt_cv_ld_force_load" = "yes"; then
435 _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
436+ m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
437+ [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes])
438 else
439 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
440 fi
441@@ -1345,14 +1388,27 @@
442 CFLAGS="$SAVE_CFLAGS"
443 fi
444 ;;
445-sparc*-*solaris*)
446+*-*solaris*)
447 # Find out which ABI we are using.
448 echo 'int i;' > conftest.$ac_ext
449 if AC_TRY_EVAL(ac_compile); then
450 case `/usr/bin/file conftest.o` in
451 *64-bit*)
452 case $lt_cv_prog_gnu_ld in
453- yes*) LD="${LD-ld} -m elf64_sparc" ;;
454+ yes*)
455+ case $host in
456+ i?86-*-solaris*)
457+ LD="${LD-ld} -m elf_x86_64"
458+ ;;
459+ sparc*-*-solaris*)
460+ LD="${LD-ld} -m elf64_sparc"
461+ ;;
462+ esac
463+ # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
464+ if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
465+ LD="${LD-ld}_sol2"
466+ fi
467+ ;;
468 *)
469 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
470 LD="${LD-ld} -64"
471@@ -1429,13 +1485,13 @@
472 if test -n "$RANLIB"; then
473 case $host_os in
474 openbsd*)
475- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
476+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
477 ;;
478 *)
479- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
480+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
481 ;;
482 esac
483- old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
484+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
485 fi
486
487 case $host_os in
488@@ -1615,6 +1671,11 @@
489 lt_cv_sys_max_cmd_len=196608
490 ;;
491
492+ os2*)
493+ # The test takes a long time on OS/2.
494+ lt_cv_sys_max_cmd_len=8192
495+ ;;
496+
497 osf*)
498 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
499 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
500@@ -1654,7 +1715,7 @@
501 # If test is not a shell built-in, we'll probably end up computing a
502 # maximum length that is only half of the actual maximum length, but
503 # we can't tell.
504- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
505+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
506 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
507 test $i != 17 # 1/2 MB should be enough
508 do
509@@ -2200,7 +2261,7 @@
510
511 case $host_os in
512 aix3*)
513- version_type=linux
514+ version_type=linux # correct to gnu/linux during the next big refactor
515 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
516 shlibpath_var=LIBPATH
517
518@@ -2209,7 +2270,7 @@
519 ;;
520
521 aix[[4-9]]*)
522- version_type=linux
523+ version_type=linux # correct to gnu/linux during the next big refactor
524 need_lib_prefix=no
525 need_version=no
526 hardcode_into_libs=yes
527@@ -2274,7 +2335,7 @@
528 ;;
529
530 bsdi[[45]]*)
531- version_type=linux
532+ version_type=linux # correct to gnu/linux during the next big refactor
533 need_version=no
534 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
535 soname_spec='${libname}${release}${shared_ext}$major'
536@@ -2413,7 +2474,7 @@
537 ;;
538
539 dgux*)
540- version_type=linux
541+ version_type=linux # correct to gnu/linux during the next big refactor
542 need_lib_prefix=no
543 need_version=no
544 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
545@@ -2421,10 +2482,6 @@
546 shlibpath_var=LD_LIBRARY_PATH
547 ;;
548
549-freebsd1*)
550- dynamic_linker=no
551- ;;
552-
553 freebsd* | dragonfly*)
554 # DragonFly does not have aout. When/if they implement a new
555 # versioning mechanism, adjust this.
556@@ -2432,7 +2489,7 @@
557 objformat=`/usr/bin/objformat`
558 else
559 case $host_os in
560- freebsd[[123]]*) objformat=aout ;;
561+ freebsd[[23]].*) objformat=aout ;;
562 *) objformat=elf ;;
563 esac
564 fi
565@@ -2450,7 +2507,7 @@
566 esac
567 shlibpath_var=LD_LIBRARY_PATH
568 case $host_os in
569- freebsd2*)
570+ freebsd2.*)
571 shlibpath_overrides_runpath=yes
572 ;;
573 freebsd3.[[01]]* | freebsdelf3.[[01]]*)
574@@ -2470,7 +2527,7 @@
575 ;;
576
577 gnu*)
578- version_type=linux
579+ version_type=linux # correct to gnu/linux during the next big refactor
580 need_lib_prefix=no
581 need_version=no
582 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
583@@ -2481,7 +2538,7 @@
584 ;;
585
586 haiku*)
587- version_type=linux
588+ version_type=linux # correct to gnu/linux during the next big refactor
589 need_lib_prefix=no
590 need_version=no
591 dynamic_linker="$host_os runtime_loader"
592@@ -2542,7 +2599,7 @@
593 ;;
594
595 interix[[3-9]]*)
596- version_type=linux
597+ version_type=linux # correct to gnu/linux during the next big refactor
598 need_lib_prefix=no
599 need_version=no
600 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
601@@ -2558,7 +2615,7 @@
602 nonstopux*) version_type=nonstopux ;;
603 *)
604 if test "$lt_cv_prog_gnu_ld" = yes; then
605- version_type=linux
606+ version_type=linux # correct to gnu/linux during the next big refactor
607 else
608 version_type=irix
609 fi ;;
610@@ -2595,9 +2652,9 @@
611 dynamic_linker=no
612 ;;
613
614-# This must be Linux ELF.
615+# This must be glibc/ELF.
616 linux* | k*bsd*-gnu | kopensolaris*-gnu)
617- version_type=linux
618+ version_type=linux # correct to gnu/linux during the next big refactor
619 need_lib_prefix=no
620 need_version=no
621 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
622@@ -2626,10 +2683,14 @@
623 # before this can be enabled.
624 hardcode_into_libs=yes
625
626+ # Add ABI-specific directories to the system library path.
627+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
628+
629 # Append ld.so.conf contents to the search path
630 if test -f /etc/ld.so.conf; then
631 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
632- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
633+ sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
634+
635 fi
636
637 # We used to test for /lib/ld.so.1 and disable shared libraries on
638@@ -2641,18 +2702,6 @@
639 dynamic_linker='GNU/Linux ld.so'
640 ;;
641
642-netbsdelf*-gnu)
643- version_type=linux
644- need_lib_prefix=no
645- need_version=no
646- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
647- soname_spec='${libname}${release}${shared_ext}$major'
648- shlibpath_var=LD_LIBRARY_PATH
649- shlibpath_overrides_runpath=no
650- hardcode_into_libs=yes
651- dynamic_linker='NetBSD ld.elf_so'
652- ;;
653-
654 netbsd*)
655 version_type=sunos
656 need_lib_prefix=no
657@@ -2672,7 +2721,7 @@
658 ;;
659
660 newsos6)
661- version_type=linux
662+ version_type=linux # correct to gnu/linux during the next big refactor
663 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
664 shlibpath_var=LD_LIBRARY_PATH
665 shlibpath_overrides_runpath=yes
666@@ -2741,7 +2790,7 @@
667 ;;
668
669 solaris*)
670- version_type=linux
671+ version_type=linux # correct to gnu/linux during the next big refactor
672 need_lib_prefix=no
673 need_version=no
674 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
675@@ -2766,7 +2815,7 @@
676 ;;
677
678 sysv4 | sysv4.3*)
679- version_type=linux
680+ version_type=linux # correct to gnu/linux during the next big refactor
681 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
682 soname_spec='${libname}${release}${shared_ext}$major'
683 shlibpath_var=LD_LIBRARY_PATH
684@@ -2790,7 +2839,7 @@
685
686 sysv4*MP*)
687 if test -d /usr/nec ;then
688- version_type=linux
689+ version_type=linux # correct to gnu/linux during the next big refactor
690 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
691 soname_spec='$libname${shared_ext}.$major'
692 shlibpath_var=LD_LIBRARY_PATH
693@@ -2821,7 +2870,7 @@
694
695 tpf*)
696 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
697- version_type=linux
698+ version_type=linux # correct to gnu/linux during the next big refactor
699 need_lib_prefix=no
700 need_version=no
701 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
702@@ -2831,7 +2880,7 @@
703 ;;
704
705 uts4*)
706- version_type=linux
707+ version_type=linux # correct to gnu/linux during the next big refactor
708 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
709 soname_spec='${libname}${release}${shared_ext}$major'
710 shlibpath_var=LD_LIBRARY_PATH
711@@ -3253,12 +3302,12 @@
712 lt_cv_deplibs_check_method=pass_all
713 ;;
714
715-# This must be Linux ELF.
716+# This must be glibc/ELF.
717 linux* | k*bsd*-gnu | kopensolaris*-gnu)
718 lt_cv_deplibs_check_method=pass_all
719 ;;
720
721-netbsd* | netbsdelf*-gnu)
722+netbsd*)
723 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
724 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
725 else
726@@ -3673,6 +3722,7 @@
727 # which start with @ or ?.
728 lt_cv_sys_global_symbol_pipe="$AWK ['"\
729 " {last_section=section; section=\$ 3};"\
730+" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
731 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
732 " \$ 0!~/External *\|/{next};"\
733 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
734@@ -4069,7 +4119,7 @@
735 ;;
736 esac
737 ;;
738- netbsd* | netbsdelf*-gnu)
739+ netbsd*)
740 ;;
741 *qnx* | *nto*)
742 # QNX uses GNU C++, but need to define -shared option too, otherwise
743@@ -4257,7 +4307,9 @@
744 case $cc_basename in
745 nvcc*) # Cuda Compiler Driver 2.2
746 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
747- _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC'
748+ if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
749+ _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
750+ fi
751 ;;
752 esac
753 else
754@@ -4349,18 +4401,33 @@
755 ;;
756 *)
757 case `$CC -V 2>&1 | sed 5q` in
758- *Sun\ F* | *Sun*Fortran*)
759+ *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
760 # Sun Fortran 8.3 passes all unrecognized flags to the linker
761 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
762 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
763 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
764 ;;
765+ *Sun\ F* | *Sun*Fortran*)
766+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
767+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
768+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
769+ ;;
770 *Sun\ C*)
771 # Sun C 5.9
772 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
773 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
774 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
775 ;;
776+ *Intel*\ [[CF]]*Compiler*)
777+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
778+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
779+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
780+ ;;
781+ *Portland\ Group*)
782+ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
783+ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
784+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
785+ ;;
786 esac
787 ;;
788 esac
789@@ -4520,16 +4587,15 @@
790 ;;
791 cygwin* | mingw* | cegcc*)
792 case $cc_basename in
793- cl*) ;;
794+ cl*)
795+ _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
796+ ;;
797 *)
798 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
799 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
800 ;;
801 esac
802 ;;
803- linux* | k*bsd*-gnu | gnu*)
804- _LT_TAGVAR(link_all_deplibs, $1)=no
805- ;;
806 *)
807 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
808 ;;
809@@ -4548,7 +4614,6 @@
810 _LT_TAGVAR(hardcode_direct, $1)=no
811 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
812 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
813- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
814 _LT_TAGVAR(hardcode_libdir_separator, $1)=
815 _LT_TAGVAR(hardcode_minus_L, $1)=no
816 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
817@@ -4593,9 +4658,6 @@
818 openbsd*)
819 with_gnu_ld=no
820 ;;
821- linux* | k*bsd*-gnu | gnu*)
822- _LT_TAGVAR(link_all_deplibs, $1)=no
823- ;;
824 esac
825
826 _LT_TAGVAR(ld_shlibs, $1)=yes
827@@ -4802,8 +4864,7 @@
828 xlf* | bgf* | bgxlf* | mpixlf*)
829 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
830 _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
831- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
832- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
833+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
834 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
835 if test "x$supports_anon_versioning" = xyes; then
836 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
837@@ -4818,7 +4879,7 @@
838 fi
839 ;;
840
841- netbsd* | netbsdelf*-gnu)
842+ netbsd*)
843 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
844 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
845 wlarc=
846@@ -4995,7 +5056,6 @@
847 if test "$aix_use_runtimelinking" = yes; then
848 shared_flag="$shared_flag "'${wl}-G'
849 fi
850- _LT_TAGVAR(link_all_deplibs, $1)=no
851 else
852 # not using gcc
853 if test "$host_cpu" = ia64; then
854@@ -5099,6 +5159,7 @@
855 # The linker will not automatically build a static lib if we build a DLL.
856 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
857 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
858+ _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
859 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
860 # Don't use ranlib
861 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
862@@ -5145,10 +5206,6 @@
863 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
864 ;;
865
866- freebsd1*)
867- _LT_TAGVAR(ld_shlibs, $1)=no
868- ;;
869-
870 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
871 # support. Future versions do this automatically, but an explicit c++rt0.o
872 # does not break anything, and helps significantly (at the cost of a little
873@@ -5161,7 +5218,7 @@
874 ;;
875
876 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
877- freebsd2*)
878+ freebsd2.*)
879 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
880 _LT_TAGVAR(hardcode_direct, $1)=yes
881 _LT_TAGVAR(hardcode_minus_L, $1)=yes
882@@ -5200,7 +5257,6 @@
883 fi
884 if test "$with_gnu_ld" = no; then
885 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
886- _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
887 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
888 _LT_TAGVAR(hardcode_direct, $1)=yes
889 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
890@@ -5304,7 +5360,7 @@
891 _LT_TAGVAR(link_all_deplibs, $1)=yes
892 ;;
893
894- netbsd* | netbsdelf*-gnu)
895+ netbsd*)
896 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
897 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
898 else
899@@ -5642,9 +5698,6 @@
900 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
901 [Flag to hardcode $libdir into a binary during linking.
902 This must work even if $libdir does not exist])
903-_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
904- [[If ld is used when linking, flag to hardcode $libdir into a binary
905- during linking. This must work even if $libdir does not exist]])
906 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
907 [Whether we need a single "-rpath" flag with a separated argument])
908 _LT_TAGDECL([], [hardcode_direct], [0],
909@@ -5798,7 +5851,6 @@
910 _LT_TAGVAR(hardcode_direct, $1)=no
911 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
912 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
913-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
914 _LT_TAGVAR(hardcode_libdir_separator, $1)=
915 _LT_TAGVAR(hardcode_minus_L, $1)=no
916 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
917@@ -6168,7 +6220,7 @@
918 esac
919 ;;
920
921- freebsd[[12]]*)
922+ freebsd2.*)
923 # C++ shared libraries reported to be fairly broken before
924 # switch to ELF
925 _LT_TAGVAR(ld_shlibs, $1)=no
926@@ -6929,12 +6981,18 @@
927 }
928 };
929 _LT_EOF
930+], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
931+package foo
932+func foo() {
933+}
934+_LT_EOF
935 ])
936
937 _lt_libdeps_save_CFLAGS=$CFLAGS
938 case "$CC $CFLAGS " in #(
939 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
940 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
941+*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
942 esac
943
944 dnl Parse the compiler output and extract the necessary
945@@ -7131,7 +7189,6 @@
946 _LT_TAGVAR(hardcode_direct, $1)=no
947 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
948 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
949-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
950 _LT_TAGVAR(hardcode_libdir_separator, $1)=
951 _LT_TAGVAR(hardcode_minus_L, $1)=no
952 _LT_TAGVAR(hardcode_automatic, $1)=no
953@@ -7264,7 +7321,6 @@
954 _LT_TAGVAR(hardcode_direct, $1)=no
955 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
956 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
957-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
958 _LT_TAGVAR(hardcode_libdir_separator, $1)=
959 _LT_TAGVAR(hardcode_minus_L, $1)=no
960 _LT_TAGVAR(hardcode_automatic, $1)=no
961@@ -7447,6 +7503,73 @@
962 ])# _LT_LANG_GCJ_CONFIG
963
964
965+# _LT_LANG_GO_CONFIG([TAG])
966+# --------------------------
967+# Ensure that the configuration variables for the GNU Go compiler
968+# are suitably defined. These variables are subsequently used by _LT_CONFIG
969+# to write the compiler configuration to `libtool'.
970+m4_defun([_LT_LANG_GO_CONFIG],
971+[AC_REQUIRE([LT_PROG_GO])dnl
972+AC_LANG_SAVE
973+
974+# Source file extension for Go test sources.
975+ac_ext=go
976+
977+# Object file extension for compiled Go test sources.
978+objext=o
979+_LT_TAGVAR(objext, $1)=$objext
980+
981+# Code to be used in simple compile tests
982+lt_simple_compile_test_code="package main; func main() { }"
983+
984+# Code to be used in simple link tests
985+lt_simple_link_test_code='package main; func main() { }'
986+
987+# ltmain only uses $CC for tagged configurations so make sure $CC is set.
988+_LT_TAG_COMPILER
989+
990+# save warnings/boilerplate of simple test code
991+_LT_COMPILER_BOILERPLATE
992+_LT_LINKER_BOILERPLATE
993+
994+# Allow CC to be a program name with arguments.
995+lt_save_CC=$CC
996+lt_save_CFLAGS=$CFLAGS
997+lt_save_GCC=$GCC
998+GCC=yes
999+CC=${GOC-"gccgo"}
1000+CFLAGS=$GOFLAGS
1001+compiler=$CC
1002+_LT_TAGVAR(compiler, $1)=$CC
1003+_LT_TAGVAR(LD, $1)="$LD"
1004+_LT_CC_BASENAME([$compiler])
1005+
1006+# Go did not exist at the time GCC didn't implicitly link libc in.
1007+_LT_TAGVAR(archive_cmds_need_lc, $1)=no
1008+
1009+_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
1010+_LT_TAGVAR(reload_flag, $1)=$reload_flag
1011+_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
1012+
1013+if test -n "$compiler"; then
1014+ _LT_COMPILER_NO_RTTI($1)
1015+ _LT_COMPILER_PIC($1)
1016+ _LT_COMPILER_C_O($1)
1017+ _LT_COMPILER_FILE_LOCKS($1)
1018+ _LT_LINKER_SHLIBS($1)
1019+ _LT_LINKER_HARDCODE_LIBPATH($1)
1020+
1021+ _LT_CONFIG($1)
1022+fi
1023+
1024+AC_LANG_RESTORE
1025+
1026+GCC=$lt_save_GCC
1027+CC=$lt_save_CC
1028+CFLAGS=$lt_save_CFLAGS
1029+])# _LT_LANG_GO_CONFIG
1030+
1031+
1032 # _LT_LANG_RC_CONFIG([TAG])
1033 # -------------------------
1034 # Ensure that the configuration variables for the Windows resource compiler
1035@@ -7516,6 +7639,13 @@
1036 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
1037
1038
1039+# LT_PROG_GO
1040+# ----------
1041+AC_DEFUN([LT_PROG_GO],
1042+[AC_CHECK_TOOL(GOC, gccgo,)
1043+])
1044+
1045+
1046 # LT_PROG_RC
1047 # ----------
1048 AC_DEFUN([LT_PROG_RC],
1049@@ -8180,9 +8310,24 @@
1050 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
1051 m4_define([_LT_WITH_PIC],
1052 [AC_ARG_WITH([pic],
1053- [AS_HELP_STRING([--with-pic],
1054+ [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
1055 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
1056- [pic_mode="$withval"],
1057+ [lt_p=${PACKAGE-default}
1058+ case $withval in
1059+ yes|no) pic_mode=$withval ;;
1060+ *)
1061+ pic_mode=default
1062+ # Look at the argument we got. We use all the common list separators.
1063+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1064+ for lt_pkg in $withval; do
1065+ IFS="$lt_save_ifs"
1066+ if test "X$lt_pkg" = "X$lt_p"; then
1067+ pic_mode=yes
1068+ fi
1069+ done
1070+ IFS="$lt_save_ifs"
1071+ ;;
1072+ esac],
1073 [pic_mode=default])
1074
1075 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
1076@@ -8354,15 +8499,15 @@
1077
1078 # @configure_input@
1079
1080-# serial 3293 ltversion.m4
1081+# serial 3337 ltversion.m4
1082 # This file is part of GNU Libtool
1083
1084-m4_define([LT_PACKAGE_VERSION], [2.4])
1085-m4_define([LT_PACKAGE_REVISION], [1.3293])
1086+m4_define([LT_PACKAGE_VERSION], [2.4.2])
1087+m4_define([LT_PACKAGE_REVISION], [1.3337])
1088
1089 AC_DEFUN([LTVERSION_VERSION],
1090-[macro_version='2.4'
1091-macro_revision='1.3293'
1092+[macro_version='2.4.2'
1093+macro_revision='1.3337'
1094 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
1095 _LT_DECL(, macro_revision, 0)
1096 ])
1097@@ -8494,8 +8639,7 @@
1098 # ----------------------------------
1099 AC_DEFUN([PKG_PROG_PKG_CONFIG],
1100 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
1101-m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
1102-m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
1103+m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
1104 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
1105 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
1106 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
1107@@ -8541,8 +8685,7 @@
1108 pkg_cv_[]$1="$$1"
1109 elif test -n "$PKG_CONFIG"; then
1110 PKG_CHECK_EXISTS([$3],
1111- [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
1112- test "x$?" != "x0" && pkg_failed=yes ],
1113+ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
1114 [pkg_failed=yes])
1115 else
1116 pkg_failed=untried
1117@@ -8590,9 +8733,9 @@
1118 AC_MSG_RESULT([no])
1119 _PKG_SHORT_ERRORS_SUPPORTED
1120 if test $_pkg_short_errors_supported = yes; then
1121- $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
1122+ $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
1123 else
1124- $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
1125+ $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
1126 fi
1127 # Put the nasty error message in config.log where it belongs
1128 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
1129@@ -8605,7 +8748,7 @@
1130 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1131 installed software in a non-standard prefix.
1132
1133-_PKG_TEXT])[]dnl
1134+_PKG_TEXT])
1135 ])
1136 elif test $pkg_failed = untried; then
1137 AC_MSG_RESULT([no])
1138@@ -8616,7 +8759,7 @@
1139
1140 _PKG_TEXT
1141
1142-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
1143+To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
1144 ])
1145 else
1146 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
1147@@ -8626,12 +8769,15 @@
1148 fi[]dnl
1149 ])# PKG_CHECK_MODULES
1150
1151-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1152+# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
1153+# Foundation, Inc.
1154 #
1155 # This file is free software; the Free Software Foundation
1156 # gives unlimited permission to copy and/or distribute it,
1157 # with or without modifications, as long as this notice is preserved.
1158
1159+# serial 1
1160+
1161 # AM_AUTOMAKE_VERSION(VERSION)
1162 # ----------------------------
1163 # Automake X.Y traces this macro to ensure aclocal.m4 has been
1164@@ -8641,7 +8787,7 @@
1165 [am__api_version='1.11'
1166 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
1167 dnl require some minimum version. Point them to the right macro.
1168-m4_if([$1], [1.11.1], [],
1169+m4_if([$1], [1.11.6], [],
1170 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
1171 ])
1172
1173@@ -8657,19 +8803,21 @@
1174 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1175 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
1176 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
1177-[AM_AUTOMAKE_VERSION([1.11.1])dnl
1178+[AM_AUTOMAKE_VERSION([1.11.6])dnl
1179 m4_ifndef([AC_AUTOCONF_VERSION],
1180 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
1181 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
1182
1183 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
1184
1185-# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
1186+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1187 #
1188 # This file is free software; the Free Software Foundation
1189 # gives unlimited permission to copy and/or distribute it,
1190 # with or without modifications, as long as this notice is preserved.
1191
1192+# serial 1
1193+
1194 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
1195 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
1196 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
1197@@ -8751,14 +8899,14 @@
1198 Usually this means the macro was only invoked conditionally.]])
1199 fi])])
1200
1201-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
1202-# Free Software Foundation, Inc.
1203+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
1204+# 2010, 2011 Free Software Foundation, Inc.
1205 #
1206 # This file is free software; the Free Software Foundation
1207 # gives unlimited permission to copy and/or distribute it,
1208 # with or without modifications, as long as this notice is preserved.
1209
1210-# serial 10
1211+# serial 12
1212
1213 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
1214 # written in clear, in which case automake, when reading aclocal.m4,
1215@@ -8798,6 +8946,7 @@
1216 # instance it was reported that on HP-UX the gcc test will end up
1217 # making a dummy file named `D' -- because `-MD' means `put the output
1218 # in D'.
1219+ rm -rf conftest.dir
1220 mkdir conftest.dir
1221 # Copy depcomp to subdir because otherwise we won't find it if we're
1222 # using a relative directory.
1223@@ -8862,7 +9011,7 @@
1224 break
1225 fi
1226 ;;
1227- msvisualcpp | msvcmsys)
1228+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1229 # This compiler won't grok `-c -o', but also, the minuso test has
1230 # not run yet. These depmodes are late enough in the game, and
1231 # so weak that their functioning should not be impacted.
1232@@ -8927,10 +9076,13 @@
1233 if test "x$enable_dependency_tracking" != xno; then
1234 am_depcomp="$ac_aux_dir/depcomp"
1235 AMDEPBACKSLASH='\'
1236+ am__nodep='_no'
1237 fi
1238 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
1239 AC_SUBST([AMDEPBACKSLASH])dnl
1240 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
1241+AC_SUBST([am__nodep])dnl
1242+_AM_SUBST_NOTMAKE([am__nodep])dnl
1243 ])
1244
1245 # Generate code to set up dependency tracking. -*- Autoconf -*-
1246@@ -9152,12 +9304,15 @@
1247 done
1248 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1249
1250-# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc.
1251+# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
1252+# Inc.
1253 #
1254 # This file is free software; the Free Software Foundation
1255 # gives unlimited permission to copy and/or distribute it,
1256 # with or without modifications, as long as this notice is preserved.
1257
1258+# serial 1
1259+
1260 # AM_PROG_INSTALL_SH
1261 # ------------------
1262 # Define $install_sh.
1263@@ -9289,12 +9444,15 @@
1264 fi
1265 ])
1266
1267-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1268+# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
1269+# Inc.
1270 #
1271 # This file is free software; the Free Software Foundation
1272 # gives unlimited permission to copy and/or distribute it,
1273 # with or without modifications, as long as this notice is preserved.
1274
1275+# serial 1
1276+
1277 # AM_PROG_MKDIR_P
1278 # ---------------
1279 # Check for `mkdir -p'.
1280@@ -9317,13 +9475,14 @@
1281
1282 # Helper functions for option handling. -*- Autoconf -*-
1283
1284-# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc.
1285+# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
1286+# Foundation, Inc.
1287 #
1288 # This file is free software; the Free Software Foundation
1289 # gives unlimited permission to copy and/or distribute it,
1290 # with or without modifications, as long as this notice is preserved.
1291
1292-# serial 4
1293+# serial 5
1294
1295 # _AM_MANGLE_OPTION(NAME)
1296 # -----------------------
1297@@ -9331,13 +9490,13 @@
1298 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1299
1300 # _AM_SET_OPTION(NAME)
1301-# ------------------------------
1302+# --------------------
1303 # Set option NAME. Presently that only means defining a flag for this option.
1304 AC_DEFUN([_AM_SET_OPTION],
1305 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
1306
1307 # _AM_SET_OPTIONS(OPTIONS)
1308-# ----------------------------------
1309+# ------------------------
1310 # OPTIONS is a space-separated list of Automake options.
1311 AC_DEFUN([_AM_SET_OPTIONS],
1312 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1313@@ -9413,12 +9572,14 @@
1314 fi
1315 AC_MSG_RESULT(yes)])
1316
1317-# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
1318+# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1319 #
1320 # This file is free software; the Free Software Foundation
1321 # gives unlimited permission to copy and/or distribute it,
1322 # with or without modifications, as long as this notice is preserved.
1323
1324+# serial 1
1325+
1326 # AM_PROG_INSTALL_STRIP
1327 # ---------------------
1328 # One issue with vendor `install' (even GNU) is that you can't
1329@@ -9441,13 +9602,13 @@
1330 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1331 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1332
1333-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
1334+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1335 #
1336 # This file is free software; the Free Software Foundation
1337 # gives unlimited permission to copy and/or distribute it,
1338 # with or without modifications, as long as this notice is preserved.
1339
1340-# serial 2
1341+# serial 3
1342
1343 # _AM_SUBST_NOTMAKE(VARIABLE)
1344 # ---------------------------
1345@@ -9456,13 +9617,13 @@
1346 AC_DEFUN([_AM_SUBST_NOTMAKE])
1347
1348 # AM_SUBST_NOTMAKE(VARIABLE)
1349-# ---------------------------
1350+# --------------------------
1351 # Public sister of _AM_SUBST_NOTMAKE.
1352 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1353
1354 # Check how to create a tarball. -*- Autoconf -*-
1355
1356-# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
1357+# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1358 #
1359 # This file is free software; the Free Software Foundation
1360 # gives unlimited permission to copy and/or distribute it,
1361@@ -9484,10 +9645,11 @@
1362 # a tarball read from stdin.
1363 # $(am__untar) < result.tar
1364 AC_DEFUN([_AM_PROG_TAR],
1365-[# Always define AMTAR for backward compatibility.
1366-AM_MISSING_PROG([AMTAR], [tar])
1367+[# Always define AMTAR for backward compatibility. Yes, it's still used
1368+# in the wild :-( We should find a proper way to deprecate it ...
1369+AC_SUBST([AMTAR], ['$${TAR-tar}'])
1370 m4_if([$1], [v7],
1371- [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
1372+ [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1373 [m4_case([$1], [ustar],, [pax],,
1374 [m4_fatal([Unknown tar format])])
1375 AC_MSG_CHECKING([how to create a $1 tar archive])
1376
1377=== modified file 'autom4te.cache/output.0'
1378--- autom4te.cache/output.0 2012-06-18 22:22:21 +0000
1379+++ autom4te.cache/output.0 2012-11-30 16:38:24 +0000
1380@@ -1,6 +1,6 @@
1381 @%:@! /bin/sh
1382 @%:@ Guess values for system-dependent variables and create Makefiles.
1383-@%:@ Generated by GNU Autoconf 2.68 for trousers 0.3.9.
1384+@%:@ Generated by GNU Autoconf 2.68 for trousers 0.3.10.
1385 @%:@
1386 @%:@ Report bugs to <trousers-tech@lists.sf.net>.
1387 @%:@
1388@@ -570,8 +570,8 @@
1389 # Identity of this package.
1390 PACKAGE_NAME='trousers'
1391 PACKAGE_TARNAME='trousers'
1392-PACKAGE_VERSION='0.3.9'
1393-PACKAGE_STRING='trousers 0.3.9'
1394+PACKAGE_VERSION='0.3.10'
1395+PACKAGE_STRING='trousers 0.3.10'
1396 PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
1397 PACKAGE_URL=''
1398
1399@@ -749,6 +749,7 @@
1400 am__fastdepCC_FALSE
1401 am__fastdepCC_TRUE
1402 CCDEPMODE
1403+am__nodep
1404 AMDEPBACKSLASH
1405 AMDEP_FALSE
1406 AMDEP_TRUE
1407@@ -1412,7 +1413,7 @@
1408 # Omit some internal or obsolete options to make the list less imposing.
1409 # This message is too long to be a string in the A/UX 3.1 sh.
1410 cat <<_ACEOF
1411-\`configure' configures trousers 0.3.9 to adapt to many kinds of systems.
1412+\`configure' configures trousers 0.3.10 to adapt to many kinds of systems.
1413
1414 Usage: $0 [OPTION]... [VAR=VALUE]...
1415
1416@@ -1483,7 +1484,7 @@
1417
1418 if test -n "$ac_init_help"; then
1419 case $ac_init_help in
1420- short | recursive ) echo "Configuration of trousers 0.3.9:";;
1421+ short | recursive ) echo "Configuration of trousers 0.3.10:";;
1422 esac
1423 cat <<\_ACEOF
1424
1425@@ -1512,7 +1513,7 @@
1426 --with-gmp build TrouSerS with the GMP math lib (used in DAA)
1427 --with-gui type of gui popup (gtk/none) @<:@default=gtk@:>@
1428 --with-api Version of the TSS API to build @<:@default=1.2@:>@
1429- --with-pic try to use only PIC/non-PIC objects @<:@default=use
1430+ --with-pic@<:@=PKGS@:>@ try to use only PIC/non-PIC objects @<:@default=use
1431 both@:>@
1432 --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
1433 --with-sysroot=DIR Search for dependent libraries within DIR
1434@@ -1601,7 +1602,7 @@
1435 test -n "$ac_init_help" && exit $ac_status
1436 if $ac_init_version; then
1437 cat <<\_ACEOF
1438-trousers configure 0.3.9
1439+trousers configure 0.3.10
1440 generated by GNU Autoconf 2.68
1441
1442 Copyright (C) 2010 Free Software Foundation, Inc.
1443@@ -2016,7 +2017,7 @@
1444 This file contains any messages produced by compilers while
1445 running configure, to aid debugging if configure makes a mistake.
1446
1447-It was created by trousers $as_me 0.3.9, which was
1448+It was created by trousers $as_me 0.3.10, which was
1449 generated by GNU Autoconf 2.68. Invocation command line was
1450
1451 $ $0 $@
1452@@ -2948,7 +2949,7 @@
1453
1454 # Define the identity of the package.
1455 PACKAGE='trousers'
1456- VERSION='0.3.9'
1457+ VERSION='0.3.10'
1458
1459
1460 cat >>confdefs.h <<_ACEOF
1461@@ -2978,11 +2979,11 @@
1462
1463 # We need awk for the "check" target. The system "awk" is bad on
1464 # some platforms.
1465-# Always define AMTAR for backward compatibility.
1466-
1467-AMTAR=${AMTAR-"${am_missing_run}tar"}
1468-
1469-am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
1470+# Always define AMTAR for backward compatibility. Yes, it's still used
1471+# in the wild :-( We should find a proper way to deprecate it ...
1472+AMTAR='$${TAR-tar}'
1473+
1474+am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
1475
1476
1477
1478@@ -3014,9 +3015,6 @@
1479
1480 # Arch specific stuff
1481 case $target in
1482- *ppc64* | *powerpc64* | *x86_64*)
1483- CFLAGS="$CFLAGS -m64"
1484- ;;
1485 *solaris*)
1486 CFLAGS="$CFLAGS -DSOLARIS"
1487 ;;
1488@@ -3102,6 +3100,7 @@
1489 if test "x$enable_dependency_tracking" != xno; then
1490 am_depcomp="$ac_aux_dir/depcomp"
1491 AMDEPBACKSLASH='\'
1492+ am__nodep='_no'
1493 fi
1494 if test "x$enable_dependency_tracking" != xno; then
1495 AMDEP_TRUE=
1496@@ -3915,6 +3914,7 @@
1497 # instance it was reported that on HP-UX the gcc test will end up
1498 # making a dummy file named `D' -- because `-MD' means `put the output
1499 # in D'.
1500+ rm -rf conftest.dir
1501 mkdir conftest.dir
1502 # Copy depcomp to subdir because otherwise we won't find it if we're
1503 # using a relative directory.
1504@@ -3974,7 +3974,7 @@
1505 break
1506 fi
1507 ;;
1508- msvisualcpp | msvcmsys)
1509+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1510 # This compiler won't grok `-c -o', but also, the minuso test has
1511 # not run yet. These depmodes are late enough in the game, and
1512 # so weak that their functioning should not be impacted.
1513@@ -4606,7 +4606,6 @@
1514
1515
1516
1517-
1518 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1519 if test -n "$ac_tool_prefix"; then
1520 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1521@@ -4735,7 +4734,6 @@
1522 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1523 test $ac_status = 0; }; then
1524 pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
1525- test "x$?" != "x0" && pkg_failed=yes
1526 else
1527 pkg_failed=yes
1528 fi
1529@@ -4752,7 +4750,6 @@
1530 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1531 test $ac_status = 0; }; then
1532 pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
1533- test "x$?" != "x0" && pkg_failed=yes
1534 else
1535 pkg_failed=yes
1536 fi
1537@@ -4772,9 +4769,9 @@
1538 _pkg_short_errors_supported=no
1539 fi
1540 if test $_pkg_short_errors_supported = yes; then
1541- GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
1542+ GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
1543 else
1544- GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
1545+ GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`
1546 fi
1547 # Put the nasty error message in config.log where it belongs
1548 echo "$GTK_PKG_ERRORS" >&5
1549@@ -6097,6 +6094,7 @@
1550 # instance it was reported that on HP-UX the gcc test will end up
1551 # making a dummy file named `D' -- because `-MD' means `put the output
1552 # in D'.
1553+ rm -rf conftest.dir
1554 mkdir conftest.dir
1555 # Copy depcomp to subdir because otherwise we won't find it if we're
1556 # using a relative directory.
1557@@ -6156,7 +6154,7 @@
1558 break
1559 fi
1560 ;;
1561- msvisualcpp | msvcmsys)
1562+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1563 # This compiler won't grok `-c -o', but also, the minuso test has
1564 # not run yet. These depmodes are late enough in the game, and
1565 # so weak that their functioning should not be impacted.
1566@@ -6219,8 +6217,8 @@
1567
1568
1569
1570-macro_version='2.4'
1571-macro_revision='1.3293'
1572+macro_version='2.4.2'
1573+macro_revision='1.3337'
1574
1575
1576
1577@@ -6864,6 +6862,11 @@
1578 lt_cv_sys_max_cmd_len=196608
1579 ;;
1580
1581+ os2*)
1582+ # The test takes a long time on OS/2.
1583+ lt_cv_sys_max_cmd_len=8192
1584+ ;;
1585+
1586 osf*)
1587 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
1588 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
1589@@ -6903,7 +6906,7 @@
1590 # If test is not a shell built-in, we'll probably end up computing a
1591 # maximum length that is only half of the actual maximum length, but
1592 # we can't tell.
1593- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
1594+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
1595 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
1596 test $i != 17 # 1/2 MB should be enough
1597 do
1598@@ -7332,12 +7335,12 @@
1599 lt_cv_deplibs_check_method=pass_all
1600 ;;
1601
1602-# This must be Linux ELF.
1603+# This must be glibc/ELF.
1604 linux* | k*bsd*-gnu | kopensolaris*-gnu)
1605 lt_cv_deplibs_check_method=pass_all
1606 ;;
1607
1608-netbsd* | netbsdelf*-gnu)
1609+netbsd*)
1610 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
1611 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
1612 else
1613@@ -7972,13 +7975,13 @@
1614 if test -n "$RANLIB"; then
1615 case $host_os in
1616 openbsd*)
1617- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
1618+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
1619 ;;
1620 *)
1621- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
1622+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
1623 ;;
1624 esac
1625- old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
1626+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
1627 fi
1628
1629 case $host_os in
1630@@ -8125,6 +8128,7 @@
1631 # which start with @ or ?.
1632 lt_cv_sys_global_symbol_pipe="$AWK '"\
1633 " {last_section=section; section=\$ 3};"\
1634+" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
1635 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
1636 " \$ 0!~/External *\|/{next};"\
1637 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
1638@@ -8513,7 +8517,7 @@
1639 CFLAGS="$SAVE_CFLAGS"
1640 fi
1641 ;;
1642-sparc*-*solaris*)
1643+*-*solaris*)
1644 # Find out which ABI we are using.
1645 echo 'int i;' > conftest.$ac_ext
1646 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
1647@@ -8524,7 +8528,20 @@
1648 case `/usr/bin/file conftest.o` in
1649 *64-bit*)
1650 case $lt_cv_prog_gnu_ld in
1651- yes*) LD="${LD-ld} -m elf64_sparc" ;;
1652+ yes*)
1653+ case $host in
1654+ i?86-*-solaris*)
1655+ LD="${LD-ld} -m elf_x86_64"
1656+ ;;
1657+ sparc*-*-solaris*)
1658+ LD="${LD-ld} -m elf64_sparc"
1659+ ;;
1660+ esac
1661+ # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
1662+ if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
1663+ LD="${LD-ld}_sol2"
1664+ fi
1665+ ;;
1666 *)
1667 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
1668 LD="${LD-ld} -64"
1669@@ -9164,7 +9181,13 @@
1670 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
1671 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
1672 _lt_result=$?
1673- if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
1674+ # If there is a non-empty error log, and "single_module"
1675+ # appears in it, assume the flag caused a linker warning
1676+ if test -s conftest.err && $GREP single_module conftest.err; then
1677+ cat conftest.err >&5
1678+ # Otherwise, if the output was created with a 0 exit code from
1679+ # the compiler, it worked.
1680+ elif test -f libconftest.dylib && test $_lt_result -eq 0; then
1681 lt_cv_apple_cc_single_mod=yes
1682 else
1683 cat conftest.err >&5
1684@@ -9175,6 +9198,7 @@
1685 fi
1686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
1687 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
1688+
1689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
1690 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
1691 if ${lt_cv_ld_exported_symbols_list+:} false; then :
1692@@ -9207,6 +9231,7 @@
1693 fi
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
1695 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
1696+
1697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
1698 $as_echo_n "checking for -force_load linker flag... " >&6; }
1699 if ${lt_cv_ld_force_load+:} false; then :
1700@@ -9228,7 +9253,9 @@
1701 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
1702 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
1703 _lt_result=$?
1704- if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
1705+ if test -s conftest.err && $GREP force_load conftest.err; then
1706+ cat conftest.err >&5
1707+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
1708 lt_cv_ld_force_load=yes
1709 else
1710 cat conftest.err >&5
1711@@ -9336,7 +9363,22 @@
1712
1713 @%:@ Check whether --with-pic was given.
1714 if test "${with_pic+set}" = set; then :
1715- withval=$with_pic; pic_mode="$withval"
1716+ withval=$with_pic; lt_p=${PACKAGE-default}
1717+ case $withval in
1718+ yes|no) pic_mode=$withval ;;
1719+ *)
1720+ pic_mode=default
1721+ # Look at the argument we got. We use all the common list separators.
1722+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
1723+ for lt_pkg in $withval; do
1724+ IFS="$lt_save_ifs"
1725+ if test "X$lt_pkg" = "X$lt_p"; then
1726+ pic_mode=yes
1727+ fi
1728+ done
1729+ IFS="$lt_save_ifs"
1730+ ;;
1731+ esac
1732 else
1733 pic_mode=default
1734 fi
1735@@ -9414,6 +9456,10 @@
1736
1737
1738
1739+
1740+
1741+
1742+
1743 test -z "$LN_S" && LN_S="ln -s"
1744
1745
1746@@ -9873,7 +9919,9 @@
1747 case $cc_basename in
1748 nvcc*) # Cuda Compiler Driver 2.2
1749 lt_prog_compiler_wl='-Xlinker '
1750- lt_prog_compiler_pic='-Xcompiler -fPIC'
1751+ if test -n "$lt_prog_compiler_pic"; then
1752+ lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
1753+ fi
1754 ;;
1755 esac
1756 else
1757@@ -9964,18 +10012,33 @@
1758 ;;
1759 *)
1760 case `$CC -V 2>&1 | sed 5q` in
1761- *Sun\ F* | *Sun*Fortran*)
1762+ *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
1763 # Sun Fortran 8.3 passes all unrecognized flags to the linker
1764 lt_prog_compiler_pic='-KPIC'
1765 lt_prog_compiler_static='-Bstatic'
1766 lt_prog_compiler_wl=''
1767 ;;
1768+ *Sun\ F* | *Sun*Fortran*)
1769+ lt_prog_compiler_pic='-KPIC'
1770+ lt_prog_compiler_static='-Bstatic'
1771+ lt_prog_compiler_wl='-Qoption ld '
1772+ ;;
1773 *Sun\ C*)
1774 # Sun C 5.9
1775 lt_prog_compiler_pic='-KPIC'
1776 lt_prog_compiler_static='-Bstatic'
1777 lt_prog_compiler_wl='-Wl,'
1778 ;;
1779+ *Intel*\ [CF]*Compiler*)
1780+ lt_prog_compiler_wl='-Wl,'
1781+ lt_prog_compiler_pic='-fPIC'
1782+ lt_prog_compiler_static='-static'
1783+ ;;
1784+ *Portland\ Group*)
1785+ lt_prog_compiler_wl='-Wl,'
1786+ lt_prog_compiler_pic='-fpic'
1787+ lt_prog_compiler_static='-Bstatic'
1788+ ;;
1789 esac
1790 ;;
1791 esac
1792@@ -10337,7 +10400,6 @@
1793 hardcode_direct=no
1794 hardcode_direct_absolute=no
1795 hardcode_libdir_flag_spec=
1796- hardcode_libdir_flag_spec_ld=
1797 hardcode_libdir_separator=
1798 hardcode_minus_L=no
1799 hardcode_shlibpath_var=unsupported
1800@@ -10381,9 +10443,6 @@
1801 openbsd*)
1802 with_gnu_ld=no
1803 ;;
1804- linux* | k*bsd*-gnu | gnu*)
1805- link_all_deplibs=no
1806- ;;
1807 esac
1808
1809 ld_shlibs=yes
1810@@ -10590,8 +10649,7 @@
1811 xlf* | bgf* | bgxlf* | mpixlf*)
1812 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
1813 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
1814- hardcode_libdir_flag_spec=
1815- hardcode_libdir_flag_spec_ld='-rpath $libdir'
1816+ hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
1817 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
1818 if test "x$supports_anon_versioning" = xyes; then
1819 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
1820@@ -10606,7 +10664,7 @@
1821 fi
1822 ;;
1823
1824- netbsd* | netbsdelf*-gnu)
1825+ netbsd*)
1826 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
1827 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
1828 wlarc=
1829@@ -10783,7 +10841,6 @@
1830 if test "$aix_use_runtimelinking" = yes; then
1831 shared_flag="$shared_flag "'${wl}-G'
1832 fi
1833- link_all_deplibs=no
1834 else
1835 # not using gcc
1836 if test "$host_cpu" = ia64; then
1837@@ -10971,6 +11028,7 @@
1838 # The linker will not automatically build a static lib if we build a DLL.
1839 # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
1840 enable_shared_with_static_runtimes=yes
1841+ exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
1842 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
1843 # Don't use ranlib
1844 old_postinstall_cmds='chmod 644 $oldlib'
1845@@ -11016,6 +11074,7 @@
1846 hardcode_shlibpath_var=unsupported
1847 if test "$lt_cv_ld_force_load" = "yes"; then
1848 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
1849+
1850 else
1851 whole_archive_flag_spec=''
1852 fi
1853@@ -11044,10 +11103,6 @@
1854 hardcode_shlibpath_var=no
1855 ;;
1856
1857- freebsd1*)
1858- ld_shlibs=no
1859- ;;
1860-
1861 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
1862 # support. Future versions do this automatically, but an explicit c++rt0.o
1863 # does not break anything, and helps significantly (at the cost of a little
1864@@ -11060,7 +11115,7 @@
1865 ;;
1866
1867 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
1868- freebsd2*)
1869+ freebsd2.*)
1870 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
1871 hardcode_direct=yes
1872 hardcode_minus_L=yes
1873@@ -11099,7 +11154,6 @@
1874 fi
1875 if test "$with_gnu_ld" = no; then
1876 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
1877- hardcode_libdir_flag_spec_ld='+b $libdir'
1878 hardcode_libdir_separator=:
1879 hardcode_direct=yes
1880 hardcode_direct_absolute=yes
1881@@ -11240,7 +11294,7 @@
1882 link_all_deplibs=yes
1883 ;;
1884
1885- netbsd* | netbsdelf*-gnu)
1886+ netbsd*)
1887 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
1888 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
1889 else
1890@@ -11723,11 +11777,6 @@
1891
1892
1893
1894-
1895-
1896-
1897-
1898-
1899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
1900 $as_echo_n "checking dynamic linker characteristics... " >&6; }
1901
1902@@ -11817,7 +11866,7 @@
1903
1904 case $host_os in
1905 aix3*)
1906- version_type=linux
1907+ version_type=linux # correct to gnu/linux during the next big refactor
1908 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
1909 shlibpath_var=LIBPATH
1910
1911@@ -11826,7 +11875,7 @@
1912 ;;
1913
1914 aix[4-9]*)
1915- version_type=linux
1916+ version_type=linux # correct to gnu/linux during the next big refactor
1917 need_lib_prefix=no
1918 need_version=no
1919 hardcode_into_libs=yes
1920@@ -11891,7 +11940,7 @@
1921 ;;
1922
1923 bsdi[45]*)
1924- version_type=linux
1925+ version_type=linux # correct to gnu/linux during the next big refactor
1926 need_version=no
1927 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
1928 soname_spec='${libname}${release}${shared_ext}$major'
1929@@ -12030,7 +12079,7 @@
1930 ;;
1931
1932 dgux*)
1933- version_type=linux
1934+ version_type=linux # correct to gnu/linux during the next big refactor
1935 need_lib_prefix=no
1936 need_version=no
1937 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
1938@@ -12038,10 +12087,6 @@
1939 shlibpath_var=LD_LIBRARY_PATH
1940 ;;
1941
1942-freebsd1*)
1943- dynamic_linker=no
1944- ;;
1945-
1946 freebsd* | dragonfly*)
1947 # DragonFly does not have aout. When/if they implement a new
1948 # versioning mechanism, adjust this.
1949@@ -12049,7 +12094,7 @@
1950 objformat=`/usr/bin/objformat`
1951 else
1952 case $host_os in
1953- freebsd[123]*) objformat=aout ;;
1954+ freebsd[23].*) objformat=aout ;;
1955 *) objformat=elf ;;
1956 esac
1957 fi
1958@@ -12067,7 +12112,7 @@
1959 esac
1960 shlibpath_var=LD_LIBRARY_PATH
1961 case $host_os in
1962- freebsd2*)
1963+ freebsd2.*)
1964 shlibpath_overrides_runpath=yes
1965 ;;
1966 freebsd3.[01]* | freebsdelf3.[01]*)
1967@@ -12087,7 +12132,7 @@
1968 ;;
1969
1970 gnu*)
1971- version_type=linux
1972+ version_type=linux # correct to gnu/linux during the next big refactor
1973 need_lib_prefix=no
1974 need_version=no
1975 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
1976@@ -12098,7 +12143,7 @@
1977 ;;
1978
1979 haiku*)
1980- version_type=linux
1981+ version_type=linux # correct to gnu/linux during the next big refactor
1982 need_lib_prefix=no
1983 need_version=no
1984 dynamic_linker="$host_os runtime_loader"
1985@@ -12159,7 +12204,7 @@
1986 ;;
1987
1988 interix[3-9]*)
1989- version_type=linux
1990+ version_type=linux # correct to gnu/linux during the next big refactor
1991 need_lib_prefix=no
1992 need_version=no
1993 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1994@@ -12175,7 +12220,7 @@
1995 nonstopux*) version_type=nonstopux ;;
1996 *)
1997 if test "$lt_cv_prog_gnu_ld" = yes; then
1998- version_type=linux
1999+ version_type=linux # correct to gnu/linux during the next big refactor
2000 else
2001 version_type=irix
2002 fi ;;
2003@@ -12212,9 +12257,9 @@
2004 dynamic_linker=no
2005 ;;
2006
2007-# This must be Linux ELF.
2008+# This must be glibc/ELF.
2009 linux* | k*bsd*-gnu | kopensolaris*-gnu)
2010- version_type=linux
2011+ version_type=linux # correct to gnu/linux during the next big refactor
2012 need_lib_prefix=no
2013 need_version=no
2014 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2015@@ -12262,10 +12307,14 @@
2016 # before this can be enabled.
2017 hardcode_into_libs=yes
2018
2019+ # Add ABI-specific directories to the system library path.
2020+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
2021+
2022 # Append ld.so.conf contents to the search path
2023 if test -f /etc/ld.so.conf; then
2024 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
2025- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2026+ sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2027+
2028 fi
2029
2030 # We used to test for /lib/ld.so.1 and disable shared libraries on
2031@@ -12277,18 +12326,6 @@
2032 dynamic_linker='GNU/Linux ld.so'
2033 ;;
2034
2035-netbsdelf*-gnu)
2036- version_type=linux
2037- need_lib_prefix=no
2038- need_version=no
2039- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2040- soname_spec='${libname}${release}${shared_ext}$major'
2041- shlibpath_var=LD_LIBRARY_PATH
2042- shlibpath_overrides_runpath=no
2043- hardcode_into_libs=yes
2044- dynamic_linker='NetBSD ld.elf_so'
2045- ;;
2046-
2047 netbsd*)
2048 version_type=sunos
2049 need_lib_prefix=no
2050@@ -12308,7 +12345,7 @@
2051 ;;
2052
2053 newsos6)
2054- version_type=linux
2055+ version_type=linux # correct to gnu/linux during the next big refactor
2056 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2057 shlibpath_var=LD_LIBRARY_PATH
2058 shlibpath_overrides_runpath=yes
2059@@ -12377,7 +12414,7 @@
2060 ;;
2061
2062 solaris*)
2063- version_type=linux
2064+ version_type=linux # correct to gnu/linux during the next big refactor
2065 need_lib_prefix=no
2066 need_version=no
2067 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2068@@ -12402,7 +12439,7 @@
2069 ;;
2070
2071 sysv4 | sysv4.3*)
2072- version_type=linux
2073+ version_type=linux # correct to gnu/linux during the next big refactor
2074 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2075 soname_spec='${libname}${release}${shared_ext}$major'
2076 shlibpath_var=LD_LIBRARY_PATH
2077@@ -12426,7 +12463,7 @@
2078
2079 sysv4*MP*)
2080 if test -d /usr/nec ;then
2081- version_type=linux
2082+ version_type=linux # correct to gnu/linux during the next big refactor
2083 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2084 soname_spec='$libname${shared_ext}.$major'
2085 shlibpath_var=LD_LIBRARY_PATH
2086@@ -12457,7 +12494,7 @@
2087
2088 tpf*)
2089 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
2090- version_type=linux
2091+ version_type=linux # correct to gnu/linux during the next big refactor
2092 need_lib_prefix=no
2093 need_version=no
2094 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2095@@ -12467,7 +12504,7 @@
2096 ;;
2097
2098 uts4*)
2099- version_type=linux
2100+ version_type=linux # correct to gnu/linux during the next big refactor
2101 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2102 soname_spec='${libname}${release}${shared_ext}$major'
2103 shlibpath_var=LD_LIBRARY_PATH
2104@@ -13249,6 +13286,8 @@
2105
2106
2107
2108+
2109+
2110 ac_config_commands="$ac_config_commands libtool"
2111
2112
2113@@ -13507,7 +13546,7 @@
2114
2115
2116 if test "x${GCC}" = "xyes"; then
2117- CFLAGS="$CFLAGS -W -Wall -Werror -Wno-unused-parameter -Wsign-compare"
2118+ CFLAGS="$CFLAGS -W -Wall -Wno-unused-parameter -Wsign-compare"
2119 fi
2120
2121 CFLAGS="$CFLAGS -I../include \
2122@@ -14384,7 +14423,7 @@
2123 # report actual input values of CONFIG_FILES etc. instead of their
2124 # values after options handling.
2125 ac_log="
2126-This file was extended by trousers $as_me 0.3.9, which was
2127+This file was extended by trousers $as_me 0.3.10, which was
2128 generated by GNU Autoconf 2.68. Invocation command line was
2129
2130 CONFIG_FILES = $CONFIG_FILES
2131@@ -14441,7 +14480,7 @@
2132 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2133 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2134 ac_cs_version="\\
2135-trousers config.status 0.3.9
2136+trousers config.status 0.3.10
2137 configured by $0, generated by GNU Autoconf 2.68,
2138 with options \\"\$ac_cs_config\\"
2139
2140@@ -14567,6 +14606,7 @@
2141 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
2142 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
2143 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
2144+PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
2145 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
2146 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
2147 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
2148@@ -14649,7 +14689,6 @@
2149 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
2150 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
2151 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
2152-hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
2153 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
2154 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
2155 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
2156@@ -14705,6 +14744,7 @@
2157 # Quote evaled strings.
2158 for var in SHELL \
2159 ECHO \
2160+PATH_SEPARATOR \
2161 SED \
2162 GREP \
2163 EGREP \
2164@@ -14755,7 +14795,6 @@
2165 allow_undefined_flag \
2166 no_undefined_flag \
2167 hardcode_libdir_flag_spec \
2168-hardcode_libdir_flag_spec_ld \
2169 hardcode_libdir_separator \
2170 exclude_expsyms \
2171 include_expsyms \
2172@@ -15402,8 +15441,8 @@
2173 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
2174 #
2175 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2176-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
2177-# Inc.
2178+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
2179+# Foundation, Inc.
2180 # Written by Gordon Matzigkeit, 1996
2181 #
2182 # This file is part of GNU Libtool.
2183@@ -15457,6 +15496,9 @@
2184 # An echo program that protects backslashes.
2185 ECHO=$lt_ECHO
2186
2187+# The PATH separator for the build system.
2188+PATH_SEPARATOR=$lt_PATH_SEPARATOR
2189+
2190 # The host system.
2191 host_alias=$host_alias
2192 host=$host
2193@@ -15758,10 +15800,6 @@
2194 # This must work even if \$libdir does not exist
2195 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
2196
2197-# If ld is used when linking, flag to hardcode \$libdir into a binary
2198-# during linking. This must work even if \$libdir does not exist.
2199-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
2200-
2201 # Whether we need a single "-rpath" flag with a separated argument.
2202 hardcode_libdir_separator=$lt_hardcode_libdir_separator
2203
2204
2205=== modified file 'autom4te.cache/output.1'
2206--- autom4te.cache/output.1 2012-06-18 22:22:21 +0000
2207+++ autom4te.cache/output.1 2012-11-30 16:38:24 +0000
2208@@ -1,6 +1,6 @@
2209 @%:@! /bin/sh
2210 @%:@ Guess values for system-dependent variables and create Makefiles.
2211-@%:@ Generated by GNU Autoconf 2.68 for trousers 0.3.9.
2212+@%:@ Generated by GNU Autoconf 2.68 for trousers 0.3.10.
2213 @%:@
2214 @%:@ Report bugs to <trousers-tech@lists.sf.net>.
2215 @%:@
2216@@ -570,8 +570,8 @@
2217 # Identity of this package.
2218 PACKAGE_NAME='trousers'
2219 PACKAGE_TARNAME='trousers'
2220-PACKAGE_VERSION='0.3.9'
2221-PACKAGE_STRING='trousers 0.3.9'
2222+PACKAGE_VERSION='0.3.10'
2223+PACKAGE_STRING='trousers 0.3.10'
2224 PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
2225 PACKAGE_URL=''
2226
2227@@ -749,6 +749,7 @@
2228 am__fastdepCC_FALSE
2229 am__fastdepCC_TRUE
2230 CCDEPMODE
2231+am__nodep
2232 AMDEPBACKSLASH
2233 AMDEP_FALSE
2234 AMDEP_TRUE
2235@@ -1412,7 +1413,7 @@
2236 # Omit some internal or obsolete options to make the list less imposing.
2237 # This message is too long to be a string in the A/UX 3.1 sh.
2238 cat <<_ACEOF
2239-\`configure' configures trousers 0.3.9 to adapt to many kinds of systems.
2240+\`configure' configures trousers 0.3.10 to adapt to many kinds of systems.
2241
2242 Usage: $0 [OPTION]... [VAR=VALUE]...
2243
2244@@ -1483,7 +1484,7 @@
2245
2246 if test -n "$ac_init_help"; then
2247 case $ac_init_help in
2248- short | recursive ) echo "Configuration of trousers 0.3.9:";;
2249+ short | recursive ) echo "Configuration of trousers 0.3.10:";;
2250 esac
2251 cat <<\_ACEOF
2252
2253@@ -1512,7 +1513,7 @@
2254 --with-gmp build TrouSerS with the GMP math lib (used in DAA)
2255 --with-gui type of gui popup (gtk/none) @<:@default=gtk@:>@
2256 --with-api Version of the TSS API to build @<:@default=1.2@:>@
2257- --with-pic try to use only PIC/non-PIC objects @<:@default=use
2258+ --with-pic@<:@=PKGS@:>@ try to use only PIC/non-PIC objects @<:@default=use
2259 both@:>@
2260 --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
2261 --with-sysroot=DIR Search for dependent libraries within DIR
2262@@ -1601,7 +1602,7 @@
2263 test -n "$ac_init_help" && exit $ac_status
2264 if $ac_init_version; then
2265 cat <<\_ACEOF
2266-trousers configure 0.3.9
2267+trousers configure 0.3.10
2268 generated by GNU Autoconf 2.68
2269
2270 Copyright (C) 2010 Free Software Foundation, Inc.
2271@@ -2016,7 +2017,7 @@
2272 This file contains any messages produced by compilers while
2273 running configure, to aid debugging if configure makes a mistake.
2274
2275-It was created by trousers $as_me 0.3.9, which was
2276+It was created by trousers $as_me 0.3.10, which was
2277 generated by GNU Autoconf 2.68. Invocation command line was
2278
2279 $ $0 $@
2280@@ -2948,7 +2949,7 @@
2281
2282 # Define the identity of the package.
2283 PACKAGE='trousers'
2284- VERSION='0.3.9'
2285+ VERSION='0.3.10'
2286
2287
2288 cat >>confdefs.h <<_ACEOF
2289@@ -2978,11 +2979,11 @@
2290
2291 # We need awk for the "check" target. The system "awk" is bad on
2292 # some platforms.
2293-# Always define AMTAR for backward compatibility.
2294-
2295-AMTAR=${AMTAR-"${am_missing_run}tar"}
2296-
2297-am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2298+# Always define AMTAR for backward compatibility. Yes, it's still used
2299+# in the wild :-( We should find a proper way to deprecate it ...
2300+AMTAR='$${TAR-tar}'
2301+
2302+am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2303
2304
2305
2306@@ -3014,9 +3015,6 @@
2307
2308 # Arch specific stuff
2309 case $target in
2310- *ppc64* | *powerpc64* | *x86_64*)
2311- CFLAGS="$CFLAGS -m64"
2312- ;;
2313 *solaris*)
2314 CFLAGS="$CFLAGS -DSOLARIS"
2315 ;;
2316@@ -3102,6 +3100,7 @@
2317 if test "x$enable_dependency_tracking" != xno; then
2318 am_depcomp="$ac_aux_dir/depcomp"
2319 AMDEPBACKSLASH='\'
2320+ am__nodep='_no'
2321 fi
2322 if test "x$enable_dependency_tracking" != xno; then
2323 AMDEP_TRUE=
2324@@ -3915,6 +3914,7 @@
2325 # instance it was reported that on HP-UX the gcc test will end up
2326 # making a dummy file named `D' -- because `-MD' means `put the output
2327 # in D'.
2328+ rm -rf conftest.dir
2329 mkdir conftest.dir
2330 # Copy depcomp to subdir because otherwise we won't find it if we're
2331 # using a relative directory.
2332@@ -3974,7 +3974,7 @@
2333 break
2334 fi
2335 ;;
2336- msvisualcpp | msvcmsys)
2337+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
2338 # This compiler won't grok `-c -o', but also, the minuso test has
2339 # not run yet. These depmodes are late enough in the game, and
2340 # so weak that their functioning should not be impacted.
2341@@ -4606,7 +4606,6 @@
2342
2343
2344
2345-
2346 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2347 if test -n "$ac_tool_prefix"; then
2348 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
2349@@ -4735,7 +4734,6 @@
2350 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2351 test $ac_status = 0; }; then
2352 pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
2353- test "x$?" != "x0" && pkg_failed=yes
2354 else
2355 pkg_failed=yes
2356 fi
2357@@ -4752,7 +4750,6 @@
2358 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2359 test $ac_status = 0; }; then
2360 pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
2361- test "x$?" != "x0" && pkg_failed=yes
2362 else
2363 pkg_failed=yes
2364 fi
2365@@ -4772,9 +4769,9 @@
2366 _pkg_short_errors_supported=no
2367 fi
2368 if test $_pkg_short_errors_supported = yes; then
2369- GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
2370+ GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
2371 else
2372- GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
2373+ GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`
2374 fi
2375 # Put the nasty error message in config.log where it belongs
2376 echo "$GTK_PKG_ERRORS" >&5
2377@@ -6097,6 +6094,7 @@
2378 # instance it was reported that on HP-UX the gcc test will end up
2379 # making a dummy file named `D' -- because `-MD' means `put the output
2380 # in D'.
2381+ rm -rf conftest.dir
2382 mkdir conftest.dir
2383 # Copy depcomp to subdir because otherwise we won't find it if we're
2384 # using a relative directory.
2385@@ -6156,7 +6154,7 @@
2386 break
2387 fi
2388 ;;
2389- msvisualcpp | msvcmsys)
2390+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
2391 # This compiler won't grok `-c -o', but also, the minuso test has
2392 # not run yet. These depmodes are late enough in the game, and
2393 # so weak that their functioning should not be impacted.
2394@@ -6219,8 +6217,8 @@
2395
2396
2397
2398-macro_version='2.4'
2399-macro_revision='1.3293'
2400+macro_version='2.4.2'
2401+macro_revision='1.3337'
2402
2403
2404
2405@@ -6864,6 +6862,11 @@
2406 lt_cv_sys_max_cmd_len=196608
2407 ;;
2408
2409+ os2*)
2410+ # The test takes a long time on OS/2.
2411+ lt_cv_sys_max_cmd_len=8192
2412+ ;;
2413+
2414 osf*)
2415 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
2416 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
2417@@ -6903,7 +6906,7 @@
2418 # If test is not a shell built-in, we'll probably end up computing a
2419 # maximum length that is only half of the actual maximum length, but
2420 # we can't tell.
2421- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
2422+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
2423 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
2424 test $i != 17 # 1/2 MB should be enough
2425 do
2426@@ -7332,12 +7335,12 @@
2427 lt_cv_deplibs_check_method=pass_all
2428 ;;
2429
2430-# This must be Linux ELF.
2431+# This must be glibc/ELF.
2432 linux* | k*bsd*-gnu | kopensolaris*-gnu)
2433 lt_cv_deplibs_check_method=pass_all
2434 ;;
2435
2436-netbsd* | netbsdelf*-gnu)
2437+netbsd*)
2438 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
2439 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
2440 else
2441@@ -7972,13 +7975,13 @@
2442 if test -n "$RANLIB"; then
2443 case $host_os in
2444 openbsd*)
2445- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
2446+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
2447 ;;
2448 *)
2449- old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
2450+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
2451 ;;
2452 esac
2453- old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
2454+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
2455 fi
2456
2457 case $host_os in
2458@@ -8125,6 +8128,7 @@
2459 # which start with @ or ?.
2460 lt_cv_sys_global_symbol_pipe="$AWK '"\
2461 " {last_section=section; section=\$ 3};"\
2462+" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
2463 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
2464 " \$ 0!~/External *\|/{next};"\
2465 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
2466@@ -8513,7 +8517,7 @@
2467 CFLAGS="$SAVE_CFLAGS"
2468 fi
2469 ;;
2470-sparc*-*solaris*)
2471+*-*solaris*)
2472 # Find out which ABI we are using.
2473 echo 'int i;' > conftest.$ac_ext
2474 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
2475@@ -8524,7 +8528,20 @@
2476 case `/usr/bin/file conftest.o` in
2477 *64-bit*)
2478 case $lt_cv_prog_gnu_ld in
2479- yes*) LD="${LD-ld} -m elf64_sparc" ;;
2480+ yes*)
2481+ case $host in
2482+ i?86-*-solaris*)
2483+ LD="${LD-ld} -m elf_x86_64"
2484+ ;;
2485+ sparc*-*-solaris*)
2486+ LD="${LD-ld} -m elf64_sparc"
2487+ ;;
2488+ esac
2489+ # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
2490+ if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
2491+ LD="${LD-ld}_sol2"
2492+ fi
2493+ ;;
2494 *)
2495 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
2496 LD="${LD-ld} -64"
2497@@ -9164,7 +9181,13 @@
2498 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
2499 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
2500 _lt_result=$?
2501- if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
2502+ # If there is a non-empty error log, and "single_module"
2503+ # appears in it, assume the flag caused a linker warning
2504+ if test -s conftest.err && $GREP single_module conftest.err; then
2505+ cat conftest.err >&5
2506+ # Otherwise, if the output was created with a 0 exit code from
2507+ # the compiler, it worked.
2508+ elif test -f libconftest.dylib && test $_lt_result -eq 0; then
2509 lt_cv_apple_cc_single_mod=yes
2510 else
2511 cat conftest.err >&5
2512@@ -9175,6 +9198,7 @@
2513 fi
2514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
2515 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
2516+
2517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
2518 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
2519 if ${lt_cv_ld_exported_symbols_list+:} false; then :
2520@@ -9207,6 +9231,7 @@
2521 fi
2522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
2523 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
2524+
2525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
2526 $as_echo_n "checking for -force_load linker flag... " >&6; }
2527 if ${lt_cv_ld_force_load+:} false; then :
2528@@ -9228,7 +9253,9 @@
2529 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
2530 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
2531 _lt_result=$?
2532- if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
2533+ if test -s conftest.err && $GREP force_load conftest.err; then
2534+ cat conftest.err >&5
2535+ elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
2536 lt_cv_ld_force_load=yes
2537 else
2538 cat conftest.err >&5
2539@@ -9336,7 +9363,22 @@
2540
2541 @%:@ Check whether --with-pic was given.
2542 if test "${with_pic+set}" = set; then :
2543- withval=$with_pic; pic_mode="$withval"
2544+ withval=$with_pic; lt_p=${PACKAGE-default}
2545+ case $withval in
2546+ yes|no) pic_mode=$withval ;;
2547+ *)
2548+ pic_mode=default
2549+ # Look at the argument we got. We use all the common list separators.
2550+ lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
2551+ for lt_pkg in $withval; do
2552+ IFS="$lt_save_ifs"
2553+ if test "X$lt_pkg" = "X$lt_p"; then
2554+ pic_mode=yes
2555+ fi
2556+ done
2557+ IFS="$lt_save_ifs"
2558+ ;;
2559+ esac
2560 else
2561 pic_mode=default
2562 fi
2563@@ -9414,6 +9456,10 @@
2564
2565
2566
2567+
2568+
2569+
2570+
2571 test -z "$LN_S" && LN_S="ln -s"
2572
2573
2574@@ -9869,7 +9915,9 @@
2575 case $cc_basename in
2576 nvcc*) # Cuda Compiler Driver 2.2
2577 lt_prog_compiler_wl='-Xlinker '
2578- lt_prog_compiler_pic='-Xcompiler -fPIC'
2579+ if test -n "$lt_prog_compiler_pic"; then
2580+ lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
2581+ fi
2582 ;;
2583 esac
2584 else
2585@@ -9960,18 +10008,33 @@
2586 ;;
2587 *)
2588 case `$CC -V 2>&1 | sed 5q` in
2589- *Sun\ F* | *Sun*Fortran*)
2590+ *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
2591 # Sun Fortran 8.3 passes all unrecognized flags to the linker
2592 lt_prog_compiler_pic='-KPIC'
2593 lt_prog_compiler_static='-Bstatic'
2594 lt_prog_compiler_wl=''
2595 ;;
2596+ *Sun\ F* | *Sun*Fortran*)
2597+ lt_prog_compiler_pic='-KPIC'
2598+ lt_prog_compiler_static='-Bstatic'
2599+ lt_prog_compiler_wl='-Qoption ld '
2600+ ;;
2601 *Sun\ C*)
2602 # Sun C 5.9
2603 lt_prog_compiler_pic='-KPIC'
2604 lt_prog_compiler_static='-Bstatic'
2605 lt_prog_compiler_wl='-Wl,'
2606 ;;
2607+ *Intel*\ [CF]*Compiler*)
2608+ lt_prog_compiler_wl='-Wl,'
2609+ lt_prog_compiler_pic='-fPIC'
2610+ lt_prog_compiler_static='-static'
2611+ ;;
2612+ *Portland\ Group*)
2613+ lt_prog_compiler_wl='-Wl,'
2614+ lt_prog_compiler_pic='-fpic'
2615+ lt_prog_compiler_static='-Bstatic'
2616+ ;;
2617 esac
2618 ;;
2619 esac
2620@@ -10333,7 +10396,6 @@
2621 hardcode_direct=no
2622 hardcode_direct_absolute=no
2623 hardcode_libdir_flag_spec=
2624- hardcode_libdir_flag_spec_ld=
2625 hardcode_libdir_separator=
2626 hardcode_minus_L=no
2627 hardcode_shlibpath_var=unsupported
2628@@ -10377,9 +10439,6 @@
2629 openbsd*)
2630 with_gnu_ld=no
2631 ;;
2632- linux* | k*bsd*-gnu | gnu*)
2633- link_all_deplibs=no
2634- ;;
2635 esac
2636
2637 ld_shlibs=yes
2638@@ -10586,8 +10645,7 @@
2639 xlf* | bgf* | bgxlf* | mpixlf*)
2640 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
2641 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
2642- hardcode_libdir_flag_spec=
2643- hardcode_libdir_flag_spec_ld='-rpath $libdir'
2644+ hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2645 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
2646 if test "x$supports_anon_versioning" = xyes; then
2647 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
2648@@ -10602,7 +10660,7 @@
2649 fi
2650 ;;
2651
2652- netbsd* | netbsdelf*-gnu)
2653+ netbsd*)
2654 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2655 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
2656 wlarc=
2657@@ -10779,7 +10837,6 @@
2658 if test "$aix_use_runtimelinking" = yes; then
2659 shared_flag="$shared_flag "'${wl}-G'
2660 fi
2661- link_all_deplibs=no
2662 else
2663 # not using gcc
2664 if test "$host_cpu" = ia64; then
2665@@ -10967,6 +11024,7 @@
2666 # The linker will not automatically build a static lib if we build a DLL.
2667 # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
2668 enable_shared_with_static_runtimes=yes
2669+ exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
2670 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
2671 # Don't use ranlib
2672 old_postinstall_cmds='chmod 644 $oldlib'
2673@@ -11012,6 +11070,7 @@
2674 hardcode_shlibpath_var=unsupported
2675 if test "$lt_cv_ld_force_load" = "yes"; then
2676 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
2677+
2678 else
2679 whole_archive_flag_spec=''
2680 fi
2681@@ -11040,10 +11099,6 @@
2682 hardcode_shlibpath_var=no
2683 ;;
2684
2685- freebsd1*)
2686- ld_shlibs=no
2687- ;;
2688-
2689 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
2690 # support. Future versions do this automatically, but an explicit c++rt0.o
2691 # does not break anything, and helps significantly (at the cost of a little
2692@@ -11056,7 +11111,7 @@
2693 ;;
2694
2695 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
2696- freebsd2*)
2697+ freebsd2.*)
2698 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2699 hardcode_direct=yes
2700 hardcode_minus_L=yes
2701@@ -11095,7 +11150,6 @@
2702 fi
2703 if test "$with_gnu_ld" = no; then
2704 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
2705- hardcode_libdir_flag_spec_ld='+b $libdir'
2706 hardcode_libdir_separator=:
2707 hardcode_direct=yes
2708 hardcode_direct_absolute=yes
2709@@ -11236,7 +11290,7 @@
2710 link_all_deplibs=yes
2711 ;;
2712
2713- netbsd* | netbsdelf*-gnu)
2714+ netbsd*)
2715 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2716 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
2717 else
2718@@ -11719,11 +11773,6 @@
2719
2720
2721
2722-
2723-
2724-
2725-
2726-
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
2728 $as_echo_n "checking dynamic linker characteristics... " >&6; }
2729
2730@@ -11813,7 +11862,7 @@
2731
2732 case $host_os in
2733 aix3*)
2734- version_type=linux
2735+ version_type=linux # correct to gnu/linux during the next big refactor
2736 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2737 shlibpath_var=LIBPATH
2738
2739@@ -11822,7 +11871,7 @@
2740 ;;
2741
2742 aix[4-9]*)
2743- version_type=linux
2744+ version_type=linux # correct to gnu/linux during the next big refactor
2745 need_lib_prefix=no
2746 need_version=no
2747 hardcode_into_libs=yes
2748@@ -11887,7 +11936,7 @@
2749 ;;
2750
2751 bsdi[45]*)
2752- version_type=linux
2753+ version_type=linux # correct to gnu/linux during the next big refactor
2754 need_version=no
2755 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2756 soname_spec='${libname}${release}${shared_ext}$major'
2757@@ -12026,7 +12075,7 @@
2758 ;;
2759
2760 dgux*)
2761- version_type=linux
2762+ version_type=linux # correct to gnu/linux during the next big refactor
2763 need_lib_prefix=no
2764 need_version=no
2765 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2766@@ -12034,10 +12083,6 @@
2767 shlibpath_var=LD_LIBRARY_PATH
2768 ;;
2769
2770-freebsd1*)
2771- dynamic_linker=no
2772- ;;
2773-
2774 freebsd* | dragonfly*)
2775 # DragonFly does not have aout. When/if they implement a new
2776 # versioning mechanism, adjust this.
2777@@ -12045,7 +12090,7 @@
2778 objformat=`/usr/bin/objformat`
2779 else
2780 case $host_os in
2781- freebsd[123]*) objformat=aout ;;
2782+ freebsd[23].*) objformat=aout ;;
2783 *) objformat=elf ;;
2784 esac
2785 fi
2786@@ -12063,7 +12108,7 @@
2787 esac
2788 shlibpath_var=LD_LIBRARY_PATH
2789 case $host_os in
2790- freebsd2*)
2791+ freebsd2.*)
2792 shlibpath_overrides_runpath=yes
2793 ;;
2794 freebsd3.[01]* | freebsdelf3.[01]*)
2795@@ -12083,7 +12128,7 @@
2796 ;;
2797
2798 gnu*)
2799- version_type=linux
2800+ version_type=linux # correct to gnu/linux during the next big refactor
2801 need_lib_prefix=no
2802 need_version=no
2803 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2804@@ -12094,7 +12139,7 @@
2805 ;;
2806
2807 haiku*)
2808- version_type=linux
2809+ version_type=linux # correct to gnu/linux during the next big refactor
2810 need_lib_prefix=no
2811 need_version=no
2812 dynamic_linker="$host_os runtime_loader"
2813@@ -12155,7 +12200,7 @@
2814 ;;
2815
2816 interix[3-9]*)
2817- version_type=linux
2818+ version_type=linux # correct to gnu/linux during the next big refactor
2819 need_lib_prefix=no
2820 need_version=no
2821 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2822@@ -12171,7 +12216,7 @@
2823 nonstopux*) version_type=nonstopux ;;
2824 *)
2825 if test "$lt_cv_prog_gnu_ld" = yes; then
2826- version_type=linux
2827+ version_type=linux # correct to gnu/linux during the next big refactor
2828 else
2829 version_type=irix
2830 fi ;;
2831@@ -12208,9 +12253,9 @@
2832 dynamic_linker=no
2833 ;;
2834
2835-# This must be Linux ELF.
2836+# This must be glibc/ELF.
2837 linux* | k*bsd*-gnu | kopensolaris*-gnu)
2838- version_type=linux
2839+ version_type=linux # correct to gnu/linux during the next big refactor
2840 need_lib_prefix=no
2841 need_version=no
2842 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2843@@ -12258,10 +12303,14 @@
2844 # before this can be enabled.
2845 hardcode_into_libs=yes
2846
2847+ # Add ABI-specific directories to the system library path.
2848+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
2849+
2850 # Append ld.so.conf contents to the search path
2851 if test -f /etc/ld.so.conf; then
2852 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
2853- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2854+ sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2855+
2856 fi
2857
2858 # We used to test for /lib/ld.so.1 and disable shared libraries on
2859@@ -12273,18 +12322,6 @@
2860 dynamic_linker='GNU/Linux ld.so'
2861 ;;
2862
2863-netbsdelf*-gnu)
2864- version_type=linux
2865- need_lib_prefix=no
2866- need_version=no
2867- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2868- soname_spec='${libname}${release}${shared_ext}$major'
2869- shlibpath_var=LD_LIBRARY_PATH
2870- shlibpath_overrides_runpath=no
2871- hardcode_into_libs=yes
2872- dynamic_linker='NetBSD ld.elf_so'
2873- ;;
2874-
2875 netbsd*)
2876 version_type=sunos
2877 need_lib_prefix=no
2878@@ -12304,7 +12341,7 @@
2879 ;;
2880
2881 newsos6)
2882- version_type=linux
2883+ version_type=linux # correct to gnu/linux during the next big refactor
2884 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2885 shlibpath_var=LD_LIBRARY_PATH
2886 shlibpath_overrides_runpath=yes
2887@@ -12373,7 +12410,7 @@
2888 ;;
2889
2890 solaris*)
2891- version_type=linux
2892+ version_type=linux # correct to gnu/linux during the next big refactor
2893 need_lib_prefix=no
2894 need_version=no
2895 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2896@@ -12398,7 +12435,7 @@
2897 ;;
2898
2899 sysv4 | sysv4.3*)
2900- version_type=linux
2901+ version_type=linux # correct to gnu/linux during the next big refactor
2902 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2903 soname_spec='${libname}${release}${shared_ext}$major'
2904 shlibpath_var=LD_LIBRARY_PATH
2905@@ -12422,7 +12459,7 @@
2906
2907 sysv4*MP*)
2908 if test -d /usr/nec ;then
2909- version_type=linux
2910+ version_type=linux # correct to gnu/linux during the next big refactor
2911 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2912 soname_spec='$libname${shared_ext}.$major'
2913 shlibpath_var=LD_LIBRARY_PATH
2914@@ -12453,7 +12490,7 @@
2915
2916 tpf*)
2917 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
2918- version_type=linux
2919+ version_type=linux # correct to gnu/linux during the next big refactor
2920 need_lib_prefix=no
2921 need_version=no
2922 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2923@@ -12463,7 +12500,7 @@
2924 ;;
2925
2926 uts4*)
2927- version_type=linux
2928+ version_type=linux # correct to gnu/linux during the next big refactor
2929 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2930 soname_spec='${libname}${release}${shared_ext}$major'
2931 shlibpath_var=LD_LIBRARY_PATH
2932@@ -13245,6 +13282,8 @@
2933
2934
2935
2936+
2937+
2938 ac_config_commands="$ac_config_commands libtool"
2939
2940
2941@@ -13503,7 +13542,7 @@
2942
2943
2944 if test "x${GCC}" = "xyes"; then
2945- CFLAGS="$CFLAGS -W -Wall -Werror -Wno-unused-parameter -Wsign-compare"
2946+ CFLAGS="$CFLAGS -W -Wall -Wno-unused-parameter -Wsign-compare"
2947 fi
2948
2949 CFLAGS="$CFLAGS -I../include \
2950@@ -14380,7 +14419,7 @@
2951 # report actual input values of CONFIG_FILES etc. instead of their
2952 # values after options handling.
2953 ac_log="
2954-This file was extended by trousers $as_me 0.3.9, which was
2955+This file was extended by trousers $as_me 0.3.10, which was
2956 generated by GNU Autoconf 2.68. Invocation command line was
2957
2958 CONFIG_FILES = $CONFIG_FILES
2959@@ -14437,7 +14476,7 @@
2960 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2961 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2962 ac_cs_version="\\
2963-trousers config.status 0.3.9
2964+trousers config.status 0.3.10
2965 configured by $0, generated by GNU Autoconf 2.68,
2966 with options \\"\$ac_cs_config\\"
2967
2968@@ -14563,6 +14602,7 @@
2969 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
2970 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
2971 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
2972+PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
2973 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
2974 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
2975 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
2976@@ -14645,7 +14685,6 @@
2977 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
2978 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
2979 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
2980-hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
2981 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
2982 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
2983 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
2984@@ -14701,6 +14740,7 @@
2985 # Quote evaled strings.
2986 for var in SHELL \
2987 ECHO \
2988+PATH_SEPARATOR \
2989 SED \
2990 GREP \
2991 EGREP \
2992@@ -14751,7 +14791,6 @@
2993 allow_undefined_flag \
2994 no_undefined_flag \
2995 hardcode_libdir_flag_spec \
2996-hardcode_libdir_flag_spec_ld \
2997 hardcode_libdir_separator \
2998 exclude_expsyms \
2999 include_expsyms \
3000@@ -15398,8 +15437,8 @@
3001 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
3002 #
3003 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3004-# 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
3005-# Inc.
3006+# 2006, 2007, 2008, 2009, 2010, 2011 Free Software
3007+# Foundation, Inc.
3008 # Written by Gordon Matzigkeit, 1996
3009 #
3010 # This file is part of GNU Libtool.
3011@@ -15453,6 +15492,9 @@
3012 # An echo program that protects backslashes.
3013 ECHO=$lt_ECHO
3014
3015+# The PATH separator for the build system.
3016+PATH_SEPARATOR=$lt_PATH_SEPARATOR
3017+
3018 # The host system.
3019 host_alias=$host_alias
3020 host=$host
3021@@ -15754,10 +15796,6 @@
3022 # This must work even if \$libdir does not exist
3023 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
3024
3025-# If ld is used when linking, flag to hardcode \$libdir into a binary
3026-# during linking. This must work even if \$libdir does not exist.
3027-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
3028-
3029 # Whether we need a single "-rpath" flag with a separated argument.
3030 hardcode_libdir_separator=$lt_hardcode_libdir_separator
3031
3032
3033=== modified file 'autom4te.cache/requests'
3034--- autom4te.cache/requests 2012-06-18 22:22:21 +0000
3035+++ autom4te.cache/requests 2012-11-30 16:38:24 +0000
3036@@ -1,4 +1,4 @@
3037-# This file was generated by Autom4te Sun May 1 09:53:53 UTC 2011.
3038+# This file was generated.
3039 # It contains the lists of macros which have been traced.
3040 # It can be safely removed.
3041
3042@@ -194,6 +194,7 @@
3043 'AC_LTDL_SHLIBEXT' => 1,
3044 '_LT_AC_LOCK' => 1,
3045 '_LT_AC_LANG_RC_CONFIG' => 1,
3046+ 'LT_PROG_GO' => 1,
3047 'LT_SYS_MODULE_PATH' => 1,
3048 'LT_WITH_LTDL' => 1,
3049 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
3050@@ -232,8 +233,8 @@
3051 'configure.in'
3052 ],
3053 {
3054+ '_LT_AC_TAGCONFIG' => 1,
3055 'AM_PROG_F77_C_O' => 1,
3056- '_LT_AC_TAGCONFIG' => 1,
3057 'AC_INIT' => 1,
3058 'm4_pattern_forbid' => 1,
3059 'AC_CANONICAL_TARGET' => 1,
3060@@ -248,8 +249,8 @@
3061 'AM_PATH_GUILE' => 1,
3062 'AM_AUTOMAKE_VERSION' => 1,
3063 'LT_CONFIG_LTDL_DIR' => 1,
3064+ 'AC_REQUIRE_AUX_FILE' => 1,
3065 'AC_CONFIG_LINKS' => 1,
3066- 'AC_REQUIRE_AUX_FILE' => 1,
3067 'LT_SUPPORTED_TAG' => 1,
3068 'm4_sinclude' => 1,
3069 'AM_MAINTAINER_MODE' => 1,
3070@@ -258,26 +259,26 @@
3071 '_m4_warn' => 1,
3072 'AM_MAKEFILE_INCLUDE' => 1,
3073 'AM_PROG_CXX_C_O' => 1,
3074+ '_AM_COND_ENDIF' => 1,
3075 '_AM_MAKEFILE_INCLUDE' => 1,
3076- '_AM_COND_ENDIF' => 1,
3077 'AM_ENABLE_MULTILIB' => 1,
3078- 'AM_SILENT_RULES' => 1,
3079 'AM_PROG_MOC' => 1,
3080+ 'AM_SILENT_RULES' => 1,
3081 'AC_CONFIG_FILES' => 1,
3082 'include' => 1,
3083 'LT_INIT' => 1,
3084+ 'AM_PROG_AR' => 1,
3085 'AM_GNU_GETTEXT' => 1,
3086- 'AM_PROG_AR' => 1,
3087 'AC_LIBSOURCE' => 1,
3088 'AC_CANONICAL_BUILD' => 1,
3089 'AM_PROG_FC_C_O' => 1,
3090 'AC_FC_FREEFORM' => 1,
3091 'AH_OUTPUT' => 1,
3092+ '_AM_SUBST_NOTMAKE' => 1,
3093 'AC_CONFIG_AUX_DIR' => 1,
3094- '_AM_SUBST_NOTMAKE' => 1,
3095- 'm4_pattern_allow' => 1,
3096 'AM_PROG_CC_C_O' => 1,
3097 'sinclude' => 1,
3098+ 'm4_pattern_allow' => 1,
3099 'AM_CONDITIONAL' => 1,
3100 'AC_CANONICAL_SYSTEM' => 1,
3101 'AM_XGETTEXT_OPTION' => 1,
3102
3103=== modified file 'autom4te.cache/traces.0'
3104--- autom4te.cache/traces.0 2012-06-18 22:22:21 +0000
3105+++ autom4te.cache/traces.0 2012-11-30 16:38:24 +0000
3106@@ -106,7 +106,7 @@
3107 m4trace:/usr/share/aclocal/libtool.m4:108: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LIBTOOL' is obsolete.
3108 You should run autoupdate.])dnl
3109 m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
3110-m4trace:/usr/share/aclocal/libtool.m4:607: -1- AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt}
3111+m4trace:/usr/share/aclocal/libtool.m4:609: -1- AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt}
3112 AC_MSG_NOTICE([creating $CONFIG_LT])
3113 _LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
3114 [# Run this file to recreate a libtool stub with the current configuration.])
3115@@ -138,7 +138,7 @@
3116 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
3117 configured by $[0], generated by m4_PACKAGE_STRING.
3118
3119-Copyright (C) 2010 Free Software Foundation, Inc.
3120+Copyright (C) 2011 Free Software Foundation, Inc.
3121 This config.lt script is free software; the Free Software Foundation
3122 gives unlimited permision to copy, distribute and modify it."
3123
3124@@ -191,11 +191,12 @@
3125 exec AS_MESSAGE_LOG_FD>>config.log
3126 $lt_cl_success || AS_EXIT(1)
3127 ])
3128-m4trace:/usr/share/aclocal/libtool.m4:788: -1- AC_DEFUN([LT_SUPPORTED_TAG], [])
3129-m4trace:/usr/share/aclocal/libtool.m4:799: -1- AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl
3130+m4trace:/usr/share/aclocal/libtool.m4:790: -1- AC_DEFUN([LT_SUPPORTED_TAG], [])
3131+m4trace:/usr/share/aclocal/libtool.m4:801: -1- AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl
3132 m4_case([$1],
3133 [C], [_LT_LANG(C)],
3134 [C++], [_LT_LANG(CXX)],
3135+ [Go], [_LT_LANG(GO)],
3136 [Java], [_LT_LANG(GCJ)],
3137 [Fortran 77], [_LT_LANG(F77)],
3138 [Fortran], [_LT_LANG(FC)],
3139@@ -204,27 +205,27 @@
3140 [_LT_LANG($1)],
3141 [m4_fatal([$0: unsupported language: "$1"])])])dnl
3142 ])
3143-m4trace:/usr/share/aclocal/libtool.m4:861: -1- AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
3144-m4trace:/usr/share/aclocal/libtool.m4:861: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_CXX' is obsolete.
3145+m4trace:/usr/share/aclocal/libtool.m4:893: -1- AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
3146+m4trace:/usr/share/aclocal/libtool.m4:893: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_CXX' is obsolete.
3147 You should run autoupdate.])dnl
3148 LT_LANG(C++)])
3149-m4trace:/usr/share/aclocal/libtool.m4:862: -1- AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
3150-m4trace:/usr/share/aclocal/libtool.m4:862: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_F77' is obsolete.
3151+m4trace:/usr/share/aclocal/libtool.m4:894: -1- AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
3152+m4trace:/usr/share/aclocal/libtool.m4:894: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_F77' is obsolete.
3153 You should run autoupdate.])dnl
3154 LT_LANG(Fortran 77)])
3155-m4trace:/usr/share/aclocal/libtool.m4:863: -1- AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
3156-m4trace:/usr/share/aclocal/libtool.m4:863: -1- AC_DEFUN([AC_LIBTOOL_FC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_FC' is obsolete.
3157+m4trace:/usr/share/aclocal/libtool.m4:895: -1- AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
3158+m4trace:/usr/share/aclocal/libtool.m4:895: -1- AC_DEFUN([AC_LIBTOOL_FC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_FC' is obsolete.
3159 You should run autoupdate.])dnl
3160 LT_LANG(Fortran)])
3161-m4trace:/usr/share/aclocal/libtool.m4:864: -1- AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
3162-m4trace:/usr/share/aclocal/libtool.m4:864: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_GCJ' is obsolete.
3163+m4trace:/usr/share/aclocal/libtool.m4:896: -1- AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
3164+m4trace:/usr/share/aclocal/libtool.m4:896: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_GCJ' is obsolete.
3165 You should run autoupdate.])dnl
3166 LT_LANG(Java)])
3167-m4trace:/usr/share/aclocal/libtool.m4:865: -1- AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
3168-m4trace:/usr/share/aclocal/libtool.m4:865: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_RC' is obsolete.
3169+m4trace:/usr/share/aclocal/libtool.m4:897: -1- AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
3170+m4trace:/usr/share/aclocal/libtool.m4:897: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_RC' is obsolete.
3171 You should run autoupdate.])dnl
3172 LT_LANG(Windows Resource)])
3173-m4trace:/usr/share/aclocal/libtool.m4:1181: -1- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot])
3174+m4trace:/usr/share/aclocal/libtool.m4:1225: -1- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot])
3175 AC_ARG_WITH([sysroot],
3176 [ --with-sysroot[=DIR] Search for dependent libraries within DIR
3177 (or the compiler's sysroot if not specified).],
3178@@ -253,7 +254,7 @@
3179 AC_MSG_RESULT([${lt_sysroot:-no}])
3180 _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
3181 [dependent libraries, and in which our libraries should be installed.])])
3182-m4trace:/usr/share/aclocal/libtool.m4:1445: -1- AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3183+m4trace:/usr/share/aclocal/libtool.m4:1502: -1- AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3184 m4_require([_LT_DECL_SED])dnl
3185 AC_CACHE_CHECK([$1], [$2],
3186 [$2=no
3187@@ -292,11 +293,11 @@
3188 m4_if([$6], , :, [$6])
3189 fi
3190 ])
3191-m4trace:/usr/share/aclocal/libtool.m4:1487: -1- AU_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
3192-m4trace:/usr/share/aclocal/libtool.m4:1487: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_COMPILER_OPTION' is obsolete.
3193+m4trace:/usr/share/aclocal/libtool.m4:1544: -1- AU_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
3194+m4trace:/usr/share/aclocal/libtool.m4:1544: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_COMPILER_OPTION' is obsolete.
3195 You should run autoupdate.])dnl
3196 m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
3197-m4trace:/usr/share/aclocal/libtool.m4:1496: -1- AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3198+m4trace:/usr/share/aclocal/libtool.m4:1553: -1- AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3199 m4_require([_LT_DECL_SED])dnl
3200 AC_CACHE_CHECK([$1], [$2],
3201 [$2=no
3202@@ -328,11 +329,11 @@
3203 m4_if([$5], , :, [$5])
3204 fi
3205 ])
3206-m4trace:/usr/share/aclocal/libtool.m4:1531: -1- AU_DEFUN([AC_LIBTOOL_LINKER_OPTION], [m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
3207-m4trace:/usr/share/aclocal/libtool.m4:1531: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_LINKER_OPTION' is obsolete.
3208+m4trace:/usr/share/aclocal/libtool.m4:1588: -1- AU_DEFUN([AC_LIBTOOL_LINKER_OPTION], [m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
3209+m4trace:/usr/share/aclocal/libtool.m4:1588: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_LINKER_OPTION' is obsolete.
3210 You should run autoupdate.])dnl
3211 m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
3212-m4trace:/usr/share/aclocal/libtool.m4:1538: -1- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3213+m4trace:/usr/share/aclocal/libtool.m4:1595: -1- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3214 # find the maximum length of command line arguments
3215 AC_MSG_CHECKING([the maximum length of command line arguments])
3216 AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
3217@@ -396,6 +397,11 @@
3218 lt_cv_sys_max_cmd_len=196608
3219 ;;
3220
3221+ os2*)
3222+ # The test takes a long time on OS/2.
3223+ lt_cv_sys_max_cmd_len=8192
3224+ ;;
3225+
3226 osf*)
3227 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
3228 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
3229@@ -435,7 +441,7 @@
3230 # If test is not a shell built-in, we'll probably end up computing a
3231 # maximum length that is only half of the actual maximum length, but
3232 # we can't tell.
3233- while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
3234+ while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
3235 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
3236 test $i != 17 # 1/2 MB should be enough
3237 do
3238@@ -462,11 +468,11 @@
3239 _LT_DECL([], [max_cmd_len], [0],
3240 [What is the maximum length of a command?])
3241 ])
3242-m4trace:/usr/share/aclocal/libtool.m4:1671: -1- AU_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
3243-m4trace:/usr/share/aclocal/libtool.m4:1671: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_SYS_MAX_CMD_LEN' is obsolete.
3244+m4trace:/usr/share/aclocal/libtool.m4:1733: -1- AU_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
3245+m4trace:/usr/share/aclocal/libtool.m4:1733: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_SYS_MAX_CMD_LEN' is obsolete.
3246 You should run autoupdate.])dnl
3247 m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
3248-m4trace:/usr/share/aclocal/libtool.m4:1782: -1- AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl
3249+m4trace:/usr/share/aclocal/libtool.m4:1844: -1- AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl
3250 if test "x$enable_dlopen" != xyes; then
3251 enable_dlopen=unknown
3252 enable_dlopen_self=unknown
3253@@ -580,11 +586,11 @@
3254 _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
3255 [Whether dlopen of statically linked programs is supported])
3256 ])
3257-m4trace:/usr/share/aclocal/libtool.m4:1899: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
3258-m4trace:/usr/share/aclocal/libtool.m4:1899: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN_SELF' is obsolete.
3259+m4trace:/usr/share/aclocal/libtool.m4:1961: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
3260+m4trace:/usr/share/aclocal/libtool.m4:1961: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN_SELF' is obsolete.
3261 You should run autoupdate.])dnl
3262 m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
3263-m4trace:/usr/share/aclocal/libtool.m4:2884: -1- AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl
3264+m4trace:/usr/share/aclocal/libtool.m4:2934: -1- AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl
3265 AC_MSG_CHECKING([for $1])
3266 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
3267 [case $MAGIC_CMD in
3268@@ -643,11 +649,11 @@
3269 _LT_DECL([], [MAGIC_CMD], [0],
3270 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
3271 ])
3272-m4trace:/usr/share/aclocal/libtool.m4:2946: -1- AU_DEFUN([AC_PATH_TOOL_PREFIX], [m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
3273-m4trace:/usr/share/aclocal/libtool.m4:2946: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_DIAGNOSE([obsolete], [The macro `AC_PATH_TOOL_PREFIX' is obsolete.
3274+m4trace:/usr/share/aclocal/libtool.m4:2996: -1- AU_DEFUN([AC_PATH_TOOL_PREFIX], [m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
3275+m4trace:/usr/share/aclocal/libtool.m4:2996: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_DIAGNOSE([obsolete], [The macro `AC_PATH_TOOL_PREFIX' is obsolete.
3276 You should run autoupdate.])dnl
3277 m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
3278-m4trace:/usr/share/aclocal/libtool.m4:2969: -1- AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl
3279+m4trace:/usr/share/aclocal/libtool.m4:3019: -1- AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl
3280 AC_REQUIRE([AC_CANONICAL_HOST])dnl
3281 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
3282 m4_require([_LT_DECL_SED])dnl
3283@@ -733,15 +739,15 @@
3284
3285 _LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
3286 ])
3287-m4trace:/usr/share/aclocal/libtool.m4:3058: -1- AU_DEFUN([AM_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3288-m4trace:/usr/share/aclocal/libtool.m4:3058: -1- AC_DEFUN([AM_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LD' is obsolete.
3289-You should run autoupdate.])dnl
3290-m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3291-m4trace:/usr/share/aclocal/libtool.m4:3059: -1- AU_DEFUN([AC_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3292-m4trace:/usr/share/aclocal/libtool.m4:3059: -1- AC_DEFUN([AC_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LD' is obsolete.
3293-You should run autoupdate.])dnl
3294-m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3295-m4trace:/usr/share/aclocal/libtool.m4:3353: -1- AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl
3296+m4trace:/usr/share/aclocal/libtool.m4:3108: -1- AU_DEFUN([AM_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3297+m4trace:/usr/share/aclocal/libtool.m4:3108: -1- AC_DEFUN([AM_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LD' is obsolete.
3298+You should run autoupdate.])dnl
3299+m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3300+m4trace:/usr/share/aclocal/libtool.m4:3109: -1- AU_DEFUN([AC_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3301+m4trace:/usr/share/aclocal/libtool.m4:3109: -1- AC_DEFUN([AC_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LD' is obsolete.
3302+You should run autoupdate.])dnl
3303+m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
3304+m4trace:/usr/share/aclocal/libtool.m4:3403: -1- AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl
3305 AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
3306 [if test -n "$NM"; then
3307 # Let the user override the test.
3308@@ -828,15 +834,15 @@
3309 fi
3310 rm -f conftest*])
3311 ])
3312-m4trace:/usr/share/aclocal/libtool.m4:3443: -1- AU_DEFUN([AM_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3313-m4trace:/usr/share/aclocal/libtool.m4:3443: -1- AC_DEFUN([AM_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_NM' is obsolete.
3314-You should run autoupdate.])dnl
3315-m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3316-m4trace:/usr/share/aclocal/libtool.m4:3444: -1- AU_DEFUN([AC_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3317-m4trace:/usr/share/aclocal/libtool.m4:3444: -1- AC_DEFUN([AC_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_NM' is obsolete.
3318-You should run autoupdate.])dnl
3319-m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3320-m4trace:/usr/share/aclocal/libtool.m4:3514: -1- AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3321+m4trace:/usr/share/aclocal/libtool.m4:3493: -1- AU_DEFUN([AM_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3322+m4trace:/usr/share/aclocal/libtool.m4:3493: -1- AC_DEFUN([AM_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_NM' is obsolete.
3323+You should run autoupdate.])dnl
3324+m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3325+m4trace:/usr/share/aclocal/libtool.m4:3494: -1- AU_DEFUN([AC_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3326+m4trace:/usr/share/aclocal/libtool.m4:3494: -1- AC_DEFUN([AC_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_NM' is obsolete.
3327+You should run autoupdate.])dnl
3328+m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
3329+m4trace:/usr/share/aclocal/libtool.m4:3564: -1- AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3330 LIBM=
3331 case $host in
3332 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
3333@@ -852,28 +858,30 @@
3334 esac
3335 AC_SUBST([LIBM])
3336 ])
3337-m4trace:/usr/share/aclocal/libtool.m4:3533: -1- AU_DEFUN([AC_CHECK_LIBM], [m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
3338-m4trace:/usr/share/aclocal/libtool.m4:3533: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_DIAGNOSE([obsolete], [The macro `AC_CHECK_LIBM' is obsolete.
3339+m4trace:/usr/share/aclocal/libtool.m4:3583: -1- AU_DEFUN([AC_CHECK_LIBM], [m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
3340+m4trace:/usr/share/aclocal/libtool.m4:3583: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_DIAGNOSE([obsolete], [The macro `AC_CHECK_LIBM' is obsolete.
3341 You should run autoupdate.])dnl
3342 m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
3343-m4trace:/usr/share/aclocal/libtool.m4:7498: -1- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
3344+m4trace:/usr/share/aclocal/libtool.m4:7626: -1- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
3345 [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
3346 [AC_CHECK_TOOL(GCJ, gcj,)
3347 test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
3348 AC_SUBST(GCJFLAGS)])])[]dnl
3349 ])
3350-m4trace:/usr/share/aclocal/libtool.m4:7507: -1- AU_DEFUN([LT_AC_PROG_GCJ], [m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
3351-m4trace:/usr/share/aclocal/libtool.m4:7507: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_GCJ' is obsolete.
3352+m4trace:/usr/share/aclocal/libtool.m4:7635: -1- AU_DEFUN([LT_AC_PROG_GCJ], [m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
3353+m4trace:/usr/share/aclocal/libtool.m4:7635: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_GCJ' is obsolete.
3354 You should run autoupdate.])dnl
3355 m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
3356-m4trace:/usr/share/aclocal/libtool.m4:7514: -1- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,)
3357-])
3358-m4trace:/usr/share/aclocal/libtool.m4:7519: -1- AU_DEFUN([LT_AC_PROG_RC], [m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
3359-m4trace:/usr/share/aclocal/libtool.m4:7519: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_RC' is obsolete.
3360+m4trace:/usr/share/aclocal/libtool.m4:7642: -1- AC_DEFUN([LT_PROG_GO], [AC_CHECK_TOOL(GOC, gccgo,)
3361+])
3362+m4trace:/usr/share/aclocal/libtool.m4:7649: -1- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,)
3363+])
3364+m4trace:/usr/share/aclocal/libtool.m4:7654: -1- AU_DEFUN([LT_AC_PROG_RC], [m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
3365+m4trace:/usr/share/aclocal/libtool.m4:7654: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_RC' is obsolete.
3366 You should run autoupdate.])dnl
3367 m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
3368-m4trace:/usr/share/aclocal/libtool.m4:7639: -1- AU_DEFUN([LT_AC_PROG_SED], [m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
3369-m4trace:/usr/share/aclocal/libtool.m4:7639: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_SED' is obsolete.
3370+m4trace:/usr/share/aclocal/libtool.m4:7774: -1- AU_DEFUN([LT_AC_PROG_SED], [m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
3371+m4trace:/usr/share/aclocal/libtool.m4:7774: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_SED' is obsolete.
3372 You should run autoupdate.])dnl
3373 m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
3374 m4trace:/usr/share/aclocal/ltdl.m4:16: -1- AC_DEFUN([LT_CONFIG_LTDL_DIR], [AC_BEFORE([$0], [LTDL_INIT])
3375@@ -1154,7 +1162,7 @@
3376 # at 6.2 and later dlopen does load deplibs.
3377 lt_cv_sys_dlopen_deplibs=yes
3378 ;;
3379- netbsd* | netbsdelf*-gnu)
3380+ netbsd*)
3381 lt_cv_sys_dlopen_deplibs=yes
3382 ;;
3383 openbsd*)
3384@@ -1208,18 +1216,25 @@
3385 [
3386 module=yes
3387 eval libltdl_cv_shlibext=$shrext_cmds
3388+module=no
3389+eval libltdl_cv_shrext=$shrext_cmds
3390 ])
3391 if test -n "$libltdl_cv_shlibext"; then
3392 m4_pattern_allow([LT_MODULE_EXT])dnl
3393 AC_DEFINE_UNQUOTED([LT_MODULE_EXT], ["$libltdl_cv_shlibext"],
3394 [Define to the extension used for runtime loadable modules, say, ".so".])
3395 fi
3396+if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
3397+ m4_pattern_allow([LT_SHARED_EXT])dnl
3398+ AC_DEFINE_UNQUOTED([LT_SHARED_EXT], ["$libltdl_cv_shrext"],
3399+ [Define to the shared library suffix, say, ".dylib".])
3400+fi
3401 ])
3402-m4trace:/usr/share/aclocal/ltdl.m4:565: -1- AU_DEFUN([AC_LTDL_SHLIBEXT], [m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
3403-m4trace:/usr/share/aclocal/ltdl.m4:565: -1- AC_DEFUN([AC_LTDL_SHLIBEXT], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBEXT' is obsolete.
3404+m4trace:/usr/share/aclocal/ltdl.m4:572: -1- AU_DEFUN([AC_LTDL_SHLIBEXT], [m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
3405+m4trace:/usr/share/aclocal/ltdl.m4:572: -1- AC_DEFUN([AC_LTDL_SHLIBEXT], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBEXT' is obsolete.
3406 You should run autoupdate.])dnl
3407 m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
3408-m4trace:/usr/share/aclocal/ltdl.m4:572: -1- AC_DEFUN([LT_SYS_MODULE_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
3409+m4trace:/usr/share/aclocal/ltdl.m4:579: -1- AC_DEFUN([LT_SYS_MODULE_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
3410 AC_CACHE_CHECK([which variable specifies run-time module search path],
3411 [lt_cv_module_path_var], [lt_cv_module_path_var="$shlibpath_var"])
3412 if test -n "$lt_cv_module_path_var"; then
3413@@ -1228,11 +1243,11 @@
3414 [Define to the name of the environment variable that determines the run-time module search path.])
3415 fi
3416 ])
3417-m4trace:/usr/share/aclocal/ltdl.m4:584: -1- AU_DEFUN([AC_LTDL_SHLIBPATH], [m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
3418-m4trace:/usr/share/aclocal/ltdl.m4:584: -1- AC_DEFUN([AC_LTDL_SHLIBPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBPATH' is obsolete.
3419+m4trace:/usr/share/aclocal/ltdl.m4:591: -1- AU_DEFUN([AC_LTDL_SHLIBPATH], [m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
3420+m4trace:/usr/share/aclocal/ltdl.m4:591: -1- AC_DEFUN([AC_LTDL_SHLIBPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBPATH' is obsolete.
3421 You should run autoupdate.])dnl
3422 m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
3423-m4trace:/usr/share/aclocal/ltdl.m4:591: -1- AC_DEFUN([LT_SYS_DLSEARCH_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
3424+m4trace:/usr/share/aclocal/ltdl.m4:598: -1- AC_DEFUN([LT_SYS_DLSEARCH_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
3425 AC_CACHE_CHECK([for the default library search path],
3426 [lt_cv_sys_dlsearch_path],
3427 [lt_cv_sys_dlsearch_path="$sys_lib_dlsearch_path_spec"])
3428@@ -1250,11 +1265,11 @@
3429 [Define to the system default library search path.])
3430 fi
3431 ])
3432-m4trace:/usr/share/aclocal/ltdl.m4:612: -1- AU_DEFUN([AC_LTDL_SYSSEARCHPATH], [m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
3433-m4trace:/usr/share/aclocal/ltdl.m4:612: -1- AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYSSEARCHPATH' is obsolete.
3434+m4trace:/usr/share/aclocal/ltdl.m4:619: -1- AU_DEFUN([AC_LTDL_SYSSEARCHPATH], [m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
3435+m4trace:/usr/share/aclocal/ltdl.m4:619: -1- AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYSSEARCHPATH' is obsolete.
3436 You should run autoupdate.])dnl
3437 m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
3438-m4trace:/usr/share/aclocal/ltdl.m4:638: -1- AC_DEFUN([LT_LIB_DLLOAD], [m4_pattern_allow([^LT_DLLOADERS$])
3439+m4trace:/usr/share/aclocal/ltdl.m4:645: -1- AC_DEFUN([LT_LIB_DLLOAD], [m4_pattern_allow([^LT_DLLOADERS$])
3440 LT_DLLOADERS=
3441 AC_SUBST([LT_DLLOADERS])
3442
3443@@ -1344,11 +1359,11 @@
3444
3445 AC_LANG_POP
3446 ])
3447-m4trace:/usr/share/aclocal/ltdl.m4:731: -1- AU_DEFUN([AC_LTDL_DLLIB], [m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
3448-m4trace:/usr/share/aclocal/ltdl.m4:731: -1- AC_DEFUN([AC_LTDL_DLLIB], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLLIB' is obsolete.
3449+m4trace:/usr/share/aclocal/ltdl.m4:738: -1- AU_DEFUN([AC_LTDL_DLLIB], [m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
3450+m4trace:/usr/share/aclocal/ltdl.m4:738: -1- AC_DEFUN([AC_LTDL_DLLIB], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLLIB' is obsolete.
3451 You should run autoupdate.])dnl
3452 m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
3453-m4trace:/usr/share/aclocal/ltdl.m4:739: -1- AC_DEFUN([LT_SYS_SYMBOL_USCORE], [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
3454+m4trace:/usr/share/aclocal/ltdl.m4:746: -1- AC_DEFUN([LT_SYS_SYMBOL_USCORE], [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
3455 AC_CACHE_CHECK([for _ prefix in compiled symbols],
3456 [lt_cv_sys_symbol_underscore],
3457 [lt_cv_sys_symbol_underscore=no
3458@@ -1382,11 +1397,11 @@
3459 sys_symbol_underscore=$lt_cv_sys_symbol_underscore
3460 AC_SUBST([sys_symbol_underscore])
3461 ])
3462-m4trace:/usr/share/aclocal/ltdl.m4:776: -1- AU_DEFUN([AC_LTDL_SYMBOL_USCORE], [m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
3463-m4trace:/usr/share/aclocal/ltdl.m4:776: -1- AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYMBOL_USCORE' is obsolete.
3464+m4trace:/usr/share/aclocal/ltdl.m4:783: -1- AU_DEFUN([AC_LTDL_SYMBOL_USCORE], [m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
3465+m4trace:/usr/share/aclocal/ltdl.m4:783: -1- AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYMBOL_USCORE' is obsolete.
3466 You should run autoupdate.])dnl
3467 m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
3468-m4trace:/usr/share/aclocal/ltdl.m4:783: -1- AC_DEFUN([LT_FUNC_DLSYM_USCORE], [AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
3469+m4trace:/usr/share/aclocal/ltdl.m4:790: -1- AC_DEFUN([LT_FUNC_DLSYM_USCORE], [AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
3470 if test x"$lt_cv_sys_symbol_underscore" = xyes; then
3471 if test x"$libltdl_cv_func_dlopen" = xyes ||
3472 test x"$libltdl_cv_lib_dl_dlopen" = xyes ; then
3473@@ -1408,8 +1423,8 @@
3474 [Define if dlsym() requires a leading underscore in symbol names.])
3475 fi
3476 ])
3477-m4trace:/usr/share/aclocal/ltdl.m4:808: -1- AU_DEFUN([AC_LTDL_DLSYM_USCORE], [m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
3478-m4trace:/usr/share/aclocal/ltdl.m4:808: -1- AC_DEFUN([AC_LTDL_DLSYM_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLSYM_USCORE' is obsolete.
3479+m4trace:/usr/share/aclocal/ltdl.m4:815: -1- AU_DEFUN([AC_LTDL_DLSYM_USCORE], [m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
3480+m4trace:/usr/share/aclocal/ltdl.m4:815: -1- AC_DEFUN([AC_LTDL_DLSYM_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLSYM_USCORE' is obsolete.
3481 You should run autoupdate.])dnl
3482 m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
3483 m4trace:/usr/share/aclocal/ltoptions.m4:14: -1- AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
3484@@ -1487,12 +1502,12 @@
3485 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
3486 the `disable-fast-install' option into LT_INIT's first parameter.])
3487 ])
3488-m4trace:/usr/share/aclocal/ltoptions.m4:343: -1- AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only])
3489+m4trace:/usr/share/aclocal/ltoptions.m4:358: -1- AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only])
3490 AC_DIAGNOSE([obsolete],
3491 [$0: Remove this warning and the call to _LT_SET_OPTION when you
3492 put the `pic-only' option into LT_INIT's first parameter.])
3493 ])
3494-m4trace:/usr/share/aclocal/ltoptions.m4:343: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_PICMODE' is obsolete.
3495+m4trace:/usr/share/aclocal/ltoptions.m4:358: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_PICMODE' is obsolete.
3496 You should run autoupdate.])dnl
3497 _LT_SET_OPTION([LT_INIT], [pic-only])
3498 AC_DIAGNOSE([obsolete],
3499@@ -1500,8 +1515,8 @@
3500 put the `pic-only' option into LT_INIT's first parameter.])
3501 ])
3502 m4trace:/usr/share/aclocal/ltsugar.m4:13: -1- AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
3503-m4trace:/usr/share/aclocal/ltversion.m4:18: -1- AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4'
3504-macro_revision='1.3293'
3505+m4trace:/usr/share/aclocal/ltversion.m4:18: -1- AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4.2'
3506+macro_revision='1.3337'
3507 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
3508 _LT_DECL(, macro_revision, 0)
3509 ])
3510@@ -1557,8 +1572,7 @@
3511 m4trace:/usr/share/aclocal/lt~obsolete.m4:97: -1- AC_DEFUN([_LT_PROG_FC])
3512 m4trace:/usr/share/aclocal/lt~obsolete.m4:98: -1- AC_DEFUN([_LT_PROG_CXX])
3513 m4trace:/usr/share/aclocal/pkg.m4:27: -1- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
3514-m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
3515-m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
3516+m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
3517 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
3518 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
3519 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
3520@@ -1577,21 +1591,21 @@
3521 fi
3522 fi[]dnl
3523 ])
3524-m4trace:/usr/share/aclocal/pkg.m4:60: -1- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
3525+m4trace:/usr/share/aclocal/pkg.m4:59: -1- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
3526 if test -n "$PKG_CONFIG" && \
3527 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
3528 m4_default([$2], [:])
3529 m4_ifvaln([$3], [else
3530 $3])dnl
3531 fi])
3532-m4trace:/usr/share/aclocal/pkg.m4:86: -1- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
3533+m4trace:/usr/share/aclocal/pkg.m4:84: -1- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
3534 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
3535 _pkg_short_errors_supported=yes
3536 else
3537 _pkg_short_errors_supported=no
3538 fi[]dnl
3539 ])
3540-m4trace:/usr/share/aclocal/pkg.m4:106: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
3541+m4trace:/usr/share/aclocal/pkg.m4:104: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
3542 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
3543 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
3544
3545@@ -1609,9 +1623,9 @@
3546 AC_MSG_RESULT([no])
3547 _PKG_SHORT_ERRORS_SUPPORTED
3548 if test $_pkg_short_errors_supported = yes; then
3549- $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
3550+ $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
3551 else
3552- $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
3553+ $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
3554 fi
3555 # Put the nasty error message in config.log where it belongs
3556 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
3557@@ -1624,7 +1638,7 @@
3558 Consider adjusting the PKG_CONFIG_PATH environment variable if you
3559 installed software in a non-standard prefix.
3560
3561-_PKG_TEXT])[]dnl
3562+_PKG_TEXT])
3563 ])
3564 elif test $pkg_failed = untried; then
3565 AC_MSG_RESULT([no])
3566@@ -1635,7 +1649,7 @@
3567
3568 _PKG_TEXT
3569
3570-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
3571+To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
3572 ])
3573 else
3574 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
3575@@ -1644,17 +1658,17 @@
3576 $3
3577 fi[]dnl
3578 ])
3579-m4trace:/usr/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
3580+m4trace:/usr/share/aclocal-1.11/amversion.m4:17: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
3581 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3582 dnl require some minimum version. Point them to the right macro.
3583-m4_if([$1], [1.11.1], [],
3584+m4_if([$1], [1.11.6], [],
3585 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
3586 ])
3587-m4trace:/usr/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl
3588+m4trace:/usr/share/aclocal-1.11/amversion.m4:36: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.6])dnl
3589 m4_ifndef([AC_AUTOCONF_VERSION],
3590 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
3591 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
3592-m4trace:/usr/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
3593+m4trace:/usr/share/aclocal-1.11/auxdir.m4:49: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
3594 AC_PREREQ([2.50])dnl
3595 # expand $ac_aux_dir to an absolute path
3596 am_aux_dir=`cd $ac_aux_dir && pwd`
3597@@ -1699,6 +1713,7 @@
3598 # instance it was reported that on HP-UX the gcc test will end up
3599 # making a dummy file named `D' -- because `-MD' means `put the output
3600 # in D'.
3601+ rm -rf conftest.dir
3602 mkdir conftest.dir
3603 # Copy depcomp to subdir because otherwise we won't find it if we're
3604 # using a relative directory.
3605@@ -1763,7 +1778,7 @@
3606 break
3607 fi
3608 ;;
3609- msvisualcpp | msvcmsys)
3610+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3611 # This compiler won't grok `-c -o', but also, the minuso test has
3612 # not run yet. These depmodes are late enough in the game, and
3613 # so weak that their functioning should not be impacted.
3614@@ -1807,19 +1822,22 @@
3615 test "x$enable_dependency_tracking" != xno \
3616 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
3617 ])
3618-m4trace:/usr/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
3619+m4trace:/usr/share/aclocal-1.11/depend.m4:164: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
3620 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
3621 ])
3622-m4trace:/usr/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
3623+m4trace:/usr/share/aclocal-1.11/depend.m4:172: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
3624 [ --disable-dependency-tracking speeds up one-time build
3625 --enable-dependency-tracking do not reject slow dependency extractors])
3626 if test "x$enable_dependency_tracking" != xno; then
3627 am_depcomp="$ac_aux_dir/depcomp"
3628 AMDEPBACKSLASH='\'
3629+ am__nodep='_no'
3630 fi
3631 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
3632 AC_SUBST([AMDEPBACKSLASH])dnl
3633 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
3634+AC_SUBST([am__nodep])dnl
3635+_AM_SUBST_NOTMAKE([am__nodep])dnl
3636 ])
3637 m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{
3638 # Autoconf 2.62 quotes --file arguments for eval, but not when files
3639@@ -1972,7 +1990,7 @@
3640 esac
3641 done
3642 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
3643-m4trace:/usr/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
3644+m4trace:/usr/share/aclocal-1.11/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
3645 if test x"${install_sh}" != xset; then
3646 case $am_aux_dir in
3647 *\ * | *\ *)
3648@@ -2049,7 +2067,7 @@
3649 AC_MSG_WARN([`missing' script is too old or missing])
3650 fi
3651 ])
3652-m4trace:/usr/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
3653+m4trace:/usr/share/aclocal-1.11/mkdirp.m4:14: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
3654 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
3655 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
3656 dnl while keeping a definition of mkdir_p for backward compatibility.
3657@@ -2064,11 +2082,11 @@
3658 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3659 esac
3660 ])
3661-m4trace:/usr/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
3662-m4trace:/usr/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
3663-m4trace:/usr/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
3664-m4trace:/usr/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
3665-m4trace:/usr/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
3666+m4trace:/usr/share/aclocal-1.11/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
3667+m4trace:/usr/share/aclocal-1.11/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
3668+m4trace:/usr/share/aclocal-1.11/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
3669+m4trace:/usr/share/aclocal-1.11/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
3670+m4trace:/usr/share/aclocal-1.11/runlog.m4:14: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
3671 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
3672 ac_status=$?
3673 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
3674@@ -2131,12 +2149,42 @@
3675 no) AM_DEFAULT_VERBOSITY=1;;
3676 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
3677 esac
3678+dnl
3679+dnl A few `make' implementations (e.g., NonStop OS and NextStep)
3680+dnl do not support nested variable expansions.
3681+dnl See automake bug#9928 and bug#10237.
3682+am_make=${MAKE-make}
3683+AC_CACHE_CHECK([whether $am_make supports nested variables],
3684+ [am_cv_make_support_nested_variables],
3685+ [if AS_ECHO([['TRUE=$(BAR$(V))
3686+BAR0=false
3687+BAR1=true
3688+V=1
3689+am__doit:
3690+ @$(TRUE)
3691+.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
3692+ am_cv_make_support_nested_variables=yes
3693+else
3694+ am_cv_make_support_nested_variables=no
3695+fi])
3696+if test $am_cv_make_support_nested_variables = yes; then
3697+ dnl Using `$V' instead of `$(V)' breaks IRIX make.
3698+ AM_V='$(V)'
3699+ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3700+else
3701+ AM_V=$AM_DEFAULT_VERBOSITY
3702+ AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
3703+fi
3704+AC_SUBST([AM_V])dnl
3705+AM_SUBST_NOTMAKE([AM_V])dnl
3706+AC_SUBST([AM_DEFAULT_V])dnl
3707+AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
3708 AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
3709 AM_BACKSLASH='\'
3710 AC_SUBST([AM_BACKSLASH])dnl
3711 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
3712 ])
3713-m4trace:/usr/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
3714+m4trace:/usr/share/aclocal-1.11/strip.m4:19: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
3715 # Installed binaries are usually stripped using `strip' when the user
3716 # run `make install-strip'. However `strip' might not be the right
3717 # tool to use in cross-compilation environments, therefore Automake
3718@@ -2149,10 +2197,11 @@
3719 AC_SUBST([INSTALL_STRIP_PROGRAM])])
3720 m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
3721 m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
3722-m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
3723-AM_MISSING_PROG([AMTAR], [tar])
3724+m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used
3725+# in the wild :-( We should find a proper way to deprecate it ...
3726+AC_SUBST([AMTAR], ['$${TAR-tar}'])
3727 m4_if([$1], [v7],
3728- [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
3729+ [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
3730 [m4_case([$1], [ustar],, [pax],,
3731 [m4_fatal([Unknown tar format])])
3732 AC_MSG_CHECKING([how to create a $1 tar archive])
3733@@ -2286,7 +2335,7 @@
3734 m4trace:configure.in:14: -1- AM_INIT_AUTOMAKE([foreign 1.6])
3735 m4trace:configure.in:14: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
3736 m4trace:configure.in:14: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
3737-m4trace:configure.in:14: -1- AM_AUTOMAKE_VERSION([1.11.1])
3738+m4trace:configure.in:14: -1- AM_AUTOMAKE_VERSION([1.11.6])
3739 m4trace:configure.in:14: -1- _AM_AUTOCONF_VERSION([2.68])
3740 m4trace:configure.in:14: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
3741 m4trace:configure.in:14: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
3742@@ -2337,7 +2386,6 @@
3743 m4trace:configure.in:14: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
3744 m4trace:configure.in:14: -2- _AM_MANGLE_OPTION([tar-pax])
3745 m4trace:configure.in:14: -1- _AM_PROG_TAR([v7])
3746-m4trace:configure.in:14: -1- AM_MISSING_PROG([AMTAR], [tar])
3747 m4trace:configure.in:14: -1- m4_pattern_allow([^AMTAR$])
3748 m4trace:configure.in:14: -1- m4_pattern_allow([^am__tar$])
3749 m4trace:configure.in:14: -1- m4_pattern_allow([^am__untar$])
3750@@ -2361,82 +2409,84 @@
3751 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3752 ../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3753 configure.in:17: the top level])
3754-m4trace:configure.in:51: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3755+m4trace:configure.in:48: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3756 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3757-configure.in:51: the top level])
3758-m4trace:configure.in:50: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
3759-m4trace:configure.in:50: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
3760-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
3761-m4trace:configure.in:67: -1- m4_pattern_allow([^CFLAGS$])
3762-m4trace:configure.in:67: -1- m4_pattern_allow([^LDFLAGS$])
3763-m4trace:configure.in:67: -1- m4_pattern_allow([^LIBS$])
3764-m4trace:configure.in:67: -1- m4_pattern_allow([^CPPFLAGS$])
3765-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
3766-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
3767-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
3768-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
3769-m4trace:configure.in:67: -1- m4_pattern_allow([^ac_ct_CC$])
3770-m4trace:configure.in:67: -1- m4_pattern_allow([^EXEEXT$])
3771-m4trace:configure.in:67: -1- m4_pattern_allow([^OBJEXT$])
3772-m4trace:configure.in:67: -1- _AM_DEPENDENCIES([CC])
3773-m4trace:configure.in:67: -1- AM_SET_DEPDIR
3774-m4trace:configure.in:67: -1- m4_pattern_allow([^DEPDIR$])
3775-m4trace:configure.in:67: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
3776-m4trace:configure.in:67: -1- AM_MAKE_INCLUDE
3777-m4trace:configure.in:67: -1- m4_pattern_allow([^am__include$])
3778-m4trace:configure.in:67: -1- m4_pattern_allow([^am__quote$])
3779-m4trace:configure.in:67: -1- AM_DEP_TRACK
3780-m4trace:configure.in:67: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
3781-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEP_TRUE$])
3782-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEP_FALSE$])
3783-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
3784-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
3785-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
3786-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
3787-m4trace:configure.in:67: -1- m4_pattern_allow([^CCDEPMODE$])
3788-m4trace:configure.in:67: -1- AM_CONDITIONAL([am__fastdepCC], [
3789+configure.in:48: the top level])
3790+m4trace:configure.in:47: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
3791+m4trace:configure.in:47: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
3792+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
3793+m4trace:configure.in:64: -1- m4_pattern_allow([^CFLAGS$])
3794+m4trace:configure.in:64: -1- m4_pattern_allow([^LDFLAGS$])
3795+m4trace:configure.in:64: -1- m4_pattern_allow([^LIBS$])
3796+m4trace:configure.in:64: -1- m4_pattern_allow([^CPPFLAGS$])
3797+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
3798+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
3799+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
3800+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
3801+m4trace:configure.in:64: -1- m4_pattern_allow([^ac_ct_CC$])
3802+m4trace:configure.in:64: -1- m4_pattern_allow([^EXEEXT$])
3803+m4trace:configure.in:64: -1- m4_pattern_allow([^OBJEXT$])
3804+m4trace:configure.in:64: -1- _AM_DEPENDENCIES([CC])
3805+m4trace:configure.in:64: -1- AM_SET_DEPDIR
3806+m4trace:configure.in:64: -1- m4_pattern_allow([^DEPDIR$])
3807+m4trace:configure.in:64: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
3808+m4trace:configure.in:64: -1- AM_MAKE_INCLUDE
3809+m4trace:configure.in:64: -1- m4_pattern_allow([^am__include$])
3810+m4trace:configure.in:64: -1- m4_pattern_allow([^am__quote$])
3811+m4trace:configure.in:64: -1- AM_DEP_TRACK
3812+m4trace:configure.in:64: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
3813+m4trace:configure.in:64: -1- m4_pattern_allow([^AMDEP_TRUE$])
3814+m4trace:configure.in:64: -1- m4_pattern_allow([^AMDEP_FALSE$])
3815+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
3816+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
3817+m4trace:configure.in:64: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
3818+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
3819+m4trace:configure.in:64: -1- m4_pattern_allow([^am__nodep$])
3820+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([am__nodep])
3821+m4trace:configure.in:64: -1- m4_pattern_allow([^CCDEPMODE$])
3822+m4trace:configure.in:64: -1- AM_CONDITIONAL([am__fastdepCC], [
3823 test "x$enable_dependency_tracking" != xno \
3824 && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
3825-m4trace:configure.in:67: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
3826-m4trace:configure.in:67: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
3827-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
3828-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
3829-m4trace:configure.in:70: -1- m4_pattern_allow([^CRYPTO_PACKAGE$])
3830-m4trace:configure.in:71: -1- m4_pattern_allow([^CRYPTOLIB$])
3831-m4trace:configure.in:73: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3832-You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3833-../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3834-configure.in:73: the top level])
3835-m4trace:configure.in:79: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3836-You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3837-../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3838-configure.in:79: the top level])
3839-m4trace:configure.in:86: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3840-You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3841-../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3842-configure.in:86: the top level])
3843-m4trace:configure.in:95: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3844-You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3845-configure.in:95: the top level])
3846-m4trace:configure.in:94: -1- m4_pattern_allow([^HAVE_LIBGMP$])
3847-m4trace:configure.in:94: -1- m4_pattern_allow([^CPP$])
3848-m4trace:configure.in:94: -1- m4_pattern_allow([^CPPFLAGS$])
3849-m4trace:configure.in:94: -1- m4_pattern_allow([^CPP$])
3850-m4trace:configure.in:94: -1- AC_PROG_EGREP
3851-m4trace:configure.in:94: -1- m4_pattern_allow([^GREP$])
3852-m4trace:configure.in:94: -1- m4_pattern_allow([^EGREP$])
3853-m4trace:configure.in:94: -1- m4_pattern_allow([^STDC_HEADERS$])
3854-m4trace:configure.in:94: -1- m4_pattern_allow([^HAVE_GMP_H$])
3855-m4trace:configure.in:110: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3856+m4trace:configure.in:64: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
3857+m4trace:configure.in:64: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
3858+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
3859+m4trace:configure.in:64: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
3860+m4trace:configure.in:67: -1- m4_pattern_allow([^CRYPTO_PACKAGE$])
3861+m4trace:configure.in:68: -1- m4_pattern_allow([^CRYPTOLIB$])
3862+m4trace:configure.in:70: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3863+You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3864+../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3865+configure.in:70: the top level])
3866+m4trace:configure.in:76: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3867+You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3868+../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3869+configure.in:76: the top level])
3870+m4trace:configure.in:83: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3871+You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3872+../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
3873+configure.in:83: the top level])
3874+m4trace:configure.in:92: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3875+You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3876+configure.in:92: the top level])
3877+m4trace:configure.in:91: -1- m4_pattern_allow([^HAVE_LIBGMP$])
3878+m4trace:configure.in:91: -1- m4_pattern_allow([^CPP$])
3879+m4trace:configure.in:91: -1- m4_pattern_allow([^CPPFLAGS$])
3880+m4trace:configure.in:91: -1- m4_pattern_allow([^CPP$])
3881+m4trace:configure.in:91: -1- AC_PROG_EGREP
3882+m4trace:configure.in:91: -1- m4_pattern_allow([^GREP$])
3883+m4trace:configure.in:91: -1- m4_pattern_allow([^EGREP$])
3884+m4trace:configure.in:91: -1- m4_pattern_allow([^STDC_HEADERS$])
3885+m4trace:configure.in:91: -1- m4_pattern_allow([^HAVE_GMP_H$])
3886+m4trace:configure.in:107: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3887 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3888 ../../lib/autoconf/general.m4:1482: AC_ARG_WITH is expanded from...
3889-configure.in:110: the top level])
3890-m4trace:configure.in:120: -2- AM_CONDITIONAL([HAVE_GTK], [true])
3891-m4trace:configure.in:120: -2- m4_pattern_allow([^HAVE_GTK_TRUE$])
3892-m4trace:configure.in:120: -2- m4_pattern_allow([^HAVE_GTK_FALSE$])
3893-m4trace:configure.in:120: -2- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3894-m4trace:configure.in:120: -2- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3895-m4trace:configure.in:118: -1- PKG_CHECK_MODULES([GTK], [$pkg_modules], [ if true; then
3896+configure.in:107: the top level])
3897+m4trace:configure.in:117: -2- AM_CONDITIONAL([HAVE_GTK], [true])
3898+m4trace:configure.in:117: -2- m4_pattern_allow([^HAVE_GTK_TRUE$])
3899+m4trace:configure.in:117: -2- m4_pattern_allow([^HAVE_GTK_FALSE$])
3900+m4trace:configure.in:117: -2- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3901+m4trace:configure.in:117: -2- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3902+m4trace:configure.in:115: -1- PKG_CHECK_MODULES([GTK], [$pkg_modules], [ if true; then
3903 HAVE_GTK_TRUE=
3904 HAVE_GTK_FALSE='#'
3905 else
3906@@ -2445,358 +2495,355 @@
3907 fi
3908 ], [AM_CONDITIONAL(HAVE_GTK, false)
3909 AC_MSG_ERROR([Please install the gtk2-devel package for your distro or select another gui option.]) ])
3910-m4trace:configure.in:118: -1- PKG_PROG_PKG_CONFIG
3911-m4trace:configure.in:118: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
3912-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
3913-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
3914-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG$])
3915-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG_PATH$])
3916-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$])
3917-m4trace:configure.in:118: -1- m4_pattern_allow([^PKG_CONFIG$])
3918-m4trace:configure.in:118: -1- m4_pattern_allow([^GTK_CFLAGS$])
3919-m4trace:configure.in:118: -1- m4_pattern_allow([^GTK_LIBS$])
3920-m4trace:configure.in:118: -1- PKG_CHECK_EXISTS([$pkg_modules], [pkg_cv_[]GTK_CFLAGS=`$PKG_CONFIG --[]cflags "$pkg_modules" 2>/dev/null`
3921- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes])
3922-m4trace:configure.in:118: -1- PKG_CHECK_EXISTS([$pkg_modules], [pkg_cv_[]GTK_LIBS=`$PKG_CONFIG --[]libs "$pkg_modules" 2>/dev/null`
3923- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes])
3924-m4trace:configure.in:118: -1- _PKG_SHORT_ERRORS_SUPPORTED
3925-m4trace:configure.in:118: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3926-m4trace:configure.in:118: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3927-m4trace:configure.in:118: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3928-m4trace:configure.in:118: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3929-m4trace:configure.in:118: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3930-m4trace:configure.in:118: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3931-m4trace:configure.in:118: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3932-m4trace:configure.in:118: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3933-m4trace:configure.in:118: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3934-m4trace:configure.in:118: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3935-m4trace:configure.in:123: -1- AM_CONDITIONAL([OPENSSL_UI], [false])
3936-m4trace:configure.in:123: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
3937-m4trace:configure.in:123: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
3938-m4trace:configure.in:123: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
3939-m4trace:configure.in:123: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
3940-m4trace:configure.in:124: -1- m4_pattern_allow([^GTK_CFLAGS$])
3941-m4trace:configure.in:125: -1- m4_pattern_allow([^GTK_LIBS$])
3942-m4trace:configure.in:128: -1- AM_CONDITIONAL([OPENSSL_UI], [true])
3943-m4trace:configure.in:128: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
3944-m4trace:configure.in:128: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
3945-m4trace:configure.in:128: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
3946-m4trace:configure.in:128: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
3947-m4trace:configure.in:129: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3948-m4trace:configure.in:129: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3949-m4trace:configure.in:129: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3950-m4trace:configure.in:129: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3951-m4trace:configure.in:129: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3952-m4trace:configure.in:137: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3953-m4trace:configure.in:137: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3954-m4trace:configure.in:137: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3955-m4trace:configure.in:137: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3956-m4trace:configure.in:137: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3957-m4trace:configure.in:138: -1- AM_CONDITIONAL([OPENSSL_UI], [false])
3958-m4trace:configure.in:138: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
3959-m4trace:configure.in:138: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
3960-m4trace:configure.in:138: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
3961-m4trace:configure.in:138: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
3962-m4trace:configure.in:146: -1- m4_pattern_allow([^TCSD_DEFAULT_PORT$])
3963-m4trace:configure.in:151: -1- m4_pattern_allow([^RPC$])
3964-m4trace:configure.in:166: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3965+m4trace:configure.in:115: -1- PKG_PROG_PKG_CONFIG
3966+m4trace:configure.in:115: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
3967+m4trace:configure.in:115: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
3968+m4trace:configure.in:115: -1- m4_pattern_allow([^PKG_CONFIG$])
3969+m4trace:configure.in:115: -1- m4_pattern_allow([^PKG_CONFIG_PATH$])
3970+m4trace:configure.in:115: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$])
3971+m4trace:configure.in:115: -1- m4_pattern_allow([^PKG_CONFIG$])
3972+m4trace:configure.in:115: -1- m4_pattern_allow([^GTK_CFLAGS$])
3973+m4trace:configure.in:115: -1- m4_pattern_allow([^GTK_LIBS$])
3974+m4trace:configure.in:115: -1- PKG_CHECK_EXISTS([$pkg_modules], [pkg_cv_[]GTK_CFLAGS=`$PKG_CONFIG --[]cflags "$pkg_modules" 2>/dev/null`], [pkg_failed=yes])
3975+m4trace:configure.in:115: -1- PKG_CHECK_EXISTS([$pkg_modules], [pkg_cv_[]GTK_LIBS=`$PKG_CONFIG --[]libs "$pkg_modules" 2>/dev/null`], [pkg_failed=yes])
3976+m4trace:configure.in:115: -1- _PKG_SHORT_ERRORS_SUPPORTED
3977+m4trace:configure.in:115: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3978+m4trace:configure.in:115: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3979+m4trace:configure.in:115: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3980+m4trace:configure.in:115: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3981+m4trace:configure.in:115: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3982+m4trace:configure.in:115: -1- AM_CONDITIONAL([HAVE_GTK], [false])
3983+m4trace:configure.in:115: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
3984+m4trace:configure.in:115: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
3985+m4trace:configure.in:115: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
3986+m4trace:configure.in:115: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
3987+m4trace:configure.in:120: -1- AM_CONDITIONAL([OPENSSL_UI], [false])
3988+m4trace:configure.in:120: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
3989+m4trace:configure.in:120: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
3990+m4trace:configure.in:120: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
3991+m4trace:configure.in:120: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
3992+m4trace:configure.in:121: -1- m4_pattern_allow([^GTK_CFLAGS$])
3993+m4trace:configure.in:122: -1- m4_pattern_allow([^GTK_LIBS$])
3994+m4trace:configure.in:125: -1- AM_CONDITIONAL([OPENSSL_UI], [true])
3995+m4trace:configure.in:125: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
3996+m4trace:configure.in:125: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
3997+m4trace:configure.in:125: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
3998+m4trace:configure.in:125: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
3999+m4trace:configure.in:126: -1- AM_CONDITIONAL([HAVE_GTK], [false])
4000+m4trace:configure.in:126: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
4001+m4trace:configure.in:126: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
4002+m4trace:configure.in:126: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
4003+m4trace:configure.in:126: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
4004+m4trace:configure.in:134: -1- AM_CONDITIONAL([HAVE_GTK], [false])
4005+m4trace:configure.in:134: -1- m4_pattern_allow([^HAVE_GTK_TRUE$])
4006+m4trace:configure.in:134: -1- m4_pattern_allow([^HAVE_GTK_FALSE$])
4007+m4trace:configure.in:134: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_TRUE])
4008+m4trace:configure.in:134: -1- _AM_SUBST_NOTMAKE([HAVE_GTK_FALSE])
4009+m4trace:configure.in:135: -1- AM_CONDITIONAL([OPENSSL_UI], [false])
4010+m4trace:configure.in:135: -1- m4_pattern_allow([^OPENSSL_UI_TRUE$])
4011+m4trace:configure.in:135: -1- m4_pattern_allow([^OPENSSL_UI_FALSE$])
4012+m4trace:configure.in:135: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_TRUE])
4013+m4trace:configure.in:135: -1- _AM_SUBST_NOTMAKE([OPENSSL_UI_FALSE])
4014+m4trace:configure.in:143: -1- m4_pattern_allow([^TCSD_DEFAULT_PORT$])
4015+m4trace:configure.in:148: -1- m4_pattern_allow([^RPC$])
4016+m4trace:configure.in:163: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
4017 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
4018 ../../lib/autoconf/general.m4:1482: AC_ARG_WITH is expanded from...
4019-configure.in:166: the top level])
4020-m4trace:configure.in:178: -1- AM_CONDITIONAL([TSS_BUILD_HASH], [true])
4021-m4trace:configure.in:178: -1- m4_pattern_allow([^TSS_BUILD_HASH_TRUE$])
4022-m4trace:configure.in:178: -1- m4_pattern_allow([^TSS_BUILD_HASH_FALSE$])
4023-m4trace:configure.in:178: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_TRUE])
4024-m4trace:configure.in:178: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_FALSE])
4025-m4trace:configure.in:180: -1- AM_CONDITIONAL([TSS_BUILD_GETSET], [true])
4026-m4trace:configure.in:180: -1- m4_pattern_allow([^TSS_BUILD_GETSET_TRUE$])
4027-m4trace:configure.in:180: -1- m4_pattern_allow([^TSS_BUILD_GETSET_FALSE$])
4028-m4trace:configure.in:180: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GETSET_TRUE])
4029-m4trace:configure.in:180: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GETSET_FALSE])
4030-m4trace:configure.in:182: -1- AM_CONDITIONAL([TSS_BUILD_RANDOM], [true])
4031-m4trace:configure.in:182: -1- m4_pattern_allow([^TSS_BUILD_RANDOM_TRUE$])
4032-m4trace:configure.in:182: -1- m4_pattern_allow([^TSS_BUILD_RANDOM_FALSE$])
4033-m4trace:configure.in:182: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RANDOM_TRUE])
4034-m4trace:configure.in:182: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RANDOM_FALSE])
4035-m4trace:configure.in:184: -1- AM_CONDITIONAL([TSS_BUILD_CAPS], [true])
4036-m4trace:configure.in:184: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TRUE$])
4037-m4trace:configure.in:184: -1- m4_pattern_allow([^TSS_BUILD_CAPS_FALSE$])
4038-m4trace:configure.in:184: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TRUE])
4039-m4trace:configure.in:184: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_FALSE])
4040-m4trace:configure.in:186: -1- AM_CONDITIONAL([TSS_BUILD_CAPS_TPM], [true])
4041-m4trace:configure.in:186: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TPM_TRUE$])
4042-m4trace:configure.in:186: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TPM_FALSE$])
4043-m4trace:configure.in:186: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TPM_TRUE])
4044-m4trace:configure.in:186: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TPM_FALSE])
4045-m4trace:configure.in:188: -1- AM_CONDITIONAL([TSS_BUILD_POLICY], [true])
4046-m4trace:configure.in:188: -1- m4_pattern_allow([^TSS_BUILD_POLICY_TRUE$])
4047-m4trace:configure.in:188: -1- m4_pattern_allow([^TSS_BUILD_POLICY_FALSE$])
4048-m4trace:configure.in:188: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_POLICY_TRUE])
4049-m4trace:configure.in:188: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_POLICY_FALSE])
4050-m4trace:configure.in:190: -1- AM_CONDITIONAL([TSS_BUILD_DIR], [true])
4051-m4trace:configure.in:190: -1- m4_pattern_allow([^TSS_BUILD_DIR_TRUE$])
4052-m4trace:configure.in:190: -1- m4_pattern_allow([^TSS_BUILD_DIR_FALSE$])
4053-m4trace:configure.in:190: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DIR_TRUE])
4054-m4trace:configure.in:190: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DIR_FALSE])
4055-m4trace:configure.in:192: -1- AM_CONDITIONAL([TSS_BUILD_PCR_EVENTS], [true])
4056-m4trace:configure.in:192: -1- m4_pattern_allow([^TSS_BUILD_PCR_EVENTS_TRUE$])
4057-m4trace:configure.in:192: -1- m4_pattern_allow([^TSS_BUILD_PCR_EVENTS_FALSE$])
4058-m4trace:configure.in:192: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EVENTS_TRUE])
4059-m4trace:configure.in:192: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EVENTS_FALSE])
4060-m4trace:configure.in:194: -1- AM_CONDITIONAL([TSS_BUILD_SIGN], [true])
4061-m4trace:configure.in:194: -1- m4_pattern_allow([^TSS_BUILD_SIGN_TRUE$])
4062-m4trace:configure.in:194: -1- m4_pattern_allow([^TSS_BUILD_SIGN_FALSE$])
4063-m4trace:configure.in:194: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SIGN_TRUE])
4064-m4trace:configure.in:194: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SIGN_FALSE])
4065-m4trace:configure.in:196: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE], [true])
4066-m4trace:configure.in:196: -1- m4_pattern_allow([^TSS_BUILD_QUOTE_TRUE$])
4067-m4trace:configure.in:196: -1- m4_pattern_allow([^TSS_BUILD_QUOTE_FALSE$])
4068-m4trace:configure.in:196: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE_TRUE])
4069-m4trace:configure.in:196: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE_FALSE])
4070-m4trace:configure.in:198: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP], [true])
4071-m4trace:configure.in:198: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP_TRUE$])
4072-m4trace:configure.in:198: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP_FALSE$])
4073-m4trace:configure.in:198: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP_TRUE])
4074-m4trace:configure.in:198: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP_FALSE])
4075-m4trace:configure.in:200: -1- AM_CONDITIONAL([TSS_BUILD_SEAL], [true])
4076-m4trace:configure.in:200: -1- m4_pattern_allow([^TSS_BUILD_SEAL_TRUE$])
4077-m4trace:configure.in:200: -1- m4_pattern_allow([^TSS_BUILD_SEAL_FALSE$])
4078-m4trace:configure.in:200: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEAL_TRUE])
4079-m4trace:configure.in:200: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEAL_FALSE])
4080-m4trace:configure.in:202: -1- AM_CONDITIONAL([TSS_BUILD_CHANGEAUTH], [true])
4081-m4trace:configure.in:202: -1- m4_pattern_allow([^TSS_BUILD_CHANGEAUTH_TRUE$])
4082-m4trace:configure.in:202: -1- m4_pattern_allow([^TSS_BUILD_CHANGEAUTH_FALSE$])
4083-m4trace:configure.in:202: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CHANGEAUTH_TRUE])
4084-m4trace:configure.in:202: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CHANGEAUTH_FALSE])
4085-m4trace:configure.in:204: -1- AM_CONDITIONAL([TSS_BUILD_BIND], [true])
4086-m4trace:configure.in:204: -1- m4_pattern_allow([^TSS_BUILD_BIND_TRUE$])
4087-m4trace:configure.in:204: -1- m4_pattern_allow([^TSS_BUILD_BIND_FALSE$])
4088-m4trace:configure.in:204: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_BIND_TRUE])
4089-m4trace:configure.in:204: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_BIND_FALSE])
4090-m4trace:configure.in:206: -1- AM_CONDITIONAL([TSS_BUILD_OWN], [true])
4091-m4trace:configure.in:206: -1- m4_pattern_allow([^TSS_BUILD_OWN_TRUE$])
4092-m4trace:configure.in:206: -1- m4_pattern_allow([^TSS_BUILD_OWN_FALSE$])
4093-m4trace:configure.in:206: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_OWN_TRUE])
4094-m4trace:configure.in:206: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_OWN_FALSE])
4095-m4trace:configure.in:208: -1- AM_CONDITIONAL([TSS_BUILD_EK], [true])
4096-m4trace:configure.in:208: -1- m4_pattern_allow([^TSS_BUILD_EK_TRUE$])
4097-m4trace:configure.in:208: -1- m4_pattern_allow([^TSS_BUILD_EK_FALSE$])
4098-m4trace:configure.in:208: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_EK_TRUE])
4099-m4trace:configure.in:208: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_EK_FALSE])
4100-m4trace:configure.in:211: -1- AM_CONDITIONAL([TSS_BUILD_PS], [true])
4101-m4trace:configure.in:211: -1- m4_pattern_allow([^TSS_BUILD_PS_TRUE$])
4102-m4trace:configure.in:211: -1- m4_pattern_allow([^TSS_BUILD_PS_FALSE$])
4103-m4trace:configure.in:211: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PS_TRUE])
4104-m4trace:configure.in:211: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PS_FALSE])
4105-m4trace:configure.in:213: -1- AM_CONDITIONAL([TSS_BUILD_ADMIN], [true])
4106-m4trace:configure.in:213: -1- m4_pattern_allow([^TSS_BUILD_ADMIN_TRUE$])
4107-m4trace:configure.in:213: -1- m4_pattern_allow([^TSS_BUILD_ADMIN_FALSE$])
4108-m4trace:configure.in:213: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ADMIN_TRUE])
4109-m4trace:configure.in:213: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ADMIN_FALSE])
4110-m4trace:configure.in:215: -1- AM_CONDITIONAL([TSS_BUILD_AIK], [true])
4111-m4trace:configure.in:215: -1- m4_pattern_allow([^TSS_BUILD_AIK_TRUE$])
4112-m4trace:configure.in:215: -1- m4_pattern_allow([^TSS_BUILD_AIK_FALSE$])
4113-m4trace:configure.in:215: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AIK_TRUE])
4114-m4trace:configure.in:215: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AIK_FALSE])
4115-m4trace:configure.in:217: -1- AM_CONDITIONAL([TSS_BUILD_CERTIFY], [true])
4116-m4trace:configure.in:217: -1- m4_pattern_allow([^TSS_BUILD_CERTIFY_TRUE$])
4117-m4trace:configure.in:217: -1- m4_pattern_allow([^TSS_BUILD_CERTIFY_FALSE$])
4118-m4trace:configure.in:217: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CERTIFY_TRUE])
4119-m4trace:configure.in:217: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CERTIFY_FALSE])
4120-m4trace:configure.in:220: -1- AM_CONDITIONAL([TSS_BUILD_MAINT], [true])
4121-m4trace:configure.in:220: -1- m4_pattern_allow([^TSS_BUILD_MAINT_TRUE$])
4122-m4trace:configure.in:220: -1- m4_pattern_allow([^TSS_BUILD_MAINT_FALSE$])
4123-m4trace:configure.in:220: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MAINT_TRUE])
4124-m4trace:configure.in:220: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MAINT_FALSE])
4125-m4trace:configure.in:222: -1- AM_CONDITIONAL([TSS_BUILD_MIGRATION], [true])
4126-m4trace:configure.in:222: -1- m4_pattern_allow([^TSS_BUILD_MIGRATION_TRUE$])
4127-m4trace:configure.in:222: -1- m4_pattern_allow([^TSS_BUILD_MIGRATION_FALSE$])
4128-m4trace:configure.in:222: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MIGRATION_TRUE])
4129-m4trace:configure.in:222: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MIGRATION_FALSE])
4130-m4trace:configure.in:224: -1- AM_CONDITIONAL([TSS_BUILD_KEY], [true])
4131-m4trace:configure.in:224: -1- m4_pattern_allow([^TSS_BUILD_KEY_TRUE$])
4132-m4trace:configure.in:224: -1- m4_pattern_allow([^TSS_BUILD_KEY_FALSE$])
4133-m4trace:configure.in:224: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_KEY_TRUE])
4134-m4trace:configure.in:224: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_KEY_FALSE])
4135-m4trace:configure.in:226: -1- AM_CONDITIONAL([TSS_BUILD_PCR_EXTEND], [true])
4136-m4trace:configure.in:226: -1- m4_pattern_allow([^TSS_BUILD_PCR_EXTEND_TRUE$])
4137-m4trace:configure.in:226: -1- m4_pattern_allow([^TSS_BUILD_PCR_EXTEND_FALSE$])
4138-m4trace:configure.in:226: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EXTEND_TRUE])
4139-m4trace:configure.in:226: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EXTEND_FALSE])
4140-m4trace:configure.in:228: -1- AM_CONDITIONAL([TSS_BUILD_SELFTEST], [true])
4141-m4trace:configure.in:228: -1- m4_pattern_allow([^TSS_BUILD_SELFTEST_TRUE$])
4142-m4trace:configure.in:228: -1- m4_pattern_allow([^TSS_BUILD_SELFTEST_FALSE$])
4143-m4trace:configure.in:228: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SELFTEST_TRUE])
4144-m4trace:configure.in:228: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SELFTEST_FALSE])
4145-m4trace:configure.in:232: -1- AM_CONDITIONAL([TSS_BUILD_TSS12], [true])
4146-m4trace:configure.in:232: -1- m4_pattern_allow([^TSS_BUILD_TSS12_TRUE$])
4147-m4trace:configure.in:232: -1- m4_pattern_allow([^TSS_BUILD_TSS12_FALSE$])
4148-m4trace:configure.in:232: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_TRUE])
4149-m4trace:configure.in:232: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_FALSE])
4150-m4trace:configure.in:234: -1- AM_CONDITIONAL([TSS_BUILD_DAA], [false])
4151-m4trace:configure.in:234: -1- m4_pattern_allow([^TSS_BUILD_DAA_TRUE$])
4152-m4trace:configure.in:234: -1- m4_pattern_allow([^TSS_BUILD_DAA_FALSE$])
4153-m4trace:configure.in:234: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_TRUE])
4154-m4trace:configure.in:234: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_FALSE])
4155-m4trace:configure.in:235: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP12], [true])
4156-m4trace:configure.in:235: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_TRUE$])
4157-m4trace:configure.in:235: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_FALSE$])
4158-m4trace:configure.in:235: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_TRUE])
4159-m4trace:configure.in:235: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_FALSE])
4160-m4trace:configure.in:236: -1- AM_CONDITIONAL([TSS_BUILD_COUNTER], [true])
4161-m4trace:configure.in:236: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_TRUE$])
4162-m4trace:configure.in:236: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_FALSE$])
4163-m4trace:configure.in:236: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_TRUE])
4164-m4trace:configure.in:236: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_FALSE])
4165-m4trace:configure.in:237: -1- AM_CONDITIONAL([TSS_BUILD_TICK], [true])
4166-m4trace:configure.in:237: -1- m4_pattern_allow([^TSS_BUILD_TICK_TRUE$])
4167-m4trace:configure.in:237: -1- m4_pattern_allow([^TSS_BUILD_TICK_FALSE$])
4168-m4trace:configure.in:237: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_TRUE])
4169-m4trace:configure.in:237: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_FALSE])
4170-m4trace:configure.in:238: -1- AM_CONDITIONAL([TSS_BUILD_TRANSPORT], [true])
4171-m4trace:configure.in:238: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_TRUE$])
4172-m4trace:configure.in:238: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_FALSE$])
4173-m4trace:configure.in:238: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_TRUE])
4174-m4trace:configure.in:238: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_FALSE])
4175-m4trace:configure.in:239: -1- AM_CONDITIONAL([TSS_BUILD_ASN1], [true])
4176-m4trace:configure.in:239: -1- m4_pattern_allow([^TSS_BUILD_ASN1_TRUE$])
4177-m4trace:configure.in:239: -1- m4_pattern_allow([^TSS_BUILD_ASN1_FALSE$])
4178-m4trace:configure.in:239: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_TRUE])
4179-m4trace:configure.in:239: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_FALSE])
4180-m4trace:configure.in:240: -1- AM_CONDITIONAL([TSS_BUILD_NV], [true])
4181-m4trace:configure.in:240: -1- m4_pattern_allow([^TSS_BUILD_NV_TRUE$])
4182-m4trace:configure.in:240: -1- m4_pattern_allow([^TSS_BUILD_NV_FALSE$])
4183-m4trace:configure.in:240: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_TRUE])
4184-m4trace:configure.in:240: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_FALSE])
4185-m4trace:configure.in:241: -1- AM_CONDITIONAL([TSS_BUILD_AUDIT], [true])
4186-m4trace:configure.in:241: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_TRUE$])
4187-m4trace:configure.in:241: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_FALSE$])
4188-m4trace:configure.in:241: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_TRUE])
4189-m4trace:configure.in:241: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_FALSE])
4190-m4trace:configure.in:242: -1- AM_CONDITIONAL([TSS_BUILD_SEALX], [true])
4191-m4trace:configure.in:242: -1- m4_pattern_allow([^TSS_BUILD_SEALX_TRUE$])
4192-m4trace:configure.in:242: -1- m4_pattern_allow([^TSS_BUILD_SEALX_FALSE$])
4193-m4trace:configure.in:242: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_TRUE])
4194-m4trace:configure.in:242: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_FALSE])
4195-m4trace:configure.in:243: -1- AM_CONDITIONAL([TSS_BUILD_DELEGATION], [true])
4196-m4trace:configure.in:243: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_TRUE$])
4197-m4trace:configure.in:243: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_FALSE$])
4198-m4trace:configure.in:243: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_TRUE])
4199-m4trace:configure.in:243: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_FALSE])
4200-m4trace:configure.in:244: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE2], [true])
4201-m4trace:configure.in:244: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_TRUE$])
4202-m4trace:configure.in:244: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_FALSE$])
4203-m4trace:configure.in:244: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_TRUE])
4204-m4trace:configure.in:244: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_FALSE])
4205-m4trace:configure.in:246: -1- AM_CONDITIONAL([TSS_BUILD_CMK], [true])
4206-m4trace:configure.in:246: -1- m4_pattern_allow([^TSS_BUILD_CMK_TRUE$])
4207-m4trace:configure.in:246: -1- m4_pattern_allow([^TSS_BUILD_CMK_FALSE$])
4208-m4trace:configure.in:246: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_TRUE])
4209-m4trace:configure.in:246: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_FALSE])
4210-m4trace:configure.in:248: -1- AM_CONDITIONAL([TSS_BUILD_TSS12], [false])
4211-m4trace:configure.in:248: -1- m4_pattern_allow([^TSS_BUILD_TSS12_TRUE$])
4212-m4trace:configure.in:248: -1- m4_pattern_allow([^TSS_BUILD_TSS12_FALSE$])
4213-m4trace:configure.in:248: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_TRUE])
4214-m4trace:configure.in:248: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_FALSE])
4215-m4trace:configure.in:249: -1- AM_CONDITIONAL([TSS_BUILD_DAA], [false])
4216-m4trace:configure.in:249: -1- m4_pattern_allow([^TSS_BUILD_DAA_TRUE$])
4217-m4trace:configure.in:249: -1- m4_pattern_allow([^TSS_BUILD_DAA_FALSE$])
4218-m4trace:configure.in:249: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_TRUE])
4219-m4trace:configure.in:249: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_FALSE])
4220-m4trace:configure.in:250: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP12], [false])
4221-m4trace:configure.in:250: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_TRUE$])
4222-m4trace:configure.in:250: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_FALSE$])
4223-m4trace:configure.in:250: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_TRUE])
4224-m4trace:configure.in:250: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_FALSE])
4225-m4trace:configure.in:251: -1- AM_CONDITIONAL([TSS_BUILD_COUNTER], [false])
4226-m4trace:configure.in:251: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_TRUE$])
4227-m4trace:configure.in:251: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_FALSE$])
4228-m4trace:configure.in:251: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_TRUE])
4229-m4trace:configure.in:251: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_FALSE])
4230-m4trace:configure.in:252: -1- AM_CONDITIONAL([TSS_BUILD_TICK], [false])
4231-m4trace:configure.in:252: -1- m4_pattern_allow([^TSS_BUILD_TICK_TRUE$])
4232-m4trace:configure.in:252: -1- m4_pattern_allow([^TSS_BUILD_TICK_FALSE$])
4233-m4trace:configure.in:252: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_TRUE])
4234-m4trace:configure.in:252: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_FALSE])
4235-m4trace:configure.in:253: -1- AM_CONDITIONAL([TSS_BUILD_TRANSPORT], [false])
4236-m4trace:configure.in:253: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_TRUE$])
4237-m4trace:configure.in:253: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_FALSE$])
4238-m4trace:configure.in:253: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_TRUE])
4239-m4trace:configure.in:253: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_FALSE])
4240-m4trace:configure.in:254: -1- AM_CONDITIONAL([TSS_BUILD_ASN1], [false])
4241-m4trace:configure.in:254: -1- m4_pattern_allow([^TSS_BUILD_ASN1_TRUE$])
4242-m4trace:configure.in:254: -1- m4_pattern_allow([^TSS_BUILD_ASN1_FALSE$])
4243-m4trace:configure.in:254: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_TRUE])
4244-m4trace:configure.in:254: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_FALSE])
4245-m4trace:configure.in:255: -1- AM_CONDITIONAL([TSS_BUILD_NV], [false])
4246-m4trace:configure.in:255: -1- m4_pattern_allow([^TSS_BUILD_NV_TRUE$])
4247-m4trace:configure.in:255: -1- m4_pattern_allow([^TSS_BUILD_NV_FALSE$])
4248-m4trace:configure.in:255: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_TRUE])
4249-m4trace:configure.in:255: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_FALSE])
4250-m4trace:configure.in:256: -1- AM_CONDITIONAL([TSS_BUILD_AUDIT], [false])
4251-m4trace:configure.in:256: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_TRUE$])
4252-m4trace:configure.in:256: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_FALSE$])
4253-m4trace:configure.in:256: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_TRUE])
4254-m4trace:configure.in:256: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_FALSE])
4255-m4trace:configure.in:257: -1- AM_CONDITIONAL([TSS_BUILD_SEALX], [false])
4256-m4trace:configure.in:257: -1- m4_pattern_allow([^TSS_BUILD_SEALX_TRUE$])
4257-m4trace:configure.in:257: -1- m4_pattern_allow([^TSS_BUILD_SEALX_FALSE$])
4258-m4trace:configure.in:257: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_TRUE])
4259-m4trace:configure.in:257: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_FALSE])
4260-m4trace:configure.in:258: -1- AM_CONDITIONAL([TSS_BUILD_DELEGATION], [false])
4261-m4trace:configure.in:258: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_TRUE$])
4262-m4trace:configure.in:258: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_FALSE$])
4263-m4trace:configure.in:258: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_TRUE])
4264-m4trace:configure.in:258: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_FALSE])
4265-m4trace:configure.in:259: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE2], [false])
4266-m4trace:configure.in:259: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_TRUE$])
4267-m4trace:configure.in:259: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_FALSE$])
4268-m4trace:configure.in:259: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_TRUE])
4269-m4trace:configure.in:259: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_FALSE])
4270-m4trace:configure.in:260: -1- AM_CONDITIONAL([TSS_BUILD_CMK], [false])
4271-m4trace:configure.in:260: -1- m4_pattern_allow([^TSS_BUILD_CMK_TRUE$])
4272-m4trace:configure.in:260: -1- m4_pattern_allow([^TSS_BUILD_CMK_FALSE$])
4273-m4trace:configure.in:260: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_TRUE])
4274-m4trace:configure.in:260: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_FALSE])
4275-m4trace:configure.in:267: -1- AM_CONDITIONAL([TSS_BUILD_NV_LIST], [test -z $TSS_BUILD_NV_TRUE])
4276-m4trace:configure.in:267: -1- m4_pattern_allow([^TSS_BUILD_NV_LIST_TRUE$])
4277-m4trace:configure.in:267: -1- m4_pattern_allow([^TSS_BUILD_NV_LIST_FALSE$])
4278-m4trace:configure.in:267: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_LIST_TRUE])
4279-m4trace:configure.in:267: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_LIST_FALSE])
4280-m4trace:configure.in:268: -1- AM_CONDITIONAL([TSS_BUILD_NV_SUPPORT], [test -z $TSS_BUILD_NV_TRUE])
4281-m4trace:configure.in:268: -1- m4_pattern_allow([^TSS_BUILD_NV_SUPPORT_TRUE$])
4282-m4trace:configure.in:268: -1- m4_pattern_allow([^TSS_BUILD_NV_SUPPORT_FALSE$])
4283-m4trace:configure.in:268: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_SUPPORT_TRUE])
4284-m4trace:configure.in:268: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_SUPPORT_FALSE])
4285-m4trace:configure.in:269: -1- AM_CONDITIONAL([TSS_BUILD_GET_FLAGS], [test -z $TSS_BUILD_ADMIN_TRUE || \
4286+configure.in:163: the top level])
4287+m4trace:configure.in:175: -1- AM_CONDITIONAL([TSS_BUILD_HASH], [true])
4288+m4trace:configure.in:175: -1- m4_pattern_allow([^TSS_BUILD_HASH_TRUE$])
4289+m4trace:configure.in:175: -1- m4_pattern_allow([^TSS_BUILD_HASH_FALSE$])
4290+m4trace:configure.in:175: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_TRUE])
4291+m4trace:configure.in:175: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_FALSE])
4292+m4trace:configure.in:177: -1- AM_CONDITIONAL([TSS_BUILD_GETSET], [true])
4293+m4trace:configure.in:177: -1- m4_pattern_allow([^TSS_BUILD_GETSET_TRUE$])
4294+m4trace:configure.in:177: -1- m4_pattern_allow([^TSS_BUILD_GETSET_FALSE$])
4295+m4trace:configure.in:177: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GETSET_TRUE])
4296+m4trace:configure.in:177: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GETSET_FALSE])
4297+m4trace:configure.in:179: -1- AM_CONDITIONAL([TSS_BUILD_RANDOM], [true])
4298+m4trace:configure.in:179: -1- m4_pattern_allow([^TSS_BUILD_RANDOM_TRUE$])
4299+m4trace:configure.in:179: -1- m4_pattern_allow([^TSS_BUILD_RANDOM_FALSE$])
4300+m4trace:configure.in:179: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RANDOM_TRUE])
4301+m4trace:configure.in:179: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RANDOM_FALSE])
4302+m4trace:configure.in:181: -1- AM_CONDITIONAL([TSS_BUILD_CAPS], [true])
4303+m4trace:configure.in:181: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TRUE$])
4304+m4trace:configure.in:181: -1- m4_pattern_allow([^TSS_BUILD_CAPS_FALSE$])
4305+m4trace:configure.in:181: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TRUE])
4306+m4trace:configure.in:181: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_FALSE])
4307+m4trace:configure.in:183: -1- AM_CONDITIONAL([TSS_BUILD_CAPS_TPM], [true])
4308+m4trace:configure.in:183: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TPM_TRUE$])
4309+m4trace:configure.in:183: -1- m4_pattern_allow([^TSS_BUILD_CAPS_TPM_FALSE$])
4310+m4trace:configure.in:183: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TPM_TRUE])
4311+m4trace:configure.in:183: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CAPS_TPM_FALSE])
4312+m4trace:configure.in:185: -1- AM_CONDITIONAL([TSS_BUILD_POLICY], [true])
4313+m4trace:configure.in:185: -1- m4_pattern_allow([^TSS_BUILD_POLICY_TRUE$])
4314+m4trace:configure.in:185: -1- m4_pattern_allow([^TSS_BUILD_POLICY_FALSE$])
4315+m4trace:configure.in:185: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_POLICY_TRUE])
4316+m4trace:configure.in:185: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_POLICY_FALSE])
4317+m4trace:configure.in:187: -1- AM_CONDITIONAL([TSS_BUILD_DIR], [true])
4318+m4trace:configure.in:187: -1- m4_pattern_allow([^TSS_BUILD_DIR_TRUE$])
4319+m4trace:configure.in:187: -1- m4_pattern_allow([^TSS_BUILD_DIR_FALSE$])
4320+m4trace:configure.in:187: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DIR_TRUE])
4321+m4trace:configure.in:187: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DIR_FALSE])
4322+m4trace:configure.in:189: -1- AM_CONDITIONAL([TSS_BUILD_PCR_EVENTS], [true])
4323+m4trace:configure.in:189: -1- m4_pattern_allow([^TSS_BUILD_PCR_EVENTS_TRUE$])
4324+m4trace:configure.in:189: -1- m4_pattern_allow([^TSS_BUILD_PCR_EVENTS_FALSE$])
4325+m4trace:configure.in:189: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EVENTS_TRUE])
4326+m4trace:configure.in:189: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EVENTS_FALSE])
4327+m4trace:configure.in:191: -1- AM_CONDITIONAL([TSS_BUILD_SIGN], [true])
4328+m4trace:configure.in:191: -1- m4_pattern_allow([^TSS_BUILD_SIGN_TRUE$])
4329+m4trace:configure.in:191: -1- m4_pattern_allow([^TSS_BUILD_SIGN_FALSE$])
4330+m4trace:configure.in:191: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SIGN_TRUE])
4331+m4trace:configure.in:191: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SIGN_FALSE])
4332+m4trace:configure.in:193: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE], [true])
4333+m4trace:configure.in:193: -1- m4_pattern_allow([^TSS_BUILD_QUOTE_TRUE$])
4334+m4trace:configure.in:193: -1- m4_pattern_allow([^TSS_BUILD_QUOTE_FALSE$])
4335+m4trace:configure.in:193: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE_TRUE])
4336+m4trace:configure.in:193: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE_FALSE])
4337+m4trace:configure.in:195: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP], [true])
4338+m4trace:configure.in:195: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP_TRUE$])
4339+m4trace:configure.in:195: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP_FALSE$])
4340+m4trace:configure.in:195: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP_TRUE])
4341+m4trace:configure.in:195: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP_FALSE])
4342+m4trace:configure.in:197: -1- AM_CONDITIONAL([TSS_BUILD_SEAL], [true])
4343+m4trace:configure.in:197: -1- m4_pattern_allow([^TSS_BUILD_SEAL_TRUE$])
4344+m4trace:configure.in:197: -1- m4_pattern_allow([^TSS_BUILD_SEAL_FALSE$])
4345+m4trace:configure.in:197: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEAL_TRUE])
4346+m4trace:configure.in:197: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEAL_FALSE])
4347+m4trace:configure.in:199: -1- AM_CONDITIONAL([TSS_BUILD_CHANGEAUTH], [true])
4348+m4trace:configure.in:199: -1- m4_pattern_allow([^TSS_BUILD_CHANGEAUTH_TRUE$])
4349+m4trace:configure.in:199: -1- m4_pattern_allow([^TSS_BUILD_CHANGEAUTH_FALSE$])
4350+m4trace:configure.in:199: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CHANGEAUTH_TRUE])
4351+m4trace:configure.in:199: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CHANGEAUTH_FALSE])
4352+m4trace:configure.in:201: -1- AM_CONDITIONAL([TSS_BUILD_BIND], [true])
4353+m4trace:configure.in:201: -1- m4_pattern_allow([^TSS_BUILD_BIND_TRUE$])
4354+m4trace:configure.in:201: -1- m4_pattern_allow([^TSS_BUILD_BIND_FALSE$])
4355+m4trace:configure.in:201: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_BIND_TRUE])
4356+m4trace:configure.in:201: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_BIND_FALSE])
4357+m4trace:configure.in:203: -1- AM_CONDITIONAL([TSS_BUILD_OWN], [true])
4358+m4trace:configure.in:203: -1- m4_pattern_allow([^TSS_BUILD_OWN_TRUE$])
4359+m4trace:configure.in:203: -1- m4_pattern_allow([^TSS_BUILD_OWN_FALSE$])
4360+m4trace:configure.in:203: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_OWN_TRUE])
4361+m4trace:configure.in:203: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_OWN_FALSE])
4362+m4trace:configure.in:205: -1- AM_CONDITIONAL([TSS_BUILD_EK], [true])
4363+m4trace:configure.in:205: -1- m4_pattern_allow([^TSS_BUILD_EK_TRUE$])
4364+m4trace:configure.in:205: -1- m4_pattern_allow([^TSS_BUILD_EK_FALSE$])
4365+m4trace:configure.in:205: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_EK_TRUE])
4366+m4trace:configure.in:205: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_EK_FALSE])
4367+m4trace:configure.in:208: -1- AM_CONDITIONAL([TSS_BUILD_PS], [true])
4368+m4trace:configure.in:208: -1- m4_pattern_allow([^TSS_BUILD_PS_TRUE$])
4369+m4trace:configure.in:208: -1- m4_pattern_allow([^TSS_BUILD_PS_FALSE$])
4370+m4trace:configure.in:208: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PS_TRUE])
4371+m4trace:configure.in:208: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PS_FALSE])
4372+m4trace:configure.in:210: -1- AM_CONDITIONAL([TSS_BUILD_ADMIN], [true])
4373+m4trace:configure.in:210: -1- m4_pattern_allow([^TSS_BUILD_ADMIN_TRUE$])
4374+m4trace:configure.in:210: -1- m4_pattern_allow([^TSS_BUILD_ADMIN_FALSE$])
4375+m4trace:configure.in:210: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ADMIN_TRUE])
4376+m4trace:configure.in:210: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ADMIN_FALSE])
4377+m4trace:configure.in:212: -1- AM_CONDITIONAL([TSS_BUILD_AIK], [true])
4378+m4trace:configure.in:212: -1- m4_pattern_allow([^TSS_BUILD_AIK_TRUE$])
4379+m4trace:configure.in:212: -1- m4_pattern_allow([^TSS_BUILD_AIK_FALSE$])
4380+m4trace:configure.in:212: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AIK_TRUE])
4381+m4trace:configure.in:212: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AIK_FALSE])
4382+m4trace:configure.in:214: -1- AM_CONDITIONAL([TSS_BUILD_CERTIFY], [true])
4383+m4trace:configure.in:214: -1- m4_pattern_allow([^TSS_BUILD_CERTIFY_TRUE$])
4384+m4trace:configure.in:214: -1- m4_pattern_allow([^TSS_BUILD_CERTIFY_FALSE$])
4385+m4trace:configure.in:214: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CERTIFY_TRUE])
4386+m4trace:configure.in:214: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CERTIFY_FALSE])
4387+m4trace:configure.in:217: -1- AM_CONDITIONAL([TSS_BUILD_MAINT], [true])
4388+m4trace:configure.in:217: -1- m4_pattern_allow([^TSS_BUILD_MAINT_TRUE$])
4389+m4trace:configure.in:217: -1- m4_pattern_allow([^TSS_BUILD_MAINT_FALSE$])
4390+m4trace:configure.in:217: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MAINT_TRUE])
4391+m4trace:configure.in:217: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MAINT_FALSE])
4392+m4trace:configure.in:219: -1- AM_CONDITIONAL([TSS_BUILD_MIGRATION], [true])
4393+m4trace:configure.in:219: -1- m4_pattern_allow([^TSS_BUILD_MIGRATION_TRUE$])
4394+m4trace:configure.in:219: -1- m4_pattern_allow([^TSS_BUILD_MIGRATION_FALSE$])
4395+m4trace:configure.in:219: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MIGRATION_TRUE])
4396+m4trace:configure.in:219: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_MIGRATION_FALSE])
4397+m4trace:configure.in:221: -1- AM_CONDITIONAL([TSS_BUILD_KEY], [true])
4398+m4trace:configure.in:221: -1- m4_pattern_allow([^TSS_BUILD_KEY_TRUE$])
4399+m4trace:configure.in:221: -1- m4_pattern_allow([^TSS_BUILD_KEY_FALSE$])
4400+m4trace:configure.in:221: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_KEY_TRUE])
4401+m4trace:configure.in:221: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_KEY_FALSE])
4402+m4trace:configure.in:223: -1- AM_CONDITIONAL([TSS_BUILD_PCR_EXTEND], [true])
4403+m4trace:configure.in:223: -1- m4_pattern_allow([^TSS_BUILD_PCR_EXTEND_TRUE$])
4404+m4trace:configure.in:223: -1- m4_pattern_allow([^TSS_BUILD_PCR_EXTEND_FALSE$])
4405+m4trace:configure.in:223: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EXTEND_TRUE])
4406+m4trace:configure.in:223: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_EXTEND_FALSE])
4407+m4trace:configure.in:225: -1- AM_CONDITIONAL([TSS_BUILD_SELFTEST], [true])
4408+m4trace:configure.in:225: -1- m4_pattern_allow([^TSS_BUILD_SELFTEST_TRUE$])
4409+m4trace:configure.in:225: -1- m4_pattern_allow([^TSS_BUILD_SELFTEST_FALSE$])
4410+m4trace:configure.in:225: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SELFTEST_TRUE])
4411+m4trace:configure.in:225: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SELFTEST_FALSE])
4412+m4trace:configure.in:229: -1- AM_CONDITIONAL([TSS_BUILD_TSS12], [true])
4413+m4trace:configure.in:229: -1- m4_pattern_allow([^TSS_BUILD_TSS12_TRUE$])
4414+m4trace:configure.in:229: -1- m4_pattern_allow([^TSS_BUILD_TSS12_FALSE$])
4415+m4trace:configure.in:229: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_TRUE])
4416+m4trace:configure.in:229: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_FALSE])
4417+m4trace:configure.in:231: -1- AM_CONDITIONAL([TSS_BUILD_DAA], [false])
4418+m4trace:configure.in:231: -1- m4_pattern_allow([^TSS_BUILD_DAA_TRUE$])
4419+m4trace:configure.in:231: -1- m4_pattern_allow([^TSS_BUILD_DAA_FALSE$])
4420+m4trace:configure.in:231: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_TRUE])
4421+m4trace:configure.in:231: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_FALSE])
4422+m4trace:configure.in:232: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP12], [true])
4423+m4trace:configure.in:232: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_TRUE$])
4424+m4trace:configure.in:232: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_FALSE$])
4425+m4trace:configure.in:232: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_TRUE])
4426+m4trace:configure.in:232: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_FALSE])
4427+m4trace:configure.in:233: -1- AM_CONDITIONAL([TSS_BUILD_COUNTER], [true])
4428+m4trace:configure.in:233: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_TRUE$])
4429+m4trace:configure.in:233: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_FALSE$])
4430+m4trace:configure.in:233: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_TRUE])
4431+m4trace:configure.in:233: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_FALSE])
4432+m4trace:configure.in:234: -1- AM_CONDITIONAL([TSS_BUILD_TICK], [true])
4433+m4trace:configure.in:234: -1- m4_pattern_allow([^TSS_BUILD_TICK_TRUE$])
4434+m4trace:configure.in:234: -1- m4_pattern_allow([^TSS_BUILD_TICK_FALSE$])
4435+m4trace:configure.in:234: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_TRUE])
4436+m4trace:configure.in:234: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_FALSE])
4437+m4trace:configure.in:235: -1- AM_CONDITIONAL([TSS_BUILD_TRANSPORT], [true])
4438+m4trace:configure.in:235: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_TRUE$])
4439+m4trace:configure.in:235: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_FALSE$])
4440+m4trace:configure.in:235: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_TRUE])
4441+m4trace:configure.in:235: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_FALSE])
4442+m4trace:configure.in:236: -1- AM_CONDITIONAL([TSS_BUILD_ASN1], [true])
4443+m4trace:configure.in:236: -1- m4_pattern_allow([^TSS_BUILD_ASN1_TRUE$])
4444+m4trace:configure.in:236: -1- m4_pattern_allow([^TSS_BUILD_ASN1_FALSE$])
4445+m4trace:configure.in:236: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_TRUE])
4446+m4trace:configure.in:236: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_FALSE])
4447+m4trace:configure.in:237: -1- AM_CONDITIONAL([TSS_BUILD_NV], [true])
4448+m4trace:configure.in:237: -1- m4_pattern_allow([^TSS_BUILD_NV_TRUE$])
4449+m4trace:configure.in:237: -1- m4_pattern_allow([^TSS_BUILD_NV_FALSE$])
4450+m4trace:configure.in:237: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_TRUE])
4451+m4trace:configure.in:237: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_FALSE])
4452+m4trace:configure.in:238: -1- AM_CONDITIONAL([TSS_BUILD_AUDIT], [true])
4453+m4trace:configure.in:238: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_TRUE$])
4454+m4trace:configure.in:238: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_FALSE$])
4455+m4trace:configure.in:238: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_TRUE])
4456+m4trace:configure.in:238: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_FALSE])
4457+m4trace:configure.in:239: -1- AM_CONDITIONAL([TSS_BUILD_SEALX], [true])
4458+m4trace:configure.in:239: -1- m4_pattern_allow([^TSS_BUILD_SEALX_TRUE$])
4459+m4trace:configure.in:239: -1- m4_pattern_allow([^TSS_BUILD_SEALX_FALSE$])
4460+m4trace:configure.in:239: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_TRUE])
4461+m4trace:configure.in:239: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_FALSE])
4462+m4trace:configure.in:240: -1- AM_CONDITIONAL([TSS_BUILD_DELEGATION], [true])
4463+m4trace:configure.in:240: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_TRUE$])
4464+m4trace:configure.in:240: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_FALSE$])
4465+m4trace:configure.in:240: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_TRUE])
4466+m4trace:configure.in:240: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_FALSE])
4467+m4trace:configure.in:241: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE2], [true])
4468+m4trace:configure.in:241: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_TRUE$])
4469+m4trace:configure.in:241: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_FALSE$])
4470+m4trace:configure.in:241: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_TRUE])
4471+m4trace:configure.in:241: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_FALSE])
4472+m4trace:configure.in:243: -1- AM_CONDITIONAL([TSS_BUILD_CMK], [true])
4473+m4trace:configure.in:243: -1- m4_pattern_allow([^TSS_BUILD_CMK_TRUE$])
4474+m4trace:configure.in:243: -1- m4_pattern_allow([^TSS_BUILD_CMK_FALSE$])
4475+m4trace:configure.in:243: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_TRUE])
4476+m4trace:configure.in:243: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_FALSE])
4477+m4trace:configure.in:245: -1- AM_CONDITIONAL([TSS_BUILD_TSS12], [false])
4478+m4trace:configure.in:245: -1- m4_pattern_allow([^TSS_BUILD_TSS12_TRUE$])
4479+m4trace:configure.in:245: -1- m4_pattern_allow([^TSS_BUILD_TSS12_FALSE$])
4480+m4trace:configure.in:245: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_TRUE])
4481+m4trace:configure.in:245: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TSS12_FALSE])
4482+m4trace:configure.in:246: -1- AM_CONDITIONAL([TSS_BUILD_DAA], [false])
4483+m4trace:configure.in:246: -1- m4_pattern_allow([^TSS_BUILD_DAA_TRUE$])
4484+m4trace:configure.in:246: -1- m4_pattern_allow([^TSS_BUILD_DAA_FALSE$])
4485+m4trace:configure.in:246: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_TRUE])
4486+m4trace:configure.in:246: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DAA_FALSE])
4487+m4trace:configure.in:247: -1- AM_CONDITIONAL([TSS_BUILD_PCR_COMP12], [false])
4488+m4trace:configure.in:247: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_TRUE$])
4489+m4trace:configure.in:247: -1- m4_pattern_allow([^TSS_BUILD_PCR_COMP12_FALSE$])
4490+m4trace:configure.in:247: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_TRUE])
4491+m4trace:configure.in:247: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCR_COMP12_FALSE])
4492+m4trace:configure.in:248: -1- AM_CONDITIONAL([TSS_BUILD_COUNTER], [false])
4493+m4trace:configure.in:248: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_TRUE$])
4494+m4trace:configure.in:248: -1- m4_pattern_allow([^TSS_BUILD_COUNTER_FALSE$])
4495+m4trace:configure.in:248: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_TRUE])
4496+m4trace:configure.in:248: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_COUNTER_FALSE])
4497+m4trace:configure.in:249: -1- AM_CONDITIONAL([TSS_BUILD_TICK], [false])
4498+m4trace:configure.in:249: -1- m4_pattern_allow([^TSS_BUILD_TICK_TRUE$])
4499+m4trace:configure.in:249: -1- m4_pattern_allow([^TSS_BUILD_TICK_FALSE$])
4500+m4trace:configure.in:249: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_TRUE])
4501+m4trace:configure.in:249: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TICK_FALSE])
4502+m4trace:configure.in:250: -1- AM_CONDITIONAL([TSS_BUILD_TRANSPORT], [false])
4503+m4trace:configure.in:250: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_TRUE$])
4504+m4trace:configure.in:250: -1- m4_pattern_allow([^TSS_BUILD_TRANSPORT_FALSE$])
4505+m4trace:configure.in:250: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_TRUE])
4506+m4trace:configure.in:250: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_TRANSPORT_FALSE])
4507+m4trace:configure.in:251: -1- AM_CONDITIONAL([TSS_BUILD_ASN1], [false])
4508+m4trace:configure.in:251: -1- m4_pattern_allow([^TSS_BUILD_ASN1_TRUE$])
4509+m4trace:configure.in:251: -1- m4_pattern_allow([^TSS_BUILD_ASN1_FALSE$])
4510+m4trace:configure.in:251: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_TRUE])
4511+m4trace:configure.in:251: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASN1_FALSE])
4512+m4trace:configure.in:252: -1- AM_CONDITIONAL([TSS_BUILD_NV], [false])
4513+m4trace:configure.in:252: -1- m4_pattern_allow([^TSS_BUILD_NV_TRUE$])
4514+m4trace:configure.in:252: -1- m4_pattern_allow([^TSS_BUILD_NV_FALSE$])
4515+m4trace:configure.in:252: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_TRUE])
4516+m4trace:configure.in:252: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_FALSE])
4517+m4trace:configure.in:253: -1- AM_CONDITIONAL([TSS_BUILD_AUDIT], [false])
4518+m4trace:configure.in:253: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_TRUE$])
4519+m4trace:configure.in:253: -1- m4_pattern_allow([^TSS_BUILD_AUDIT_FALSE$])
4520+m4trace:configure.in:253: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_TRUE])
4521+m4trace:configure.in:253: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUDIT_FALSE])
4522+m4trace:configure.in:254: -1- AM_CONDITIONAL([TSS_BUILD_SEALX], [false])
4523+m4trace:configure.in:254: -1- m4_pattern_allow([^TSS_BUILD_SEALX_TRUE$])
4524+m4trace:configure.in:254: -1- m4_pattern_allow([^TSS_BUILD_SEALX_FALSE$])
4525+m4trace:configure.in:254: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_TRUE])
4526+m4trace:configure.in:254: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SEALX_FALSE])
4527+m4trace:configure.in:255: -1- AM_CONDITIONAL([TSS_BUILD_DELEGATION], [false])
4528+m4trace:configure.in:255: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_TRUE$])
4529+m4trace:configure.in:255: -1- m4_pattern_allow([^TSS_BUILD_DELEGATION_FALSE$])
4530+m4trace:configure.in:255: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_TRUE])
4531+m4trace:configure.in:255: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_DELEGATION_FALSE])
4532+m4trace:configure.in:256: -1- AM_CONDITIONAL([TSS_BUILD_QUOTE2], [false])
4533+m4trace:configure.in:256: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_TRUE$])
4534+m4trace:configure.in:256: -1- m4_pattern_allow([^TSS_BUILD_QUOTE2_FALSE$])
4535+m4trace:configure.in:256: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_TRUE])
4536+m4trace:configure.in:256: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_QUOTE2_FALSE])
4537+m4trace:configure.in:257: -1- AM_CONDITIONAL([TSS_BUILD_CMK], [false])
4538+m4trace:configure.in:257: -1- m4_pattern_allow([^TSS_BUILD_CMK_TRUE$])
4539+m4trace:configure.in:257: -1- m4_pattern_allow([^TSS_BUILD_CMK_FALSE$])
4540+m4trace:configure.in:257: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_TRUE])
4541+m4trace:configure.in:257: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_CMK_FALSE])
4542+m4trace:configure.in:264: -1- AM_CONDITIONAL([TSS_BUILD_NV_LIST], [test -z $TSS_BUILD_NV_TRUE])
4543+m4trace:configure.in:264: -1- m4_pattern_allow([^TSS_BUILD_NV_LIST_TRUE$])
4544+m4trace:configure.in:264: -1- m4_pattern_allow([^TSS_BUILD_NV_LIST_FALSE$])
4545+m4trace:configure.in:264: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_LIST_TRUE])
4546+m4trace:configure.in:264: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_LIST_FALSE])
4547+m4trace:configure.in:265: -1- AM_CONDITIONAL([TSS_BUILD_NV_SUPPORT], [test -z $TSS_BUILD_NV_TRUE])
4548+m4trace:configure.in:265: -1- m4_pattern_allow([^TSS_BUILD_NV_SUPPORT_TRUE$])
4549+m4trace:configure.in:265: -1- m4_pattern_allow([^TSS_BUILD_NV_SUPPORT_FALSE$])
4550+m4trace:configure.in:265: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_SUPPORT_TRUE])
4551+m4trace:configure.in:265: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_NV_SUPPORT_FALSE])
4552+m4trace:configure.in:266: -1- AM_CONDITIONAL([TSS_BUILD_GET_FLAGS], [test -z $TSS_BUILD_ADMIN_TRUE || \
4553 test -z $TSS_BUILD_CAPS_TPM_TRUE])
4554-m4trace:configure.in:269: -1- m4_pattern_allow([^TSS_BUILD_GET_FLAGS_TRUE$])
4555-m4trace:configure.in:269: -1- m4_pattern_allow([^TSS_BUILD_GET_FLAGS_FALSE$])
4556-m4trace:configure.in:269: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GET_FLAGS_TRUE])
4557-m4trace:configure.in:269: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GET_FLAGS_FALSE])
4558-m4trace:configure.in:271: -1- AM_CONDITIONAL([TSS_BUILD_PCRS_LIST], [test -z $TSS_BUILD_SEAL_TRUE || \
4559+m4trace:configure.in:266: -1- m4_pattern_allow([^TSS_BUILD_GET_FLAGS_TRUE$])
4560+m4trace:configure.in:266: -1- m4_pattern_allow([^TSS_BUILD_GET_FLAGS_FALSE$])
4561+m4trace:configure.in:266: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GET_FLAGS_TRUE])
4562+m4trace:configure.in:266: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_GET_FLAGS_FALSE])
4563+m4trace:configure.in:268: -1- AM_CONDITIONAL([TSS_BUILD_PCRS_LIST], [test -z $TSS_BUILD_SEAL_TRUE || \
4564 test -z $TSS_BUILD_QUOTE_TRUE || \
4565 test -z $TSS_BUILD_PCRS_TRUE || \
4566 test -z $TSS_BUILD_PCR_COMP_TRUE || \
4567 test -z $TSS_BUILD_SEALX_TRUE])
4568-m4trace:configure.in:271: -1- m4_pattern_allow([^TSS_BUILD_PCRS_LIST_TRUE$])
4569-m4trace:configure.in:271: -1- m4_pattern_allow([^TSS_BUILD_PCRS_LIST_FALSE$])
4570-m4trace:configure.in:271: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCRS_LIST_TRUE])
4571-m4trace:configure.in:271: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCRS_LIST_FALSE])
4572-m4trace:configure.in:276: -1- AM_CONDITIONAL([TSS_BUILD_HASH_LIST], [test -z $TSS_BUILD_SIGN_TRUE || test -z $TSS_BUILD_HASH_TRUE])
4573-m4trace:configure.in:276: -1- m4_pattern_allow([^TSS_BUILD_HASH_LIST_TRUE$])
4574-m4trace:configure.in:276: -1- m4_pattern_allow([^TSS_BUILD_HASH_LIST_FALSE$])
4575-m4trace:configure.in:276: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_LIST_TRUE])
4576-m4trace:configure.in:276: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_LIST_FALSE])
4577-m4trace:configure.in:277: -1- AM_CONDITIONAL([TSS_BUILD_ENCDATA_LIST], [test -z $TSS_BUILD_SEAL_TRUE || \
4578+m4trace:configure.in:268: -1- m4_pattern_allow([^TSS_BUILD_PCRS_LIST_TRUE$])
4579+m4trace:configure.in:268: -1- m4_pattern_allow([^TSS_BUILD_PCRS_LIST_FALSE$])
4580+m4trace:configure.in:268: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCRS_LIST_TRUE])
4581+m4trace:configure.in:268: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_PCRS_LIST_FALSE])
4582+m4trace:configure.in:273: -1- AM_CONDITIONAL([TSS_BUILD_HASH_LIST], [test -z $TSS_BUILD_SIGN_TRUE || test -z $TSS_BUILD_HASH_TRUE])
4583+m4trace:configure.in:273: -1- m4_pattern_allow([^TSS_BUILD_HASH_LIST_TRUE$])
4584+m4trace:configure.in:273: -1- m4_pattern_allow([^TSS_BUILD_HASH_LIST_FALSE$])
4585+m4trace:configure.in:273: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_LIST_TRUE])
4586+m4trace:configure.in:273: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_HASH_LIST_FALSE])
4587+m4trace:configure.in:274: -1- AM_CONDITIONAL([TSS_BUILD_ENCDATA_LIST], [test -z $TSS_BUILD_SEAL_TRUE || \
4588 test -z $TSS_BUILD_CHANGEAUTH_TRUE || \
4589 test -z $TSS_BUILD_BIND_TRUE || \
4590 test -z $TSS_BUILD_SEALX_TRUE])
4591-m4trace:configure.in:277: -1- m4_pattern_allow([^TSS_BUILD_ENCDATA_LIST_TRUE$])
4592-m4trace:configure.in:277: -1- m4_pattern_allow([^TSS_BUILD_ENCDATA_LIST_FALSE$])
4593-m4trace:configure.in:277: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ENCDATA_LIST_TRUE])
4594-m4trace:configure.in:277: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ENCDATA_LIST_FALSE])
4595-m4trace:configure.in:281: -1- AM_CONDITIONAL([TSS_BUILD_RSAKEY_LIST], [test -z $TSS_BUILD_ADMIN_TRUE || \
4596+m4trace:configure.in:274: -1- m4_pattern_allow([^TSS_BUILD_ENCDATA_LIST_TRUE$])
4597+m4trace:configure.in:274: -1- m4_pattern_allow([^TSS_BUILD_ENCDATA_LIST_FALSE$])
4598+m4trace:configure.in:274: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ENCDATA_LIST_TRUE])
4599+m4trace:configure.in:274: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ENCDATA_LIST_FALSE])
4600+m4trace:configure.in:278: -1- AM_CONDITIONAL([TSS_BUILD_RSAKEY_LIST], [test -z $TSS_BUILD_ADMIN_TRUE || \
4601 test -z $TSS_BUILD_EK_TRUE || \
4602 test -z $TSS_BUILD_MIGRATION_TRUE || \
4603 test -z $TSS_BUILD_MAINT_TRUE || \
4604@@ -2812,11 +2859,11 @@
4605 test -z $TSS_BUILD_DAA_TRUE || \
4606 test -z $TSS_BUILD_KEY_TRUE || \
4607 test -z $TSS_BUILD_SEALX_TRUE])
4608-m4trace:configure.in:281: -1- m4_pattern_allow([^TSS_BUILD_RSAKEY_LIST_TRUE$])
4609-m4trace:configure.in:281: -1- m4_pattern_allow([^TSS_BUILD_RSAKEY_LIST_FALSE$])
4610-m4trace:configure.in:281: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RSAKEY_LIST_TRUE])
4611-m4trace:configure.in:281: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RSAKEY_LIST_FALSE])
4612-m4trace:configure.in:297: -1- AM_CONDITIONAL([TSS_BUILD_AUTH], [test -z $TSS_BUILD_HASH_TRUE || \
4613+m4trace:configure.in:278: -1- m4_pattern_allow([^TSS_BUILD_RSAKEY_LIST_TRUE$])
4614+m4trace:configure.in:278: -1- m4_pattern_allow([^TSS_BUILD_RSAKEY_LIST_FALSE$])
4615+m4trace:configure.in:278: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RSAKEY_LIST_TRUE])
4616+m4trace:configure.in:278: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_RSAKEY_LIST_FALSE])
4617+m4trace:configure.in:294: -1- AM_CONDITIONAL([TSS_BUILD_AUTH], [test -z $TSS_BUILD_HASH_TRUE || \
4618 test -z $TSS_BUILD_CAPS_TRUE || \
4619 test -z $TSS_BUILD_CAPS_TPM_TRUE || \
4620 test -z $TSS_BUILD_POLICY_TRUE || \
4621@@ -2841,11 +2888,11 @@
4622 test -z $TSS_BUILD_PCR_EXTEND_TRUE || \
4623 test -z $TSS_BUILD_SELFTEST_TRUE || \
4624 test -z $TSS_BUILD_DAA_TRUE])
4625-m4trace:configure.in:297: -1- m4_pattern_allow([^TSS_BUILD_AUTH_TRUE$])
4626-m4trace:configure.in:297: -1- m4_pattern_allow([^TSS_BUILD_AUTH_FALSE$])
4627-m4trace:configure.in:297: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUTH_TRUE])
4628-m4trace:configure.in:297: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUTH_FALSE])
4629-m4trace:configure.in:322: -1- AM_CONDITIONAL([TSS_BUILD_ASYM_CRYPTO], [test -z $TSS_BUILD_AIK_TRUE || \
4630+m4trace:configure.in:294: -1- m4_pattern_allow([^TSS_BUILD_AUTH_TRUE$])
4631+m4trace:configure.in:294: -1- m4_pattern_allow([^TSS_BUILD_AUTH_FALSE$])
4632+m4trace:configure.in:294: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUTH_TRUE])
4633+m4trace:configure.in:294: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_AUTH_FALSE])
4634+m4trace:configure.in:319: -1- AM_CONDITIONAL([TSS_BUILD_ASYM_CRYPTO], [test -z $TSS_BUILD_AIK_TRUE || \
4635 test -z $TSS_BUILD_CERTIFY_TRUE || \
4636 test -z $TSS_BUILD_QUOTE_TRUE || \
4637 test -z $TSS_BUILD_EK_TRUE || \
4638@@ -2856,113 +2903,113 @@
4639 test -z $TSS_BUILD_SIGN_TRUE || \
4640 test -z $TSS_BUILD_KEY_TRUE || \
4641 test -z $TSS_BUILD_DAA_TRUE])
4642-m4trace:configure.in:322: -1- m4_pattern_allow([^TSS_BUILD_ASYM_CRYPTO_TRUE$])
4643-m4trace:configure.in:322: -1- m4_pattern_allow([^TSS_BUILD_ASYM_CRYPTO_FALSE$])
4644-m4trace:configure.in:322: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASYM_CRYPTO_TRUE])
4645-m4trace:configure.in:322: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASYM_CRYPTO_FALSE])
4646-m4trace:configure.in:333: -1- AM_CONDITIONAL([TSS_BUILD_SYM_CRYPTO], [test -z $TSS_BUILD_AIK_TRUE || \
4647+m4trace:configure.in:319: -1- m4_pattern_allow([^TSS_BUILD_ASYM_CRYPTO_TRUE$])
4648+m4trace:configure.in:319: -1- m4_pattern_allow([^TSS_BUILD_ASYM_CRYPTO_FALSE$])
4649+m4trace:configure.in:319: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASYM_CRYPTO_TRUE])
4650+m4trace:configure.in:319: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_ASYM_CRYPTO_FALSE])
4651+m4trace:configure.in:330: -1- AM_CONDITIONAL([TSS_BUILD_SYM_CRYPTO], [test -z $TSS_BUILD_AIK_TRUE || \
4652 test -z $TSS_BUILD_TRANSPORT_TRUE])
4653-m4trace:configure.in:333: -1- m4_pattern_allow([^TSS_BUILD_SYM_CRYPTO_TRUE$])
4654-m4trace:configure.in:333: -1- m4_pattern_allow([^TSS_BUILD_SYM_CRYPTO_FALSE$])
4655-m4trace:configure.in:333: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SYM_CRYPTO_TRUE])
4656-m4trace:configure.in:333: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SYM_CRYPTO_FALSE])
4657-m4trace:configure.in:346: -1- m4_pattern_allow([^HAVE_PTHREAD_H$])
4658-m4trace:configure.in:348: -1- AC_DISABLE_STATIC
4659-m4trace:configure.in:349: -1- m4_pattern_allow([^CC$])
4660-m4trace:configure.in:349: -1- m4_pattern_allow([^CFLAGS$])
4661-m4trace:configure.in:349: -1- m4_pattern_allow([^LDFLAGS$])
4662-m4trace:configure.in:349: -1- m4_pattern_allow([^LIBS$])
4663-m4trace:configure.in:349: -1- m4_pattern_allow([^CPPFLAGS$])
4664-m4trace:configure.in:349: -1- m4_pattern_allow([^CC$])
4665-m4trace:configure.in:349: -1- m4_pattern_allow([^CC$])
4666-m4trace:configure.in:349: -1- m4_pattern_allow([^CC$])
4667-m4trace:configure.in:349: -1- m4_pattern_allow([^CC$])
4668-m4trace:configure.in:349: -1- m4_pattern_allow([^ac_ct_CC$])
4669-m4trace:configure.in:349: -1- _AM_DEPENDENCIES([CC])
4670-m4trace:configure.in:349: -1- m4_pattern_allow([^CCDEPMODE$])
4671-m4trace:configure.in:349: -1- AM_CONDITIONAL([am__fastdepCC], [
4672+m4trace:configure.in:330: -1- m4_pattern_allow([^TSS_BUILD_SYM_CRYPTO_TRUE$])
4673+m4trace:configure.in:330: -1- m4_pattern_allow([^TSS_BUILD_SYM_CRYPTO_FALSE$])
4674+m4trace:configure.in:330: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SYM_CRYPTO_TRUE])
4675+m4trace:configure.in:330: -1- _AM_SUBST_NOTMAKE([TSS_BUILD_SYM_CRYPTO_FALSE])
4676+m4trace:configure.in:343: -1- m4_pattern_allow([^HAVE_PTHREAD_H$])
4677+m4trace:configure.in:345: -1- AC_DISABLE_STATIC
4678+m4trace:configure.in:346: -1- m4_pattern_allow([^CC$])
4679+m4trace:configure.in:346: -1- m4_pattern_allow([^CFLAGS$])
4680+m4trace:configure.in:346: -1- m4_pattern_allow([^LDFLAGS$])
4681+m4trace:configure.in:346: -1- m4_pattern_allow([^LIBS$])
4682+m4trace:configure.in:346: -1- m4_pattern_allow([^CPPFLAGS$])
4683+m4trace:configure.in:346: -1- m4_pattern_allow([^CC$])
4684+m4trace:configure.in:346: -1- m4_pattern_allow([^CC$])
4685+m4trace:configure.in:346: -1- m4_pattern_allow([^CC$])
4686+m4trace:configure.in:346: -1- m4_pattern_allow([^CC$])
4687+m4trace:configure.in:346: -1- m4_pattern_allow([^ac_ct_CC$])
4688+m4trace:configure.in:346: -1- _AM_DEPENDENCIES([CC])
4689+m4trace:configure.in:346: -1- m4_pattern_allow([^CCDEPMODE$])
4690+m4trace:configure.in:346: -1- AM_CONDITIONAL([am__fastdepCC], [
4691 test "x$enable_dependency_tracking" != xno \
4692 && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
4693-m4trace:configure.in:349: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
4694-m4trace:configure.in:349: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
4695-m4trace:configure.in:349: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
4696-m4trace:configure.in:349: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
4697-m4trace:configure.in:350: -1- AC_PROG_LIBTOOL
4698-m4trace:configure.in:350: -1- _m4_warn([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
4699+m4trace:configure.in:346: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
4700+m4trace:configure.in:346: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
4701+m4trace:configure.in:346: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
4702+m4trace:configure.in:346: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
4703+m4trace:configure.in:347: -1- AC_PROG_LIBTOOL
4704+m4trace:configure.in:347: -1- _m4_warn([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
4705 You should run autoupdate.], [/usr/share/aclocal/libtool.m4:107: AC_PROG_LIBTOOL is expanded from...
4706-configure.in:350: the top level])
4707-m4trace:configure.in:350: -1- LT_INIT
4708-m4trace:configure.in:350: -1- m4_pattern_forbid([^_?LT_[A-Z_]+$])
4709-m4trace:configure.in:350: -1- m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])
4710-m4trace:configure.in:350: -1- LTOPTIONS_VERSION
4711-m4trace:configure.in:350: -1- LTSUGAR_VERSION
4712-m4trace:configure.in:350: -1- LTVERSION_VERSION
4713-m4trace:configure.in:350: -1- LTOBSOLETE_VERSION
4714-m4trace:configure.in:350: -1- _LT_PROG_LTMAIN
4715-m4trace:configure.in:350: -1- m4_pattern_allow([^LIBTOOL$])
4716-m4trace:configure.in:350: -1- _LT_PREPARE_SED_QUOTE_VARS
4717-m4trace:configure.in:350: -1- _LT_PROG_ECHO_BACKSLASH
4718-m4trace:configure.in:350: -1- LT_PATH_LD
4719-m4trace:configure.in:350: -1- m4_pattern_allow([^SED$])
4720-m4trace:configure.in:350: -1- m4_pattern_allow([^FGREP$])
4721-m4trace:configure.in:350: -1- m4_pattern_allow([^GREP$])
4722-m4trace:configure.in:350: -1- m4_pattern_allow([^LD$])
4723-m4trace:configure.in:350: -1- LT_PATH_NM
4724-m4trace:configure.in:350: -1- m4_pattern_allow([^DUMPBIN$])
4725-m4trace:configure.in:350: -1- m4_pattern_allow([^ac_ct_DUMPBIN$])
4726-m4trace:configure.in:350: -1- m4_pattern_allow([^DUMPBIN$])
4727-m4trace:configure.in:350: -1- m4_pattern_allow([^NM$])
4728-m4trace:configure.in:350: -1- m4_pattern_allow([^LN_S$])
4729-m4trace:configure.in:350: -1- LT_CMD_MAX_LEN
4730-m4trace:configure.in:350: -1- m4_pattern_allow([^OBJDUMP$])
4731-m4trace:configure.in:350: -1- m4_pattern_allow([^OBJDUMP$])
4732-m4trace:configure.in:350: -1- m4_pattern_allow([^DLLTOOL$])
4733-m4trace:configure.in:350: -1- m4_pattern_allow([^DLLTOOL$])
4734-m4trace:configure.in:350: -1- m4_pattern_allow([^AR$])
4735-m4trace:configure.in:350: -1- m4_pattern_allow([^ac_ct_AR$])
4736-m4trace:configure.in:350: -1- m4_pattern_allow([^STRIP$])
4737-m4trace:configure.in:350: -1- m4_pattern_allow([^RANLIB$])
4738-m4trace:configure.in:350: -1- _LT_WITH_SYSROOT
4739-m4trace:configure.in:350: -1- m4_pattern_allow([LT_OBJDIR])
4740-m4trace:configure.in:350: -1- m4_pattern_allow([^LT_OBJDIR$])
4741-m4trace:configure.in:350: -1- _LT_CC_BASENAME([$compiler])
4742-m4trace:configure.in:350: -1- _LT_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
4743-m4trace:configure.in:350: -1- _LT_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
4744-m4trace:configure.in:350: -1- LT_SUPPORTED_TAG([CC])
4745-m4trace:configure.in:350: -1- _LT_COMPILER_BOILERPLATE
4746-m4trace:configure.in:350: -1- _LT_LINKER_BOILERPLATE
4747-m4trace:configure.in:350: -1- _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
4748-m4trace:configure.in:350: -1- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, ) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, )], [$_LT_TAGVAR(lt_prog_compiler_pic, )@&t@m4_if([],[],[ -DPIC],[m4_if([],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, ) in
4749+configure.in:347: the top level])
4750+m4trace:configure.in:347: -1- LT_INIT
4751+m4trace:configure.in:347: -1- m4_pattern_forbid([^_?LT_[A-Z_]+$])
4752+m4trace:configure.in:347: -1- m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])
4753+m4trace:configure.in:347: -1- LTOPTIONS_VERSION
4754+m4trace:configure.in:347: -1- LTSUGAR_VERSION
4755+m4trace:configure.in:347: -1- LTVERSION_VERSION
4756+m4trace:configure.in:347: -1- LTOBSOLETE_VERSION
4757+m4trace:configure.in:347: -1- _LT_PROG_LTMAIN
4758+m4trace:configure.in:347: -1- m4_pattern_allow([^LIBTOOL$])
4759+m4trace:configure.in:347: -1- _LT_PREPARE_SED_QUOTE_VARS
4760+m4trace:configure.in:347: -1- _LT_PROG_ECHO_BACKSLASH
4761+m4trace:configure.in:347: -1- LT_PATH_LD
4762+m4trace:configure.in:347: -1- m4_pattern_allow([^SED$])
4763+m4trace:configure.in:347: -1- m4_pattern_allow([^FGREP$])
4764+m4trace:configure.in:347: -1- m4_pattern_allow([^GREP$])
4765+m4trace:configure.in:347: -1- m4_pattern_allow([^LD$])
4766+m4trace:configure.in:347: -1- LT_PATH_NM
4767+m4trace:configure.in:347: -1- m4_pattern_allow([^DUMPBIN$])
4768+m4trace:configure.in:347: -1- m4_pattern_allow([^ac_ct_DUMPBIN$])
4769+m4trace:configure.in:347: -1- m4_pattern_allow([^DUMPBIN$])
4770+m4trace:configure.in:347: -1- m4_pattern_allow([^NM$])
4771+m4trace:configure.in:347: -1- m4_pattern_allow([^LN_S$])
4772+m4trace:configure.in:347: -1- LT_CMD_MAX_LEN
4773+m4trace:configure.in:347: -1- m4_pattern_allow([^OBJDUMP$])
4774+m4trace:configure.in:347: -1- m4_pattern_allow([^OBJDUMP$])
4775+m4trace:configure.in:347: -1- m4_pattern_allow([^DLLTOOL$])
4776+m4trace:configure.in:347: -1- m4_pattern_allow([^DLLTOOL$])
4777+m4trace:configure.in:347: -1- m4_pattern_allow([^AR$])
4778+m4trace:configure.in:347: -1- m4_pattern_allow([^ac_ct_AR$])
4779+m4trace:configure.in:347: -1- m4_pattern_allow([^STRIP$])
4780+m4trace:configure.in:347: -1- m4_pattern_allow([^RANLIB$])
4781+m4trace:configure.in:347: -1- _LT_WITH_SYSROOT
4782+m4trace:configure.in:347: -1- m4_pattern_allow([LT_OBJDIR])
4783+m4trace:configure.in:347: -1- m4_pattern_allow([^LT_OBJDIR$])
4784+m4trace:configure.in:347: -1- _LT_CC_BASENAME([$compiler])
4785+m4trace:configure.in:347: -1- _LT_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
4786+m4trace:configure.in:347: -1- _LT_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
4787+m4trace:configure.in:347: -1- LT_SUPPORTED_TAG([CC])
4788+m4trace:configure.in:347: -1- _LT_COMPILER_BOILERPLATE
4789+m4trace:configure.in:347: -1- _LT_LINKER_BOILERPLATE
4790+m4trace:configure.in:347: -1- _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
4791+m4trace:configure.in:347: -1- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, ) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, )], [$_LT_TAGVAR(lt_prog_compiler_pic, )@&t@m4_if([],[],[ -DPIC],[m4_if([],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, ) in
4792 "" | " "*) ;;
4793 *) _LT_TAGVAR(lt_prog_compiler_pic, )=" $_LT_TAGVAR(lt_prog_compiler_pic, )" ;;
4794 esac], [_LT_TAGVAR(lt_prog_compiler_pic, )=
4795 _LT_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
4796-m4trace:configure.in:350: -1- _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_cv_prog_compiler_static_works], [$lt_tmp_static_flag], [], [_LT_TAGVAR(lt_prog_compiler_static, )=])
4797-m4trace:configure.in:350: -1- m4_pattern_allow([^MANIFEST_TOOL$])
4798-m4trace:configure.in:350: -1- _LT_REQUIRED_DARWIN_CHECKS
4799-m4trace:configure.in:350: -1- m4_pattern_allow([^DSYMUTIL$])
4800-m4trace:configure.in:350: -1- m4_pattern_allow([^NMEDIT$])
4801-m4trace:configure.in:350: -1- m4_pattern_allow([^LIPO$])
4802-m4trace:configure.in:350: -1- m4_pattern_allow([^OTOOL$])
4803-m4trace:configure.in:350: -1- m4_pattern_allow([^OTOOL64$])
4804-m4trace:configure.in:350: -1- _LT_LINKER_OPTION([if $CC understands -b], [lt_cv_prog_compiler__b], [-b], [_LT_TAGVAR(archive_cmds, )='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], [_LT_TAGVAR(archive_cmds, )='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])
4805-m4trace:configure.in:350: -1- LT_SYS_DLOPEN_SELF
4806-m4trace:configure.in:350: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
4807-m4trace:configure.in:352: -1- m4_pattern_allow([^_BIG_ENDIAN$])
4808-m4trace:configure.in:352: -1- m4_pattern_allow([^AC_APPLE_UNIVERSAL_BUILD$])
4809-m4trace:configure.in:353: -1- m4_pattern_allow([^HTOLE_DEFINED$])
4810-m4trace:configure.in:354: -1- m4_pattern_allow([^HAVE_BYTEORDER_H$])
4811-m4trace:configure.in:355: -1- m4_pattern_allow([^HAVE_DAEMON$])
4812-m4trace:configure.in:367: -1- m4_pattern_allow([^CFLAGS$])
4813-m4trace:configure.in:382: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
4814+m4trace:configure.in:347: -1- _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_cv_prog_compiler_static_works], [$lt_tmp_static_flag], [], [_LT_TAGVAR(lt_prog_compiler_static, )=])
4815+m4trace:configure.in:347: -1- m4_pattern_allow([^MANIFEST_TOOL$])
4816+m4trace:configure.in:347: -1- _LT_REQUIRED_DARWIN_CHECKS
4817+m4trace:configure.in:347: -1- m4_pattern_allow([^DSYMUTIL$])
4818+m4trace:configure.in:347: -1- m4_pattern_allow([^NMEDIT$])
4819+m4trace:configure.in:347: -1- m4_pattern_allow([^LIPO$])
4820+m4trace:configure.in:347: -1- m4_pattern_allow([^OTOOL$])
4821+m4trace:configure.in:347: -1- m4_pattern_allow([^OTOOL64$])
4822+m4trace:configure.in:347: -1- _LT_LINKER_OPTION([if $CC understands -b], [lt_cv_prog_compiler__b], [-b], [_LT_TAGVAR(archive_cmds, )='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], [_LT_TAGVAR(archive_cmds, )='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])
4823+m4trace:configure.in:347: -1- LT_SYS_DLOPEN_SELF
4824+m4trace:configure.in:347: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
4825+m4trace:configure.in:349: -1- m4_pattern_allow([^_BIG_ENDIAN$])
4826+m4trace:configure.in:349: -1- m4_pattern_allow([^AC_APPLE_UNIVERSAL_BUILD$])
4827+m4trace:configure.in:350: -1- m4_pattern_allow([^HTOLE_DEFINED$])
4828+m4trace:configure.in:351: -1- m4_pattern_allow([^HAVE_BYTEORDER_H$])
4829+m4trace:configure.in:352: -1- m4_pattern_allow([^HAVE_DAEMON$])
4830+m4trace:configure.in:364: -1- m4_pattern_allow([^CFLAGS$])
4831+m4trace:configure.in:379: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
4832 You should run autoupdate.], [])
4833-m4trace:configure.in:382: -1- m4_pattern_allow([^LIB@&t@OBJS$])
4834-m4trace:configure.in:382: -1- m4_pattern_allow([^LTLIBOBJS$])
4835-m4trace:configure.in:382: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
4836-m4trace:configure.in:382: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
4837-m4trace:configure.in:382: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
4838-m4trace:configure.in:382: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
4839-m4trace:configure.in:382: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
4840-m4trace:configure.in:382: -1- _m4_warn([obsolete], [AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS], [])
4841-m4trace:configure.in:382: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
4842-m4trace:configure.in:382: -1- _LT_PROG_LTMAIN
4843+m4trace:configure.in:379: -1- m4_pattern_allow([^LIB@&t@OBJS$])
4844+m4trace:configure.in:379: -1- m4_pattern_allow([^LTLIBOBJS$])
4845+m4trace:configure.in:379: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
4846+m4trace:configure.in:379: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
4847+m4trace:configure.in:379: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
4848+m4trace:configure.in:379: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
4849+m4trace:configure.in:379: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
4850+m4trace:configure.in:379: -1- _m4_warn([obsolete], [AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS], [])
4851+m4trace:configure.in:379: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
4852+m4trace:configure.in:379: -1- _LT_PROG_LTMAIN
4853
4854=== modified file 'autom4te.cache/traces.1'
4855--- autom4te.cache/traces.1 2012-06-18 22:22:21 +0000
4856+++ autom4te.cache/traces.1 2012-11-30 16:38:24 +0000
4857@@ -1,4 +1,4 @@
4858-m4trace:configure.in:5: -1- AC_INIT([trousers], [0.3.9], [trousers-tech@lists.sf.net])
4859+m4trace:configure.in:5: -1- AC_INIT([trousers], [0.3.10], [trousers-tech@lists.sf.net])
4860 m4trace:configure.in:5: -1- m4_pattern_forbid([^_?A[CHUM]_])
4861 m4trace:configure.in:5: -1- m4_pattern_forbid([_AC_])
4862 m4trace:configure.in:5: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
4863@@ -189,7 +189,7 @@
4864 m4trace:configure.in:13: -1- m4_pattern_allow([^target_os$])
4865 m4trace:configure.in:14: -1- AM_INIT_AUTOMAKE([foreign 1.6])
4866 m4trace:configure.in:14: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
4867-m4trace:configure.in:14: -1- AM_AUTOMAKE_VERSION([1.11.1])
4868+m4trace:configure.in:14: -1- AM_AUTOMAKE_VERSION([1.11.6])
4869 m4trace:configure.in:14: -1- AC_REQUIRE_AUX_FILE([install-sh])
4870 m4trace:configure.in:14: -1- AC_SUBST([INSTALL_PROGRAM])
4871 m4trace:configure.in:14: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
4872@@ -262,7 +262,7 @@
4873 m4trace:configure.in:14: -1- AC_SUBST([am__leading_dot])
4874 m4trace:configure.in:14: -1- AC_SUBST_TRACE([am__leading_dot])
4875 m4trace:configure.in:14: -1- m4_pattern_allow([^am__leading_dot$])
4876-m4trace:configure.in:14: -1- AC_SUBST([AMTAR])
4877+m4trace:configure.in:14: -1- AC_SUBST([AMTAR], ['$${TAR-tar}'])
4878 m4trace:configure.in:14: -1- AC_SUBST_TRACE([AMTAR])
4879 m4trace:configure.in:14: -1- m4_pattern_allow([^AMTAR$])
4880 m4trace:configure.in:14: -1- AC_SUBST([am__tar])
4881@@ -275,792 +275,795 @@
4882 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
4883 ../../lib/autoconf/general.m4:1463: AC_ARG_ENABLE is expanded from...
4884 configure.in:17: the top level])
4885-m4trace:configure.in:51: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
4886+m4trace:configure.in:48: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
4887 You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
4888-configure.in:51: the top level])
4889-m4trace:configure.in:50: -1- AC_SUBST([OPENSSL_LIB_DIR])
4890-m4trace:configure.in:50: -1- AC_SUBST_TRACE([OPENSSL_LIB_DIR])
4891-m4trace:configure.in:50: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
4892-m4trace:configure.in:50: -1- AC_SUBST([OPENSSL_LIB_DIR], [])
4893-m4trace:configure.in:50: -1- AC_SUBST_TRACE([OPENSSL_LIB_DIR])
4894-m4trace:configure.in:50: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
4895-m4trace:configure.in:67: -1- AC_SUBST([CC])
4896-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CC])
4897-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
4898-m4trace:configure.in:67: -1- AC_SUBST([CFLAGS])
4899-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CFLAGS])
4900-m4trace:configure.in:67: -1- m4_pattern_allow([^CFLAGS$])
4901-m4trace:configure.in:67: -1- AC_SUBST([LDFLAGS])
4902-m4trace:configure.in:67: -1- AC_SUBST_TRACE([LDFLAGS])
4903-m4trace:configure.in:67: -1- m4_pattern_allow([^LDFLAGS$])
4904-m4trace:configure.in:67: -1- AC_SUBST([LIBS])
4905-m4trace:configure.in:67: -1- AC_SUBST_TRACE([LIBS])
4906-m4trace:configure.in:67: -1- m4_pattern_allow([^LIBS$])
4907-m4trace:configure.in:67: -1- AC_SUBST([CPPFLAGS])
4908-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CPPFLAGS])
4909-m4trace:configure.in:67: -1- m4_pattern_allow([^CPPFLAGS$])
4910-m4trace:configure.in:67: -1- AC_SUBST([CC])
4911-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CC])
4912-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
4913-m4trace:configure.in:67: -1- AC_SUBST([CC])
4914-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CC])
4915-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
4916-m4trace:configure.in:67: -1- AC_SUBST([CC])
4917-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CC])
4918-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
4919-m4trace:configure.in:67: -1- AC_SUBST([CC])
4920-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CC])
4921-m4trace:configure.in:67: -1- m4_pattern_allow([^CC$])
4922-m4trace:configure.in:67: -1- AC_SUBST([ac_ct_CC])
4923-m4trace:configure.in:67: -1- AC_SUBST_TRACE([ac_ct_CC])
4924-m4trace:configure.in:67: -1- m4_pattern_allow([^ac_ct_CC$])
4925-m4trace:configure.in:67: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
4926-m4trace:configure.in:67: -1- AC_SUBST_TRACE([EXEEXT])
4927-m4trace:configure.in:67: -1- m4_pattern_allow([^EXEEXT$])
4928-m4trace:configure.in:67: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
4929-m4trace:configure.in:67: -1- AC_SUBST_TRACE([OBJEXT])
4930-m4trace:configure.in:67: -1- m4_pattern_allow([^OBJEXT$])
4931-m4trace:configure.in:67: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
4932-m4trace:configure.in:67: -1- AC_SUBST_TRACE([DEPDIR])
4933-m4trace:configure.in:67: -1- m4_pattern_allow([^DEPDIR$])
4934-m4trace:configure.in:67: -1- AC_SUBST([am__include])
4935-m4trace:configure.in:67: -1- AC_SUBST_TRACE([am__include])
4936-m4trace:configure.in:67: -1- m4_pattern_allow([^am__include$])
4937-m4trace:configure.in:67: -1- AC_SUBST([am__quote])
4938-m4trace:configure.in:67: -1- AC_SUBST_TRACE([am__quote])
4939-m4trace:configure.in:67: -1- m4_pattern_allow([^am__quote$])
4940-m4trace:configure.in:67: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
4941-m4trace:configure.in:67: -1- AC_SUBST([AMDEP_TRUE])
4942-m4trace:configure.in:67: -1- AC_SUBST_TRACE([AMDEP_TRUE])
4943-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEP_TRUE$])
4944-m4trace:configure.in:67: -1- AC_SUBST([AMDEP_FALSE])
4945-m4trace:configure.in:67: -1- AC_SUBST_TRACE([AMDEP_FALSE])
4946-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEP_FALSE$])
4947-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
4948-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
4949-m4trace:configure.in:67: -1- AC_SUBST([AMDEPBACKSLASH])
4950-m4trace:configure.in:67: -1- AC_SUBST_TRACE([AMDEPBACKSLASH])
4951-m4trace:configure.in:67: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
4952-m4trace:configure.in:67: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
4953-m4trace:configure.in:67: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
4954-m4trace:configure.in:67: -1- AC_SUBST_TRACE([CCDEPMODE])
4955-m4trace:configure.in:67: -1- m4_pattern_allow([^CCDEPMODE$])
4956-m4trace:configure.in:67: -1- AM_CONDITIONAL([am__fastdepCC], [
4957+configure.in:48: the top level])
4958+m4trace:configure.in:47: -1- AC_SUBST([OPENSSL_LIB_DIR])
4959+m4trace:configure.in:47: -1- AC_SUBST_TRACE([OPENSSL_LIB_DIR])
4960+m4trace:configure.in:47: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
4961+m4trace:configure.in:47: -1- AC_SUBST([OPENSSL_LIB_DIR], [])
4962+m4trace:configure.in:47: -1- AC_SUBST_TRACE([OPENSSL_LIB_DIR])
4963+m4trace:configure.in:47: -1- m4_pattern_allow([^OPENSSL_LIB_DIR$])
4964+m4trace:configure.in:64: -1- AC_SUBST([CC])
4965+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CC])
4966+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
4967+m4trace:configure.in:64: -1- AC_SUBST([CFLAGS])
4968+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CFLAGS])
4969+m4trace:configure.in:64: -1- m4_pattern_allow([^CFLAGS$])
4970+m4trace:configure.in:64: -1- AC_SUBST([LDFLAGS])
4971+m4trace:configure.in:64: -1- AC_SUBST_TRACE([LDFLAGS])
4972+m4trace:configure.in:64: -1- m4_pattern_allow([^LDFLAGS$])
4973+m4trace:configure.in:64: -1- AC_SUBST([LIBS])
4974+m4trace:configure.in:64: -1- AC_SUBST_TRACE([LIBS])
4975+m4trace:configure.in:64: -1- m4_pattern_allow([^LIBS$])
4976+m4trace:configure.in:64: -1- AC_SUBST([CPPFLAGS])
4977+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CPPFLAGS])
4978+m4trace:configure.in:64: -1- m4_pattern_allow([^CPPFLAGS$])
4979+m4trace:configure.in:64: -1- AC_SUBST([CC])
4980+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CC])
4981+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
4982+m4trace:configure.in:64: -1- AC_SUBST([CC])
4983+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CC])
4984+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
4985+m4trace:configure.in:64: -1- AC_SUBST([CC])
4986+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CC])
4987+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
4988+m4trace:configure.in:64: -1- AC_SUBST([CC])
4989+m4trace:configure.in:64: -1- AC_SUBST_TRACE([CC])
4990+m4trace:configure.in:64: -1- m4_pattern_allow([^CC$])
4991+m4trace:configure.in:64: -1- AC_SUBST([ac_ct_CC])
4992+m4trace:configure.in:64: -1- AC_SUBST_TRACE([ac_ct_CC])
4993+m4trace:configure.in:64: -1- m4_pattern_allow([^ac_ct_CC$])
4994+m4trace:configure.in:64: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
4995+m4trace:configure.in:64: -1- AC_SUBST_TRACE([EXEEXT])
4996+m4trace:configure.in:64: -1- m4_pattern_allow([^EXEEXT$])
4997+m4trace:configure.in:64: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
4998+m4trace:configure.in:64: -1- AC_SUBST_TRACE([OBJEXT])
4999+m4trace:configure.in:64: -1- m4_pattern_allow([^OBJEXT$])
5000+m4trace:configure.in:64: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: