1m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ
2
3AC_CHECK_HEADERS([argz.h], [], [], [AC_INCLUDES_DEFAULT])
4
5AC_CHECK_TYPES([error_t],
6  [],
7  [AC_DEFINE([error_t], [int],
8   [Define to a type to use for `error_t' if it is not otherwise available.])
9   AC_DEFINE([__error_t_defined], [1], [Define so that glibc/gnulib argp.h
10    does not typedef error_t.])],
11  [#if defined(HAVE_ARGZ_H)
12#  include <argz.h>
13#endif])
14
15ARGZ_H=
16AC_CHECK_FUNCS([argz_add argz_append argz_count argz_create_sep argz_insert \
17	argz_next argz_stringify], [], [ARGZ_H=argz.h; AC_LIBOBJ([argz])])
18
19dnl if have system argz functions, allow forced use of
20dnl libltdl-supplied implementation (and default to do so
21dnl on "known bad" systems). Could use a runtime check, but
22dnl (a) detecting malloc issues is notoriously unreliable
23dnl (b) only known system that declares argz functions,
24dnl     provides them, yet they are broken, is cygwin
25dnl     releases prior to 16-Mar-2007 (1.5.24 and earlier)
26dnl So, it's more straightforward simply to special case
27dnl this for known bad systems.
28AS_IF([test -z "$ARGZ_H"],
29    [AC_CACHE_CHECK(
30        [if argz actually works],
31        [lt_cv_sys_argz_works],
32        [[case $host_os in #(
33	 *cygwin*)
34	   lt_cv_sys_argz_works=no
35	   if test "$cross_compiling" != no; then
36	     lt_cv_sys_argz_works="guessing no"
37	   else
38	     lt_sed_extract_leading_digits='s/^\([0-9\.]*\).*/\1/'
39	     save_IFS=$IFS
40	     IFS=-.
41	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
42	     IFS=$save_IFS
43	     lt_os_major=${2-0}
44	     lt_os_minor=${3-0}
45	     lt_os_micro=${4-0}
46	     if test "$lt_os_major" -gt 1 \
47		|| { test "$lt_os_major" -eq 1 \
48		  && { test "$lt_os_minor" -gt 5 \
49		    || { test "$lt_os_minor" -eq 5 \
50		      && test "$lt_os_micro" -gt 24; }; }; }; then
51	       lt_cv_sys_argz_works=yes
52	     fi
53	   fi
54	   ;; #(
55	 *) lt_cv_sys_argz_works=yes ;;
56	 esac]])
57     AS_IF([test $lt_cv_sys_argz_works = yes],
58        [AC_DEFINE([HAVE_WORKING_ARGZ], 1,
59                   [This value is set to 1 to indicate that the system argz facility works])],
60        [ARGZ_H=argz.h
61        AC_LIBOBJ([argz])])])
62
63AC_SUBST([ARGZ_H])
64])
65m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/argz.m4:79: -1- AC_DEFUN([gl_PREREQ_ARGZ], [:])
66m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:16: -1- AC_DEFUN([LT_CONFIG_LTDL_DIR], [AC_BEFORE([$0], [LTDL_INIT])
67_$0($*)
68])
69m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:68: -1- AC_DEFUN([LTDL_CONVENIENCE], [AC_BEFORE([$0], [LTDL_INIT])dnl
70dnl Although the argument is deprecated and no longer documented,
71dnl LTDL_CONVENIENCE used to take a DIRECTORY orgument, if we have one
72dnl here make sure it is the same as any other declaration of libltdl's
73dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
74dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
75m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
76_$0()
77])
78m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:81: -1- AU_DEFUN([AC_LIBLTDL_CONVENIENCE], [_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
79_LTDL_CONVENIENCE])
80m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:81: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBLTDL_CONVENIENCE' is obsolete.
81You should run autoupdate.])dnl
82_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
83_LTDL_CONVENIENCE])
84m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:124: -1- AC_DEFUN([LTDL_INSTALLABLE], [AC_BEFORE([$0], [LTDL_INIT])dnl
85dnl Although the argument is deprecated and no longer documented,
86dnl LTDL_INSTALLABLE used to take a DIRECTORY orgument, if we have one
87dnl here make sure it is the same as any other declaration of libltdl's
88dnl location!  This also ensures lt_ltdl_dir is set when configure.ac is
89dnl not yet using an explicit LT_CONFIG_LTDL_DIR.
90m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl
91_$0()
92])
93m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:137: -1- AU_DEFUN([AC_LIBLTDL_INSTALLABLE], [_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
94_LTDL_INSTALLABLE])
95m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:137: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBLTDL_INSTALLABLE' is obsolete.
96You should run autoupdate.])dnl
97_LT_CONFIG_LTDL_DIR([m4_default([$1], [libltdl])])
98_LTDL_INSTALLABLE])
99m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:213: -1- AC_DEFUN([_LT_LIBOBJ], [
100  m4_pattern_allow([^_LT_LIBOBJS$])
101  _LT_LIBOBJS="$_LT_LIBOBJS $1.$ac_objext"
102])
103m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:226: -1- AC_DEFUN([LTDL_INIT], [dnl Parse OPTIONS
104_LT_SET_OPTIONS([$0], [$1])
105
106dnl We need to keep our own list of libobjs separate from our parent project,
107dnl and the easiest way to do that is redefine the AC_LIBOBJs macro while
108dnl we look for our own LIBOBJs.
109m4_pushdef([AC_LIBOBJ], m4_defn([_LT_LIBOBJ]))
110m4_pushdef([AC_LIBSOURCES])
111
112dnl If not otherwise defined, default to the 1.5.x compatible subproject mode:
113m4_if(_LTDL_MODE, [],
114        [m4_define([_LTDL_MODE], m4_default([$2], [subproject]))
115        m4_if([-1], [m4_bregexp(_LTDL_MODE, [\(subproject\|\(non\)?recursive\)])],
116                [m4_fatal([unknown libltdl mode: ]_LTDL_MODE)])])
117
118AC_ARG_WITH([included_ltdl],
119    [AS_HELP_STRING([--with-included-ltdl],
120                    [use the GNU ltdl sources included here])])
121
122if test "x$with_included_ltdl" != xyes; then
123  # We are not being forced to use the included libltdl sources, so
124  # decide whether there is a useful installed version we can use.
125  AC_CHECK_HEADER([ltdl.h],
126      [AC_CHECK_DECL([lt_dlinterface_register],
127	   [AC_CHECK_LIB([ltdl], [lt_dladvise_preload],
128	       [with_included_ltdl=no],
129	       [with_included_ltdl=yes])],
130	   [with_included_ltdl=yes],
131	   [AC_INCLUDES_DEFAULT
132	    #include <ltdl.h>])],
133      [with_included_ltdl=yes],
134      [AC_INCLUDES_DEFAULT]
135  )
136fi
137
138dnl If neither LT_CONFIG_LTDL_DIR, LTDL_CONVENIENCE nor LTDL_INSTALLABLE
139dnl was called yet, then for old times' sake, we assume libltdl is in an
140dnl eponymous directory:
141AC_PROVIDE_IFELSE([LT_CONFIG_LTDL_DIR], [], [_LT_CONFIG_LTDL_DIR([libltdl])])
142
143AC_ARG_WITH([ltdl_include],
144    [AS_HELP_STRING([--with-ltdl-include=DIR],
145                    [use the ltdl headers installed in DIR])])
146
147if test -n "$with_ltdl_include"; then
148  if test -f "$with_ltdl_include/ltdl.h"; then :
149  else
150    AC_MSG_ERROR([invalid ltdl include directory: `$with_ltdl_include'])
151  fi
152else
153  with_ltdl_include=no
154fi
155
156AC_ARG_WITH([ltdl_lib],
157    [AS_HELP_STRING([--with-ltdl-lib=DIR],
158                    [use the libltdl.la installed in DIR])])
159
160if test -n "$with_ltdl_lib"; then
161  if test -f "$with_ltdl_lib/libltdl.la"; then :
162  else
163    AC_MSG_ERROR([invalid ltdl library directory: `$with_ltdl_lib'])
164  fi
165else
166  with_ltdl_lib=no
167fi
168
169case ,$with_included_ltdl,$with_ltdl_include,$with_ltdl_lib, in
170  ,yes,no,no,)
171	m4_case(m4_default(_LTDL_TYPE, [convenience]),
172	    [convenience], [_LTDL_CONVENIENCE],
173	    [installable], [_LTDL_INSTALLABLE],
174	  [m4_fatal([unknown libltdl build type: ]_LTDL_TYPE)])
175	;;
176  ,no,no,no,)
177	# If the included ltdl is not to be used, then use the
178	# preinstalled libltdl we found.
179	AC_DEFINE([HAVE_LTDL], [1],
180	  [Define this if a modern libltdl is already installed])
181	LIBLTDL=-lltdl
182	LTDLDEPS=
183	LTDLINCL=
184	;;
185  ,no*,no,*)
186	AC_MSG_ERROR([`--with-ltdl-include' and `--with-ltdl-lib' options must be used together])
187	;;
188  *)	with_included_ltdl=no
189	LIBLTDL="-L$with_ltdl_lib -lltdl"
190	LTDLDEPS=
191	LTDLINCL="-I$with_ltdl_include"
192	;;
193esac
194INCLTDL="$LTDLINCL"
195
196# Report our decision...
197AC_MSG_CHECKING([where to find libltdl headers])
198AC_MSG_RESULT([$LTDLINCL])
199AC_MSG_CHECKING([where to find libltdl library])
200AC_MSG_RESULT([$LIBLTDL])
201
202_LTDL_SETUP
203
204dnl restore autoconf definition.
205m4_popdef([AC_LIBOBJ])
206m4_popdef([AC_LIBSOURCES])
207
208AC_CONFIG_COMMANDS_PRE([
209    _ltdl_libobjs=
210    _ltdl_ltlibobjs=
211    if test -n "$_LT_LIBOBJS"; then
212      # Remove the extension.
213      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
214      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
215        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
216        _ltdl_ltlibobjs="$_ltdl_ltlibobjs $lt_libobj_prefix$i.lo"
217      done
218    fi
219    AC_SUBST([ltdl_LIBOBJS], [$_ltdl_libobjs])
220    AC_SUBST([ltdl_LTLIBOBJS], [$_ltdl_ltlibobjs])
221])
222
223# Only expand once:
224m4_define([LTDL_INIT])
225])
226m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:352: -1- AU_DEFUN([AC_LIB_LTDL], [LTDL_INIT($@)])
227m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:352: -1- AC_DEFUN([AC_LIB_LTDL], [AC_DIAGNOSE([obsolete], [The macro `AC_LIB_LTDL' is obsolete.
228You should run autoupdate.])dnl
229LTDL_INIT($@)])
230m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:353: -1- AU_DEFUN([AC_WITH_LTDL], [LTDL_INIT($@)])
231m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:353: -1- AC_DEFUN([AC_WITH_LTDL], [AC_DIAGNOSE([obsolete], [The macro `AC_WITH_LTDL' is obsolete.
232You should run autoupdate.])dnl
233LTDL_INIT($@)])
234m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:354: -1- AU_DEFUN([LT_WITH_LTDL], [LTDL_INIT($@)])
235m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:354: -1- AC_DEFUN([LT_WITH_LTDL], [AC_DIAGNOSE([obsolete], [The macro `LT_WITH_LTDL' is obsolete.
236You should run autoupdate.])dnl
237LTDL_INIT($@)])
238m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:367: -1- AC_DEFUN([_LTDL_SETUP], [AC_REQUIRE([AC_PROG_CC])dnl
239AC_REQUIRE([LT_SYS_MODULE_EXT])dnl
240AC_REQUIRE([LT_SYS_MODULE_PATH])dnl
241AC_REQUIRE([LT_SYS_DLSEARCH_PATH])dnl
242AC_REQUIRE([LT_LIB_DLLOAD])dnl
243AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
244AC_REQUIRE([LT_FUNC_DLSYM_USCORE])dnl
245AC_REQUIRE([LT_SYS_DLOPEN_DEPLIBS])dnl
246AC_REQUIRE([gl_FUNC_ARGZ])dnl
247
248m4_require([_LT_CHECK_OBJDIR])dnl
249m4_require([_LT_HEADER_DLFCN])dnl
250m4_require([_LT_CHECK_DLPREOPEN])dnl
251m4_require([_LT_DECL_SED])dnl
252
253dnl Don't require this, or it will be expanded earlier than the code
254dnl that sets the variables it relies on:
255_LT_ENABLE_INSTALL
256
257dnl _LTDL_MODE specific code must be called at least once:
258_LTDL_MODE_DISPATCH
259
260# In order that ltdl.c can compile, find out the first AC_CONFIG_HEADERS
261# the user used.  This is so that ltdl.h can pick up the parent projects
262# config.h file, The first file in AC_CONFIG_HEADERS must contain the
263# definitions required by ltdl.c.
264# FIXME: Remove use of undocumented AC_LIST_HEADERS (2.59 compatibility).
265AC_CONFIG_COMMANDS_PRE([dnl
266m4_pattern_allow([^LT_CONFIG_H$])dnl
267m4_ifset([AH_HEADER],
268    [LT_CONFIG_H=AH_HEADER],
269    [m4_ifset([AC_LIST_HEADERS],
270	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
271	[])])])
272AC_SUBST([LT_CONFIG_H])
273
274AC_CHECK_HEADERS([unistd.h dl.h sys/dl.h dld.h mach-o/dyld.h dirent.h],
275	[], [], [AC_INCLUDES_DEFAULT])
276
277AC_CHECK_FUNCS([closedir opendir readdir], [], [AC_LIBOBJ([lt__dirent])])
278AC_CHECK_FUNCS([strlcat strlcpy], [], [AC_LIBOBJ([lt__strl])])
279
280m4_pattern_allow([LT_LIBEXT])dnl
281AC_DEFINE_UNQUOTED([LT_LIBEXT],["$libext"],[The archive extension])
282
283name=ltdl
284LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
285AC_SUBST([LTDLOPEN])
286])
287m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:438: -1- AC_DEFUN([LT_SYS_DLOPEN_DEPLIBS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
288AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
289  [lt_cv_sys_dlopen_deplibs],
290  [# PORTME does your system automatically load deplibs for dlopen?
291  # or its logical equivalent (e.g. shl_load for HP-UX < 11)
292  # For now, we just catch OSes we know something about -- in the
293  # future, we'll try test this programmatically.
294  lt_cv_sys_dlopen_deplibs=unknown
295  case $host_os in
296  aix3*|aix4.1.*|aix4.2.*)
297    # Unknown whether this is true for these versions of AIX, but
298    # we want this `case' here to explicitly catch those versions.
299    lt_cv_sys_dlopen_deplibs=unknown
300    ;;
301  aix[[4-9]]*)
302    lt_cv_sys_dlopen_deplibs=yes
303    ;;
304  amigaos*)
305    case $host_cpu in
306    powerpc)
307      lt_cv_sys_dlopen_deplibs=no
308      ;;
309    esac
310    ;;
311  darwin*)
312    # Assuming the user has installed a libdl from somewhere, this is true
313    # If you are looking for one http://www.opendarwin.org/projects/dlcompat
314    lt_cv_sys_dlopen_deplibs=yes
315    ;;
316  freebsd* | dragonfly*)
317    lt_cv_sys_dlopen_deplibs=yes
318    ;;
319  gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu)
320    # GNU and its variants, using gnu ld.so (Glibc)
321    lt_cv_sys_dlopen_deplibs=yes
322    ;;
323  hpux10*|hpux11*)
324    lt_cv_sys_dlopen_deplibs=yes
325    ;;
326  interix*)
327    lt_cv_sys_dlopen_deplibs=yes
328    ;;
329  irix[[12345]]*|irix6.[[01]]*)
330    # Catch all versions of IRIX before 6.2, and indicate that we don't
331    # know how it worked for any of those versions.
332    lt_cv_sys_dlopen_deplibs=unknown
333    ;;
334  irix*)
335    # The case above catches anything before 6.2, and it's known that
336    # at 6.2 and later dlopen does load deplibs.
337    lt_cv_sys_dlopen_deplibs=yes
338    ;;
339  netbsd*)
340    lt_cv_sys_dlopen_deplibs=yes
341    ;;
342  openbsd*)
343    lt_cv_sys_dlopen_deplibs=yes
344    ;;
345  osf[[1234]]*)
346    # dlopen did load deplibs (at least at 4.x), but until the 5.x series,
347    # it did *not* use an RPATH in a shared library to find objects the
348    # library depends on, so we explicitly say `no'.
349    lt_cv_sys_dlopen_deplibs=no
350    ;;
351  osf5.0|osf5.0a|osf5.1)
352    # dlopen *does* load deplibs and with the right loader patch applied
353    # it even uses RPATH in a shared library to search for shared objects
354    # that the library depends on, but there's no easy way to know if that
355    # patch is installed.  Since this is the case, all we can really
356    # say is unknown -- it depends on the patch being installed.  If
357    # it is, this changes to `yes'.  Without it, it would be `no'.
358    lt_cv_sys_dlopen_deplibs=unknown
359    ;;
360  osf*)
361    # the two cases above should catch all versions of osf <= 5.1.  Read
362    # the comments above for what we know about them.
363    # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
364    # is used to find them so we can finally say `yes'.
365    lt_cv_sys_dlopen_deplibs=yes
366    ;;
367  qnx*)
368    lt_cv_sys_dlopen_deplibs=yes
369    ;;
370  solaris*)
371    lt_cv_sys_dlopen_deplibs=yes
372    ;;
373  sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
374    libltdl_cv_sys_dlopen_deplibs=yes
375    ;;
376  esac
377  ])
378if test "$lt_cv_sys_dlopen_deplibs" != yes; then
379 AC_DEFINE([LTDL_DLOPEN_DEPLIBS], [1],
380    [Define if the OS needs help to load dependent libraries for dlopen().])
381fi
382])
383m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:537: -1- AU_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [m4_if($#, 0, [LT_SYS_DLOPEN_DEPLIBS], [LT_SYS_DLOPEN_DEPLIBS($@)])])
384m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:537: -1- AC_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYS_DLOPEN_DEPLIBS' is obsolete.
385You should run autoupdate.])dnl
386m4_if($#, 0, [LT_SYS_DLOPEN_DEPLIBS], [LT_SYS_DLOPEN_DEPLIBS($@)])])
387m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:544: -1- AC_DEFUN([LT_SYS_MODULE_EXT], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
388AC_CACHE_CHECK([which extension is used for runtime loadable modules],
389  [libltdl_cv_shlibext],
390[
391module=yes
392eval libltdl_cv_shlibext=$shrext_cmds
393  ])
394if test -n "$libltdl_cv_shlibext"; then
395  m4_pattern_allow([LT_MODULE_EXT])dnl
396  AC_DEFINE_UNQUOTED([LT_MODULE_EXT], ["$libltdl_cv_shlibext"],
397    [Define to the extension used for runtime loadable modules, say, ".so".])
398fi
399])
400m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:560: -1- AU_DEFUN([AC_LTDL_SHLIBEXT], [m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
401m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:560: -1- AC_DEFUN([AC_LTDL_SHLIBEXT], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBEXT' is obsolete.
402You should run autoupdate.])dnl
403m4_if($#, 0, [LT_SYS_MODULE_EXT], [LT_SYS_MODULE_EXT($@)])])
404m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:567: -1- AC_DEFUN([LT_SYS_MODULE_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
405AC_CACHE_CHECK([which variable specifies run-time module search path],
406  [lt_cv_module_path_var], [lt_cv_module_path_var="$shlibpath_var"])
407if test -n "$lt_cv_module_path_var"; then
408  m4_pattern_allow([LT_MODULE_PATH_VAR])dnl
409  AC_DEFINE_UNQUOTED([LT_MODULE_PATH_VAR], ["$lt_cv_module_path_var"],
410    [Define to the name of the environment variable that determines the run-time module search path.])
411fi
412])
413m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:579: -1- AU_DEFUN([AC_LTDL_SHLIBPATH], [m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
414m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:579: -1- AC_DEFUN([AC_LTDL_SHLIBPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SHLIBPATH' is obsolete.
415You should run autoupdate.])dnl
416m4_if($#, 0, [LT_SYS_MODULE_PATH], [LT_SYS_MODULE_PATH($@)])])
417m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:586: -1- AC_DEFUN([LT_SYS_DLSEARCH_PATH], [m4_require([_LT_SYS_DYNAMIC_LINKER])dnl
418AC_CACHE_CHECK([for the default library search path],
419  [lt_cv_sys_dlsearch_path],
420  [lt_cv_sys_dlsearch_path="$sys_lib_dlsearch_path_spec"])
421if test -n "$lt_cv_sys_dlsearch_path"; then
422  sys_dlsearch_path=
423  for dir in $lt_cv_sys_dlsearch_path; do
424    if test -z "$sys_dlsearch_path"; then
425      sys_dlsearch_path="$dir"
426    else
427      sys_dlsearch_path="$sys_dlsearch_path$PATH_SEPARATOR$dir"
428    fi
429  done
430  m4_pattern_allow([LT_DLSEARCH_PATH])dnl
431  AC_DEFINE_UNQUOTED([LT_DLSEARCH_PATH], ["$sys_dlsearch_path"],
432    [Define to the system default library search path.])
433fi
434])
435m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:607: -1- AU_DEFUN([AC_LTDL_SYSSEARCHPATH], [m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
436m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:607: -1- AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYSSEARCHPATH' is obsolete.
437You should run autoupdate.])dnl
438m4_if($#, 0, [LT_SYS_DLSEARCH_PATH], [LT_SYS_DLSEARCH_PATH($@)])])
439m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:633: -1- AC_DEFUN([LT_LIB_DLLOAD], [m4_pattern_allow([^LT_DLLOADERS$])
440LT_DLLOADERS=
441AC_SUBST([LT_DLLOADERS])
442
443AC_LANG_PUSH([C])
444
445LIBADD_DLOPEN=
446AC_SEARCH_LIBS([dlopen], [dl],
447	[AC_DEFINE([HAVE_LIBDL], [1],
448		   [Define if you have the libdl library or equivalent.])
449	if test "$ac_cv_search_dlopen" != "none required" ; then
450	  LIBADD_DLOPEN="-ldl"
451	fi
452	libltdl_cv_lib_dl_dlopen="yes"
453	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"],
454    [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#if HAVE_DLFCN_H
455#  include <dlfcn.h>
456#endif
457    ]], [[dlopen(0, 0);]])],
458	    [AC_DEFINE([HAVE_LIBDL], [1],
459		       [Define if you have the libdl library or equivalent.])
460	    libltdl_cv_func_dlopen="yes"
461	    LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"],
462	[AC_CHECK_LIB([svld], [dlopen],
463		[AC_DEFINE([HAVE_LIBDL], [1],
464			 [Define if you have the libdl library or equivalent.])
465	        LIBADD_DLOPEN="-lsvld" libltdl_cv_func_dlopen="yes"
466		LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dlopen.la"])])])
467if test x"$libltdl_cv_func_dlopen" = xyes || test x"$libltdl_cv_lib_dl_dlopen" = xyes
468then
469  lt_save_LIBS="$LIBS"
470  LIBS="$LIBS $LIBADD_DLOPEN"
471  AC_CHECK_FUNCS([dlerror])
472  LIBS="$lt_save_LIBS"
473fi
474AC_SUBST([LIBADD_DLOPEN])
475
476LIBADD_SHL_LOAD=
477AC_CHECK_FUNC([shl_load],
478	[AC_DEFINE([HAVE_SHL_LOAD], [1],
479		   [Define if you have the shl_load function.])
480	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}shl_load.la"],
481    [AC_CHECK_LIB([dld], [shl_load],
482	    [AC_DEFINE([HAVE_SHL_LOAD], [1],
483		       [Define if you have the shl_load function.])
484	    LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}shl_load.la"
485	    LIBADD_SHL_LOAD="-ldld"])])
486AC_SUBST([LIBADD_SHL_LOAD])
487
488case $host_os in
489darwin[[1567]].*)
490# We only want this for pre-Mac OS X 10.4.
491  AC_CHECK_FUNC([_dyld_func_lookup],
492	[AC_DEFINE([HAVE_DYLD], [1],
493		   [Define if you have the _dyld_func_lookup function.])
494	LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dyld.la"])
495  ;;
496beos*)
497  LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}load_add_on.la"
498  ;;
499cygwin* | mingw* | os2* | pw32*)
500  AC_CHECK_DECLS([cygwin_conv_path], [], [], [[#include <sys/cygwin.h>]])
501  LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}loadlibrary.la"
502  ;;
503esac
504
505AC_CHECK_LIB([dld], [dld_link],
506	[AC_DEFINE([HAVE_DLD], [1],
507		   [Define if you have the GNU dld library.])
508		LT_DLLOADERS="$LT_DLLOADERS ${lt_dlopen_dir+$lt_dlopen_dir/}dld_link.la"])
509AC_SUBST([LIBADD_DLD_LINK])
510
511m4_pattern_allow([^LT_DLPREOPEN$])
512LT_DLPREOPEN=
513if test -n "$LT_DLLOADERS"
514then
515  for lt_loader in $LT_DLLOADERS; do
516    LT_DLPREOPEN="$LT_DLPREOPEN-dlpreopen $lt_loader "
517  done
518  AC_DEFINE([HAVE_LIBDLLOADER], [1],
519            [Define if libdlloader will be built on this platform])
520fi
521AC_SUBST([LT_DLPREOPEN])
522
523dnl This isn't used anymore, but set it for backwards compatibility
524LIBADD_DL="$LIBADD_DLOPEN $LIBADD_SHL_LOAD"
525AC_SUBST([LIBADD_DL])
526
527AC_LANG_POP
528])
529m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:726: -1- AU_DEFUN([AC_LTDL_DLLIB], [m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
530m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:726: -1- AC_DEFUN([AC_LTDL_DLLIB], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLLIB' is obsolete.
531You should run autoupdate.])dnl
532m4_if($#, 0, [LT_LIB_DLLOAD], [LT_LIB_DLLOAD($@)])])
533m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:734: -1- AC_DEFUN([LT_SYS_SYMBOL_USCORE], [m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
534AC_CACHE_CHECK([for _ prefix in compiled symbols],
535  [lt_cv_sys_symbol_underscore],
536  [lt_cv_sys_symbol_underscore=no
537  cat > conftest.$ac_ext <<_LT_EOF
538void nm_test_func(){}
539int main(){nm_test_func;return 0;}
540_LT_EOF
541  if AC_TRY_EVAL(ac_compile); then
542    # Now try to grab the symbols.
543    ac_nlist=conftest.nm
544    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
545      # See whether the symbols have a leading underscore.
546      if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
547        lt_cv_sys_symbol_underscore=yes
548      else
549        if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
550	  :
551        else
552	  echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
553        fi
554      fi
555    else
556      echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
557    fi
558  else
559    echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD
560    cat conftest.c >&AS_MESSAGE_LOG_FD
561  fi
562  rm -rf conftest*
563  ])
564  sys_symbol_underscore=$lt_cv_sys_symbol_underscore
565  AC_SUBST([sys_symbol_underscore])
566])
567m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:771: -1- AU_DEFUN([AC_LTDL_SYMBOL_USCORE], [m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
568m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:771: -1- AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_SYMBOL_USCORE' is obsolete.
569You should run autoupdate.])dnl
570m4_if($#, 0, [LT_SYS_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE($@)])])
571m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:778: -1- AC_DEFUN([LT_FUNC_DLSYM_USCORE], [AC_REQUIRE([LT_SYS_SYMBOL_USCORE])dnl
572if test x"$lt_cv_sys_symbol_underscore" = xyes; then
573  if test x"$libltdl_cv_func_dlopen" = xyes ||
574     test x"$libltdl_cv_lib_dl_dlopen" = xyes ; then
575	AC_CACHE_CHECK([whether we have to add an underscore for dlsym],
576	  [libltdl_cv_need_uscore],
577	  [libltdl_cv_need_uscore=unknown
578          save_LIBS="$LIBS"
579          LIBS="$LIBS $LIBADD_DLOPEN"
580	  _LT_TRY_DLOPEN_SELF(
581	    [libltdl_cv_need_uscore=no], [libltdl_cv_need_uscore=yes],
582	    [],				 [libltdl_cv_need_uscore=cross])
583	  LIBS="$save_LIBS"
584	])
585  fi
586fi
587
588if test x"$libltdl_cv_need_uscore" = xyes; then
589  AC_DEFINE([NEED_USCORE], [1],
590    [Define if dlsym() requires a leading underscore in symbol names.])
591fi
592])
593m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:803: -1- AU_DEFUN([AC_LTDL_DLSYM_USCORE], [m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
594m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal/ltdl.m4:803: -1- AC_DEFUN([AC_LTDL_DLSYM_USCORE], [AC_DIAGNOSE([obsolete], [The macro `AC_LTDL_DLSYM_USCORE' is obsolete.
595You should run autoupdate.])dnl
596m4_if($#, 0, [LT_FUNC_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE($@)])])
597m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
598dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
599dnl require some minimum version.  Point them to the right macro.
600m4_if([$1], [1.11.1], [],
601      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
602])
603m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl
604m4_ifndef([AC_AUTOCONF_VERSION],
605  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
606_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
607m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
608AC_PREREQ([2.50])dnl
609# expand $ac_aux_dir to an absolute path
610am_aux_dir=`cd $ac_aux_dir && pwd`
611])
612m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
613 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
614	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
615AC_SUBST([$1_TRUE])dnl
616AC_SUBST([$1_FALSE])dnl
617_AM_SUBST_NOTMAKE([$1_TRUE])dnl
618_AM_SUBST_NOTMAKE([$1_FALSE])dnl
619m4_define([_AM_COND_VALUE_$1], [$2])dnl
620if $2; then
621  $1_TRUE=
622  $1_FALSE='#'
623else
624  $1_TRUE='#'
625  $1_FALSE=
626fi
627AC_CONFIG_COMMANDS_PRE(
628[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
629  AC_MSG_ERROR([[conditional "$1" was never defined.
630Usually this means the macro was only invoked conditionally.]])
631fi])])
632m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
633AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
634AC_REQUIRE([AM_MAKE_INCLUDE])dnl
635AC_REQUIRE([AM_DEP_TRACK])dnl
636
637ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
638       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
639       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
640       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
641       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
642                   [depcc="$$1"   am_compiler_list=])
643
644AC_CACHE_CHECK([dependency style of $depcc],
645               [am_cv_$1_dependencies_compiler_type],
646[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
647  # We make a subdir and do the tests there.  Otherwise we can end up
648  # making bogus files that we don't know about and never remove.  For
649  # instance it was reported that on HP-UX the gcc test will end up
650  # making a dummy file named `D' -- because `-MD' means `put the output
651  # in D'.
652  mkdir conftest.dir
653  # Copy depcomp to subdir because otherwise we won't find it if we're
654  # using a relative directory.
655  cp "$am_depcomp" conftest.dir
656  cd conftest.dir
657  # We will build objects and dependencies in a subdirectory because
658  # it helps to detect inapplicable dependency modes.  For instance
659  # both Tru64's cc and ICC support -MD to output dependencies as a
660  # side effect of compilation, but ICC will put the dependencies in
661  # the current directory while Tru64 will put them in the object
662  # directory.
663  mkdir sub
664
665  am_cv_$1_dependencies_compiler_type=none
666  if test "$am_compiler_list" = ""; then
667     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
668  fi
669  am__universal=false
670  m4_case([$1], [CC],
671    [case " $depcc " in #(
672     *\ -arch\ *\ -arch\ *) am__universal=true ;;
673     esac],
674    [CXX],
675    [case " $depcc " in #(
676     *\ -arch\ *\ -arch\ *) am__universal=true ;;
677     esac])
678
679  for depmode in $am_compiler_list; do
680    # Setup a source with many dependencies, because some compilers
681    # like to wrap large dependency lists on column 80 (with \), and
682    # we should not choose a depcomp mode which is confused by this.
683    #
684    # We need to recreate these files for each test, as the compiler may
685    # overwrite some of them when testing with obscure command lines.
686    # This happens at least with the AIX C compiler.
687    : > sub/conftest.c
688    for i in 1 2 3 4 5 6; do
689      echo '#include "conftst'$i'.h"' >> sub/conftest.c
690      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
691      # Solaris 8's {/usr,}/bin/sh.
692      touch sub/conftst$i.h
693    done
694    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
695
696    # We check with `-c' and `-o' for the sake of the "dashmstdout"
697    # mode.  It turns out that the SunPro C++ compiler does not properly
698    # handle `-M -o', and we need to detect this.  Also, some Intel
699    # versions had trouble with output in subdirs
700    am__obj=sub/conftest.${OBJEXT-o}
701    am__minus_obj="-o $am__obj"
702    case $depmode in
703    gcc)
704      # This depmode causes a compiler race in universal mode.
705      test "$am__universal" = false || continue
706      ;;
707    nosideeffect)
708      # after this tag, mechanisms are not by side-effect, so they'll
709      # only be used when explicitly requested
710      if test "x$enable_dependency_tracking" = xyes; then
711	continue
712      else
713	break
714      fi
715      ;;
716    msvisualcpp | msvcmsys)
717      # This compiler won't grok `-c -o', but also, the minuso test has
718      # not run yet.  These depmodes are late enough in the game, and
719      # so weak that their functioning should not be impacted.
720      am__obj=conftest.${OBJEXT-o}
721      am__minus_obj=
722      ;;
723    none) break ;;
724    esac
725    if depmode=$depmode \
726       source=sub/conftest.c object=$am__obj \
727       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
728       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
729         >/dev/null 2>conftest.err &&
730       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
731       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
732       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
733       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
734      # icc doesn't choke on unknown options, it will just issue warnings
735      # or remarks (even with -Werror).  So we grep stderr for any message
736      # that says an option was ignored or not supported.
737      # When given -MP, icc 7.0 and 7.1 complain thusly:
738      #   icc: Command line warning: ignoring option '-M'; no argument required
739      # The diagnosis changed in icc 8.0:
740      #   icc: Command line remark: option '-MP' not supported
741      if (grep 'ignoring option' conftest.err ||
742          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
743        am_cv_$1_dependencies_compiler_type=$depmode
744        break
745      fi
746    fi
747  done
748
749  cd ..
750  rm -rf conftest.dir
751else
752  am_cv_$1_dependencies_compiler_type=none
753fi
754])
755AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
756AM_CONDITIONAL([am__fastdep$1], [
757  test "x$enable_dependency_tracking" != xno \
758  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
759])
760m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
761AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
762])
763m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
764[  --disable-dependency-tracking  speeds up one-time build
765  --enable-dependency-tracking   do not reject slow dependency extractors])
766if test "x$enable_dependency_tracking" != xno; then
767  am_depcomp="$ac_aux_dir/depcomp"
768  AMDEPBACKSLASH='\'
769fi
770AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
771AC_SUBST([AMDEPBACKSLASH])dnl
772_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
773])
774m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{
775  # Autoconf 2.62 quotes --file arguments for eval, but not when files
776  # are listed without --file.  Let's play safe and only enable the eval
777  # if we detect the quoting.
778  case $CONFIG_FILES in
779  *\'*) eval set x "$CONFIG_FILES" ;;
780  *)   set x $CONFIG_FILES ;;
781  esac
782  shift
783  for mf
784  do
785    # Strip MF so we end up with the name of the file.
786    mf=`echo "$mf" | sed -e 's/:.*$//'`
787    # Check whether this is an Automake generated Makefile or not.
788    # We used to match only the files named `Makefile.in', but
789    # some people rename them; so instead we look at the file content.
790    # Grep'ing the first line is not enough: some people post-process
791    # each Makefile.in and add a new line on top of each file to say so.
792    # Grep'ing the whole file is not good either: AIX grep has a line
793    # limit of 2048, but all sed's we know have understand at least 4000.
794    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
795      dirpart=`AS_DIRNAME("$mf")`
796    else
797      continue
798    fi
799    # Extract the definition of DEPDIR, am__include, and am__quote
800    # from the Makefile without running `make'.
801    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
802    test -z "$DEPDIR" && continue
803    am__include=`sed -n 's/^am__include = //p' < "$mf"`
804    test -z "am__include" && continue
805    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
806    # When using ansi2knr, U may be empty or an underscore; expand it
807    U=`sed -n 's/^U = //p' < "$mf"`
808    # Find all dependency output files, they are included files with
809    # $(DEPDIR) in their names.  We invoke sed twice because it is the
810    # simplest approach to changing $(DEPDIR) to its actual value in the
811    # expansion.
812    for file in `sed -n "
813      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
814	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
815      # Make sure the directory exists.
816      test -f "$dirpart/$file" && continue
817      fdir=`AS_DIRNAME(["$file"])`
818      AS_MKDIR_P([$dirpart/$fdir])
819      # echo "creating $dirpart/$file"
820      echo '# dummy' > "$dirpart/$file"
821    done
822  done
823}
824])
825m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
826     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
827     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
828])
829m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl
830dnl Autoconf wants to disallow AM_ names.  We explicitly allow
831dnl the ones we care about.
832m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
833AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
834AC_REQUIRE([AC_PROG_INSTALL])dnl
835if test "`cd $srcdir && pwd`" != "`pwd`"; then
836  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
837  # is not polluted with repeated "-I."
838  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
839  # test to see if srcdir already configured
840  if test -f $srcdir/config.status; then
841    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
842  fi
843fi
844
845# test whether we have cygpath
846if test -z "$CYGPATH_W"; then
847  if (cygpath --version) >/dev/null 2>/dev/null; then
848    CYGPATH_W='cygpath -w'
849  else
850    CYGPATH_W=echo
851  fi
852fi
853AC_SUBST([CYGPATH_W])
854
855# Define the identity of the package.
856dnl Distinguish between old-style and new-style calls.
857m4_ifval([$2],
858[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
859 AC_SUBST([PACKAGE], [$1])dnl
860 AC_SUBST([VERSION], [$2])],
861[_AM_SET_OPTIONS([$1])dnl
862dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
863m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
864  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
865 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
866 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
867
868_AM_IF_OPTION([no-define],,
869[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
870 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
871
872# Some tools Automake needs.
873AC_REQUIRE([AM_SANITY_CHECK])dnl
874AC_REQUIRE([AC_ARG_PROGRAM])dnl
875AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
876AM_MISSING_PROG(AUTOCONF, autoconf)
877AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
878AM_MISSING_PROG(AUTOHEADER, autoheader)
879AM_MISSING_PROG(MAKEINFO, makeinfo)
880AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
881AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
882AC_REQUIRE([AM_PROG_MKDIR_P])dnl
883# We need awk for the "check" target.  The system "awk" is bad on
884# some platforms.
885AC_REQUIRE([AC_PROG_AWK])dnl
886AC_REQUIRE([AC_PROG_MAKE_SET])dnl
887AC_REQUIRE([AM_SET_LEADING_DOT])dnl
888_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
889	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
890			     [_AM_PROG_TAR([v7])])])
891_AM_IF_OPTION([no-dependencies],,
892[AC_PROVIDE_IFELSE([AC_PROG_CC],
893		  [_AM_DEPENDENCIES(CC)],
894		  [define([AC_PROG_CC],
895			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
896AC_PROVIDE_IFELSE([AC_PROG_CXX],
897		  [_AM_DEPENDENCIES(CXX)],
898		  [define([AC_PROG_CXX],
899			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
900AC_PROVIDE_IFELSE([AC_PROG_OBJC],
901		  [_AM_DEPENDENCIES(OBJC)],
902		  [define([AC_PROG_OBJC],
903			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
904])
905_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
906dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
907dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
908dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
909AC_CONFIG_COMMANDS_PRE(dnl
910[m4_provide_if([_AM_COMPILER_EXEEXT],
911  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
912])
913m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
914_am_arg=$1
915_am_stamp_count=1
916for _am_header in $config_headers :; do
917  case $_am_header in
918    $_am_arg | $_am_arg:* )
919      break ;;
920    * )
921      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
922  esac
923done
924echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
925m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
926if test x"${install_sh}" != xset; then
927  case $am_aux_dir in
928  *\ * | *\	*)
929    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
930  *)
931    install_sh="\${SHELL} $am_aux_dir/install-sh"
932  esac
933fi
934AC_SUBST(install_sh)])
935m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
936mkdir .tst 2>/dev/null
937if test -d .tst; then
938  am__leading_dot=.
939else
940  am__leading_dot=_
941fi
942rmdir .tst 2>/dev/null
943AC_SUBST([am__leading_dot])])
944m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/maintainer.m4:19: -1- AC_DEFUN([AM_MAINTAINER_MODE], [m4_case(m4_default([$1], [disable]),
945       [enable], [m4_define([am_maintainer_other], [disable])],
946       [disable], [m4_define([am_maintainer_other], [enable])],
947       [m4_define([am_maintainer_other], [enable])
948        m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
949AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
950  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
951  AC_ARG_ENABLE([maintainer-mode],
952[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
953			  (and sometimes confusing) to the casual installer],
954      [USE_MAINTAINER_MODE=$enableval],
955      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
956  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
957  AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
958  MAINT=$MAINTAINER_MODE_TRUE
959  AC_SUBST([MAINT])dnl
960
961])
962m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/maintainer.m4:39: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
963m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/maintainer.m4:39: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
964You should run autoupdate.])dnl
965AM_MAINTAINER_MODE])
966m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
967cat > confinc << 'END'
968am__doit:
969	@echo this is the am__doit target
970.PHONY: am__doit
971END
972# If we don't find an include directive, just comment out the code.
973AC_MSG_CHECKING([for style of include used by $am_make])
974am__include="#"
975am__quote=
976_am_result=none
977# First try GNU make style include.
978echo "include confinc" > confmf
979# Ignore all kinds of additional output from `make'.
980case `$am_make -s -f confmf 2> /dev/null` in #(
981*the\ am__doit\ target*)
982  am__include=include
983  am__quote=
984  _am_result=GNU
985  ;;
986esac
987# Now try BSD make style include.
988if test "$am__include" = "#"; then
989   echo '.include "confinc"' > confmf
990   case `$am_make -s -f confmf 2> /dev/null` in #(
991   *the\ am__doit\ target*)
992     am__include=.include
993     am__quote="\""
994     _am_result=BSD
995     ;;
996   esac
997fi
998AC_SUBST([am__include])
999AC_SUBST([am__quote])
1000AC_MSG_RESULT([$_am_result])
1001rm -f confinc confmf
1002])
1003m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/minuso.m4:14: -1- AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl
1004AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1005AC_REQUIRE_AUX_FILE([compile])dnl
1006# FIXME: we rely on the cache variable name because
1007# there is no other way.
1008set dummy $CC
1009am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
1010eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
1011if test "$am_t" != yes; then
1012   # Losing compiler, so override with the script.
1013   # FIXME: It is wrong to rewrite CC.
1014   # But if we don't then we get into trouble of one sort or another.
1015   # A longer-term fix would be to have automake use am__CC in this case,
1016   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
1017   CC="$am_aux_dir/compile $CC"
1018fi
1019dnl Make sure AC_PROG_CC is never called again, or it will override our
1020dnl setting of CC.
1021m4_define([AC_PROG_CC],
1022          [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
1023])
1024m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
1025$1=${$1-"${am_missing_run}$2"}
1026AC_SUBST($1)])
1027m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1028AC_REQUIRE_AUX_FILE([missing])dnl
1029if test x"${MISSING+set}" != xset; then
1030  case $am_aux_dir in
1031  *\ * | *\	*)
1032    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1033  *)
1034    MISSING="\${SHELL} $am_aux_dir/missing" ;;
1035  esac
1036fi
1037# Use eval to expand $SHELL
1038if eval "$MISSING --run true"; then
1039  am_missing_run="$MISSING --run "
1040else
1041  am_missing_run=
1042  AC_MSG_WARN([`missing' script is too old or missing])
1043fi
1044])
1045m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
1046AC_REQUIRE([AC_PROG_MKDIR_P])dnl
1047dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
1048dnl while keeping a definition of mkdir_p for backward compatibility.
1049dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
1050dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
1051dnl Makefile.ins that do not define MKDIR_P, so we do our own
1052dnl adjustment using top_builddir (which is defined more often than
1053dnl MKDIR_P).
1054AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
1055case $mkdir_p in
1056  [[\\/$]]* | ?:[[\\/]]*) ;;
1057  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
1058esac
1059])
1060m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1061m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
1062m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1063m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
1064m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/python.m4:35: -1- AC_DEFUN([AM_PATH_PYTHON], [
1065  dnl Find a Python interpreter.  Python versions prior to 2.0 are not
1066  dnl supported. (2.0 was released on October 16, 2000).
1067  m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
1068                    [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl
1069python2.1 python2.0])
1070
1071  m4_if([$1],[],[
1072    dnl No version check is needed.
1073    # Find any Python interpreter.
1074    if test -z "$PYTHON"; then
1075      AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :)
1076    fi
1077    am_display_PYTHON=python
1078  ], [
1079    dnl A version check is needed.
1080    if test -n "$PYTHON"; then
1081      # If the user set $PYTHON, use it and don't search something else.
1082      AC_MSG_CHECKING([whether $PYTHON version >= $1])
1083      AM_PYTHON_CHECK_VERSION([$PYTHON], [$1],
1084			      [AC_MSG_RESULT(yes)],
1085			      [AC_MSG_ERROR(too old)])
1086      am_display_PYTHON=$PYTHON
1087    else
1088      # Otherwise, try each interpreter until we find one that satisfies
1089      # VERSION.
1090      AC_CACHE_CHECK([for a Python interpreter with version >= $1],
1091	[am_cv_pathless_PYTHON],[
1092	for am_cv_pathless_PYTHON in _AM_PYTHON_INTERPRETER_LIST none; do
1093	  test "$am_cv_pathless_PYTHON" = none && break
1094	  AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [$1], [break])
1095	done])
1096      # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
1097      if test "$am_cv_pathless_PYTHON" = none; then
1098	PYTHON=:
1099      else
1100        AC_PATH_PROG([PYTHON], [$am_cv_pathless_PYTHON])
1101      fi
1102      am_display_PYTHON=$am_cv_pathless_PYTHON
1103    fi
1104  ])
1105
1106  if test "$PYTHON" = :; then
1107  dnl Run any user-specified action, or abort.
1108    m4_default([$3], [AC_MSG_ERROR([no suitable Python interpreter found])])
1109  else
1110
1111  dnl Query Python for its version number.  Getting [:3] seems to be
1112  dnl the best way to do this; it's what "site.py" does in the standard
1113  dnl library.
1114
1115  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
1116    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
1117  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
1118
1119  dnl Use the values of $prefix and $exec_prefix for the corresponding
1120  dnl values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX.  These are made
1121  dnl distinct variables so they can be overridden if need be.  However,
1122  dnl general consensus is that you shouldn't need this ability.
1123
1124  AC_SUBST([PYTHON_PREFIX], ['${prefix}'])
1125  AC_SUBST([PYTHON_EXEC_PREFIX], ['${exec_prefix}'])
1126
1127  dnl At times (like when building shared libraries) you may want
1128  dnl to know which OS platform Python thinks this is.
1129
1130  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
1131    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
1132  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
1133
1134
1135  dnl Set up 4 directories:
1136
1137  dnl pythondir -- where to install python scripts.  This is the
1138  dnl   site-packages directory, not the python standard library
1139  dnl   directory like in previous automake betas.  This behavior
1140  dnl   is more consistent with lispdir.m4 for example.
1141  dnl Query distutils for this directory.  distutils does not exist in
1142  dnl Python 1.5, so we fall back to the hardcoded directory if it
1143  dnl doesn't work.
1144  AC_CACHE_CHECK([for $am_display_PYTHON script directory],
1145    [am_cv_python_pythondir],
1146    [if test "x$prefix" = xNONE
1147     then
1148       am_py_prefix=$ac_default_prefix
1149     else
1150       am_py_prefix=$prefix
1151     fi
1152     am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null ||
1153     echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"`
1154     case $am_cv_python_pythondir in
1155     $am_py_prefix*)
1156       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
1157       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
1158       ;;
1159     *)
1160       case $am_py_prefix in
1161         /usr|/System*) ;;
1162         *)
1163	  am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
1164	  ;;
1165       esac
1166       ;;
1167     esac
1168    ])
1169  AC_SUBST([pythondir], [$am_cv_python_pythondir])
1170
1171  dnl pkgpythondir -- $PACKAGE directory under pythondir.  Was
1172  dnl   PYTHON_SITE_PACKAGE in previous betas, but this naming is
1173  dnl   more consistent with the rest of automake.
1174
1175  AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE])
1176
1177  dnl pyexecdir -- directory for installing python extension modules
1178  dnl   (shared libraries)
1179  dnl Query distutils for this directory.  distutils does not exist in
1180  dnl Python 1.5, so we fall back to the hardcoded directory if it
1181  dnl doesn't work.
1182  AC_CACHE_CHECK([for $am_display_PYTHON extension module directory],
1183    [am_cv_python_pyexecdir],
1184    [if test "x$exec_prefix" = xNONE
1185     then
1186       am_py_exec_prefix=$am_py_prefix
1187     else
1188       am_py_exec_prefix=$exec_prefix
1189     fi
1190     am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null ||
1191     echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"`
1192     case $am_cv_python_pyexecdir in
1193     $am_py_exec_prefix*)
1194       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
1195       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
1196       ;;
1197     *)
1198       case $am_py_exec_prefix in
1199         /usr|/System*) ;;
1200         *)
1201	   am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
1202	   ;;
1203       esac
1204       ;;
1205     esac
1206    ])
1207  AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])
1208
1209  dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE)
1210
1211  AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE])
1212
1213  dnl Run any user-specified action.
1214  $2
1215  fi
1216
1217])
1218m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/python.m4:199: -1- AC_DEFUN([AM_PYTHON_CHECK_VERSION], [prog="import sys
1219# split strings by '.' and convert to numeric.  Append some zeros
1220# because we need at least 4 digits for the hex conversion.
1221# map returns an iterator in Python 3.0 and a list in 2.x
1222minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]]
1223minverhex = 0
1224# xrange is not present in Python 3.0 and range returns an iterator
1225for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]
1226sys.exit(sys.hexversion < minverhex)"
1227  AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])])
1228m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
1229   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
1230   ac_status=$?
1231   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1232   (exit $ac_status); }])
1233m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
1234# Just in case
1235sleep 1
1236echo timestamp > conftest.file
1237# Reject unsafe characters in $srcdir or the absolute working directory
1238# name.  Accept space and tab only in the latter.
1239am_lf='
1240'
1241case `pwd` in
1242  *[[\\\"\#\$\&\'\`$am_lf]]*)
1243    AC_MSG_ERROR([unsafe absolute working directory name]);;
1244esac
1245case $srcdir in
1246  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
1247    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
1248esac
1249
1250# Do `set' in a subshell so we don't clobber the current shell's
1251# arguments.  Must try -L first in case configure is actually a
1252# symlink; some systems play weird games with the mod time of symlinks
1253# (eg FreeBSD returns the mod time of the symlink's containing
1254# directory).
1255if (
1256   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1257   if test "$[*]" = "X"; then
1258      # -L didn't work.
1259      set X `ls -t "$srcdir/configure" conftest.file`
1260   fi
1261   rm -f conftest.file
1262   if test "$[*]" != "X $srcdir/configure conftest.file" \
1263      && test "$[*]" != "X conftest.file $srcdir/configure"; then
1264
1265      # If neither matched, then we have a broken ls.  This can happen
1266      # if, for instance, CONFIG_SHELL is bash and it inherits a
1267      # broken ls alias from the environment.  This has actually
1268      # happened.  Such a system could not be considered "sane".
1269      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
1270alias in your environment])
1271   fi
1272
1273   test "$[2]" = conftest.file
1274   )
1275then
1276   # Ok.
1277   :
1278else
1279   AC_MSG_ERROR([newly created file is older than distributed files!
1280Check your system clock])
1281fi
1282AC_MSG_RESULT(yes)])
1283m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules],
1284[  --enable-silent-rules          less verbose build output (undo: `make V=1')
1285  --disable-silent-rules         verbose build output (undo: `make V=0')])
1286case $enable_silent_rules in
1287yes) AM_DEFAULT_VERBOSITY=0;;
1288no)  AM_DEFAULT_VERBOSITY=1;;
1289*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
1290esac
1291AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
1292AM_BACKSLASH='\'
1293AC_SUBST([AM_BACKSLASH])dnl
1294_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1295])
1296m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1297# Installed binaries are usually stripped using `strip' when the user
1298# run `make install-strip'.  However `strip' might not be the right
1299# tool to use in cross-compilation environments, therefore Automake
1300# will honor the `STRIP' environment variable to overrule this program.
1301dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1302if test "$cross_compiling" != no; then
1303  AC_CHECK_TOOL([STRIP], [strip], :)
1304fi
1305INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1306AC_SUBST([INSTALL_STRIP_PROGRAM])])
1307m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
1308m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1309m4trace:/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
1310AM_MISSING_PROG([AMTAR], [tar])
1311m4_if([$1], [v7],
1312     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
1313     [m4_case([$1], [ustar],, [pax],,
1314              [m4_fatal([Unknown tar format])])
1315AC_MSG_CHECKING([how to create a $1 tar archive])
1316# Loop over all known methods to create a tar archive until one works.
1317_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1318_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1319# Do not fold the above two line into one, because Tru64 sh and
1320# Solaris sh will not grok spaces in the rhs of `-'.
1321for _am_tool in $_am_tools
1322do
1323  case $_am_tool in
1324  gnutar)
1325    for _am_tar in tar gnutar gtar;
1326    do
1327      AM_RUN_LOG([$_am_tar --version]) && break
1328    done
1329    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1330    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1331    am__untar="$_am_tar -xf -"
1332    ;;
1333  plaintar)
1334    # Must skip GNU tar: if it does not support --format= it doesn't create
1335    # ustar tarball either.
1336    (tar --version) >/dev/null 2>&1 && continue
1337    am__tar='tar chf - "$$tardir"'
1338    am__tar_='tar chf - "$tardir"'
1339    am__untar='tar xf -'
1340    ;;
1341  pax)
1342    am__tar='pax -L -x $1 -w "$$tardir"'
1343    am__tar_='pax -L -x $1 -w "$tardir"'
1344    am__untar='pax -r'
1345    ;;
1346  cpio)
1347    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1348    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1349    am__untar='cpio -i -H $1 -d'
1350    ;;
1351  none)
1352    am__tar=false
1353    am__tar_=false
1354    am__untar=false
1355    ;;
1356  esac
1357
1358  # If the value was cached, stop now.  We just wanted to have am__tar
1359  # and am__untar set.
1360  test -n "${am_cv_prog_tar_$1}" && break
1361
1362  # tar/untar a dummy directory, and stop if the command works
1363  rm -rf conftest.dir
1364  mkdir conftest.dir
1365  echo GrepMe > conftest.dir/file
1366  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1367  rm -rf conftest.dir
1368  if test -s conftest.tar; then
1369    AM_RUN_LOG([$am__untar <conftest.tar])
1370    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1371  fi
1372done
1373rm -rf conftest.dir
1374
1375AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1376AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1377AC_SUBST([am__tar])
1378AC_SUBST([am__untar])
1379])
1380m4trace:m4/as-ac-expand.m4:16: -1- AC_DEFUN([AS_AC_EXPAND], [
1381  EXP_VAR=[$1]
1382  FROM_VAR=[$2]
1383
1384  dnl first expand prefix and exec_prefix if necessary
1385  prefix_save=$prefix
1386  exec_prefix_save=$exec_prefix
1387
1388  dnl if no prefix given, then use /usr/local, the default prefix
1389  if test "x$prefix" = "xNONE"; then
1390    prefix="$ac_default_prefix"
1391  fi
1392  dnl if no exec_prefix given, then use prefix
1393  if test "x$exec_prefix" = "xNONE"; then
1394    exec_prefix=$prefix
1395  fi
1396
1397  full_var="$FROM_VAR"
1398  dnl loop until it doesn't change anymore
1399  while true; do
1400    new_full_var="`eval echo $full_var`"
1401    if test "x$new_full_var" = "x$full_var"; then break; fi
1402    full_var=$new_full_var
1403  done
1404
1405  dnl clean up
1406  full_var=$new_full_var
1407  AC_SUBST([$1], "$full_var")
1408
1409  dnl restore prefix and exec_prefix
1410  prefix=$prefix_save
1411  exec_prefix=$exec_prefix_save
1412])
1413m4trace:m4/compiler.m4:29: -1- AC_DEFUN([COMPILER_WARNINGS], [AC_ARG_ENABLE(compiler-warnings,
1414	AS_HELP_STRING([--enable-compiler-warnings],
1415	               [Enable additional compiler warnings]),
1416[if test "x$enable_compiler_warnings" = "xyes"; then
1417	if test "x$GCC" = "xyes"; then
1418                CFLAGS="-Wall -Werror $CFLAGS"
1419        fi
1420	if test "x$GXX" = "xyes"; then
1421		CXXFLAGS="-Wall -Werror $CXXFLAGS"
1422	fi
1423fi])dnl
1424])
1425m4trace:m4/compiler.m4:46: -1- AC_DEFUN([COMPILER_OPTIMISATIONS], [AC_ARG_ENABLE(compiler-optimisations,
1426	AS_HELP_STRING([--disable-compiler-optimisations],
1427		       [Disable compiler optimisations]),
1428[if test "x$enable_compiler_optimisations" = "xno"; then
1429	[CFLAGS=`echo "$CFLAGS" | sed -e "s/ -O[1-9]*\b/ -O0/g"`]
1430fi])dnl
1431])
1432m4trace:m4/compiler.m4:58: -1- AC_DEFUN([COMPILER_COVERAGE], [AC_ARG_ENABLE(compiler-coverage,
1433	AS_HELP_STRING([--enable-compiler-coverage],
1434		       [Enable generation of coverage data]),
1435[if test "x$enable_compiler_coverage" = "xyes"; then
1436	if test "x$GCC" = "xyes"; then
1437		CFLAGS="$CFLAGS -fprofile-arcs -ftest-coverage"
1438	fi
1439fi])dnl
1440])
1441m4trace:m4/libtool.m4:69: -1- AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
1442AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
1443AC_BEFORE([$0], [LT_LANG])dnl
1444AC_BEFORE([$0], [LT_OUTPUT])dnl
1445AC_BEFORE([$0], [LTDL_INIT])dnl
1446m4_require([_LT_CHECK_BUILDDIR])dnl
1447
1448dnl Autoconf doesn't catch unexpanded LT_ macros by default:
1449m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
1450m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
1451dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
1452dnl unless we require an AC_DEFUNed macro:
1453AC_REQUIRE([LTOPTIONS_VERSION])dnl
1454AC_REQUIRE([LTSUGAR_VERSION])dnl
1455AC_REQUIRE([LTVERSION_VERSION])dnl
1456AC_REQUIRE([LTOBSOLETE_VERSION])dnl
1457m4_require([_LT_PROG_LTMAIN])dnl
1458
1459_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
1460
1461dnl Parse OPTIONS
1462_LT_SET_OPTIONS([$0], [$1])
1463
1464# This can be used to rebuild libtool when needed
1465LIBTOOL_DEPS="$ltmain"
1466
1467# Always use our own libtool.
1468LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1469AC_SUBST(LIBTOOL)dnl
1470
1471_LT_SETUP
1472
1473# Only expand once:
1474m4_define([LT_INIT])
1475])
1476m4trace:m4/libtool.m4:107: -1- AU_DEFUN([AC_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
1477m4trace:m4/libtool.m4:107: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LIBTOOL' is obsolete.
1478You should run autoupdate.])dnl
1479m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
1480m4trace:m4/libtool.m4:108: -1- AU_DEFUN([AM_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
1481m4trace:m4/libtool.m4:108: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LIBTOOL' is obsolete.
1482You should run autoupdate.])dnl
1483m4_if($#, 0, [LT_INIT], [LT_INIT($@)])])
1484m4trace:m4/libtool.m4:609: -1- AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt}
1485AC_MSG_NOTICE([creating $CONFIG_LT])
1486_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
1487[# Run this file to recreate a libtool stub with the current configuration.])
1488
1489cat >>"$CONFIG_LT" <<\_LTEOF
1490lt_cl_silent=false
1491exec AS_MESSAGE_LOG_FD>>config.log
1492{
1493  echo
1494  AS_BOX([Running $as_me.])
1495} >&AS_MESSAGE_LOG_FD
1496
1497lt_cl_help="\
1498\`$as_me' creates a local libtool stub from the current configuration,
1499for use in further configure time tests before the real libtool is
1500generated.
1501
1502Usage: $[0] [[OPTIONS]]
1503
1504  -h, --help      print this help, then exit
1505  -V, --version   print version number, then exit
1506  -q, --quiet     do not print progress messages
1507  -d, --debug     don't remove temporary files
1508
1509Report bugs to <bug-libtool@gnu.org>."
1510
1511lt_cl_version="\
1512m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
1513m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
1514configured by $[0], generated by m4_PACKAGE_STRING.
1515
1516Copyright (C) 2011 Free Software Foundation, Inc.
1517This config.lt script is free software; the Free Software Foundation
1518gives unlimited permision to copy, distribute and modify it."
1519
1520while test $[#] != 0
1521do
1522  case $[1] in
1523    --version | --v* | -V )
1524      echo "$lt_cl_version"; exit 0 ;;
1525    --help | --h* | -h )
1526      echo "$lt_cl_help"; exit 0 ;;
1527    --debug | --d* | -d )
1528      debug=: ;;
1529    --quiet | --q* | --silent | --s* | -q )
1530      lt_cl_silent=: ;;
1531
1532    -*) AC_MSG_ERROR([unrecognized option: $[1]
1533Try \`$[0] --help' for more information.]) ;;
1534
1535    *) AC_MSG_ERROR([unrecognized argument: $[1]
1536Try \`$[0] --help' for more information.]) ;;
1537  esac
1538  shift
1539done
1540
1541if $lt_cl_silent; then
1542  exec AS_MESSAGE_FD>/dev/null
1543fi
1544_LTEOF
1545
1546cat >>"$CONFIG_LT" <<_LTEOF
1547_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
1548_LTEOF
1549
1550cat >>"$CONFIG_LT" <<\_LTEOF
1551AC_MSG_NOTICE([creating $ofile])
1552_LT_OUTPUT_LIBTOOL_COMMANDS
1553AS_EXIT(0)
1554_LTEOF
1555chmod +x "$CONFIG_LT"
1556
1557# configure is writing to config.log, but config.lt does its own redirection,
1558# appending to config.log, which fails on DOS, as config.log is still kept
1559# open by configure.  Here we exec the FD to /dev/null, effectively closing
1560# config.log, so it can be properly (re)opened and appended to by config.lt.
1561lt_cl_success=:
1562test "$silent" = yes &&
1563  lt_config_lt_args="$lt_config_lt_args --quiet"
1564exec AS_MESSAGE_LOG_FD>/dev/null
1565$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
1566exec AS_MESSAGE_LOG_FD>>config.log
1567$lt_cl_success || AS_EXIT(1)
1568])
1569m4trace:m4/libtool.m4:790: -1- AC_DEFUN([LT_SUPPORTED_TAG], [])
1570m4trace:m4/libtool.m4:801: -1- AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl
1571m4_case([$1],
1572  [C],			[_LT_LANG(C)],
1573  [C++],		[_LT_LANG(CXX)],
1574  [Go],			[_LT_LANG(GO)],
1575  [Java],		[_LT_LANG(GCJ)],
1576  [Fortran 77],		[_LT_LANG(F77)],
1577  [Fortran],		[_LT_LANG(FC)],
1578  [Windows Resource],	[_LT_LANG(RC)],
1579  [m4_ifdef([_LT_LANG_]$1[_CONFIG],
1580    [_LT_LANG($1)],
1581    [m4_fatal([$0: unsupported language: "$1"])])])dnl
1582])
1583m4trace:m4/libtool.m4:893: -1- AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
1584m4trace:m4/libtool.m4:893: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_CXX' is obsolete.
1585You should run autoupdate.])dnl
1586LT_LANG(C++)])
1587m4trace:m4/libtool.m4:894: -1- AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
1588m4trace:m4/libtool.m4:894: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_F77' is obsolete.
1589You should run autoupdate.])dnl
1590LT_LANG(Fortran 77)])
1591m4trace:m4/libtool.m4:895: -1- AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
1592m4trace:m4/libtool.m4:895: -1- AC_DEFUN([AC_LIBTOOL_FC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_FC' is obsolete.
1593You should run autoupdate.])dnl
1594LT_LANG(Fortran)])
1595m4trace:m4/libtool.m4:896: -1- AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
1596m4trace:m4/libtool.m4:896: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_GCJ' is obsolete.
1597You should run autoupdate.])dnl
1598LT_LANG(Java)])
1599m4trace:m4/libtool.m4:897: -1- AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
1600m4trace:m4/libtool.m4:897: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_RC' is obsolete.
1601You should run autoupdate.])dnl
1602LT_LANG(Windows Resource)])
1603m4trace:m4/libtool.m4:1225: -1- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot])
1604AC_ARG_WITH([sysroot],
1605[  --with-sysroot[=DIR] Search for dependent libraries within DIR
1606                        (or the compiler's sysroot if not specified).],
1607[], [with_sysroot=no])
1608
1609dnl lt_sysroot will always be passed unquoted.  We quote it here
1610dnl in case the user passed a directory name.
1611lt_sysroot=
1612case ${with_sysroot} in #(
1613 yes)
1614   if test "$GCC" = yes; then
1615     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
1616   fi
1617   ;; #(
1618 /*)
1619   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
1620   ;; #(
1621 no|'')
1622   ;; #(
1623 *)
1624   AC_MSG_RESULT([${with_sysroot}])
1625   AC_MSG_ERROR([The sysroot must be an absolute path.])
1626   ;;
1627esac
1628
1629 AC_MSG_RESULT([${lt_sysroot:-no}])
1630_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
1631[dependent libraries, and in which our libraries should be installed.])])
1632m4trace:m4/libtool.m4:1502: -1- AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1633m4_require([_LT_DECL_SED])dnl
1634AC_CACHE_CHECK([$1], [$2],
1635  [$2=no
1636   m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
1637   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1638   lt_compiler_flag="$3"
1639   # Insert the option either (1) after the last *FLAGS variable, or
1640   # (2) before a word containing "conftest.", or (3) at the end.
1641   # Note that $ac_compile itself does not contain backslashes and begins
1642   # with a dollar sign (not a hyphen), so the echo should work correctly.
1643   # The option is referenced via a variable to avoid confusing sed.
1644   lt_compile=`echo "$ac_compile" | $SED \
1645   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1646   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1647   -e 's:$: $lt_compiler_flag:'`
1648   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1649   (eval "$lt_compile" 2>conftest.err)
1650   ac_status=$?
1651   cat conftest.err >&AS_MESSAGE_LOG_FD
1652   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1653   if (exit $ac_status) && test -s "$ac_outfile"; then
1654     # The compiler can only warn and ignore the option if not recognized
1655     # So say no if there are warnings other than the usual output.
1656     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
1657     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1658     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
1659       $2=yes
1660     fi
1661   fi
1662   $RM conftest*
1663])
1664
1665if test x"[$]$2" = xyes; then
1666    m4_if([$5], , :, [$5])
1667else
1668    m4_if([$6], , :, [$6])
1669fi
1670])
1671m4trace:m4/libtool.m4:1544: -1- AU_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
1672m4trace:m4/libtool.m4:1544: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_COMPILER_OPTION' is obsolete.
1673You should run autoupdate.])dnl
1674m4_if($#, 0, [_LT_COMPILER_OPTION], [_LT_COMPILER_OPTION($@)])])
1675m4trace:m4/libtool.m4:1553: -1- AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1676m4_require([_LT_DECL_SED])dnl
1677AC_CACHE_CHECK([$1], [$2],
1678  [$2=no
1679   save_LDFLAGS="$LDFLAGS"
1680   LDFLAGS="$LDFLAGS $3"
1681   echo "$lt_simple_link_test_code" > conftest.$ac_ext
1682   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
1683     # The linker can only warn and ignore the option if not recognized
1684     # So say no if there are warnings
1685     if test -s conftest.err; then
1686       # Append any errors to the config.log.
1687       cat conftest.err 1>&AS_MESSAGE_LOG_FD
1688       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
1689       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1690       if diff conftest.exp conftest.er2 >/dev/null; then
1691         $2=yes
1692       fi
1693     else
1694       $2=yes
1695     fi
1696   fi
1697   $RM -r conftest*
1698   LDFLAGS="$save_LDFLAGS"
1699])
1700
1701if test x"[$]$2" = xyes; then
1702    m4_if([$4], , :, [$4])
1703else
1704    m4_if([$5], , :, [$5])
1705fi
1706])
1707m4trace:m4/libtool.m4:1588: -1- AU_DEFUN([AC_LIBTOOL_LINKER_OPTION], [m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
1708m4trace:m4/libtool.m4:1588: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_LINKER_OPTION' is obsolete.
1709You should run autoupdate.])dnl
1710m4_if($#, 0, [_LT_LINKER_OPTION], [_LT_LINKER_OPTION($@)])])
1711m4trace:m4/libtool.m4:1595: -1- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
1712# find the maximum length of command line arguments
1713AC_MSG_CHECKING([the maximum length of command line arguments])
1714AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
1715  i=0
1716  teststring="ABCD"
1717
1718  case $build_os in
1719  msdosdjgpp*)
1720    # On DJGPP, this test can blow up pretty badly due to problems in libc
1721    # (any single argument exceeding 2000 bytes causes a buffer overrun
1722    # during glob expansion).  Even if it were fixed, the result of this
1723    # check would be larger than it should be.
1724    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
1725    ;;
1726
1727  gnu*)
1728    # Under GNU Hurd, this test is not required because there is
1729    # no limit to the length of command line arguments.
1730    # Libtool will interpret -1 as no limit whatsoever
1731    lt_cv_sys_max_cmd_len=-1;
1732    ;;
1733
1734  cygwin* | mingw* | cegcc*)
1735    # On Win9x/ME, this test blows up -- it succeeds, but takes
1736    # about 5 minutes as the teststring grows exponentially.
1737    # Worse, since 9x/ME are not pre-emptively multitasking,
1738    # you end up with a "frozen" computer, even though with patience
1739    # the test eventually succeeds (with a max line length of 256k).
1740    # Instead, let's just punt: use the minimum linelength reported by
1741    # all of the supported platforms: 8192 (on NT/2K/XP).
1742    lt_cv_sys_max_cmd_len=8192;
1743    ;;
1744
1745  mint*)
1746    # On MiNT this can take a long time and run out of memory.
1747    lt_cv_sys_max_cmd_len=8192;
1748    ;;
1749
1750  amigaos*)
1751    # On AmigaOS with pdksh, this test takes hours, literally.
1752    # So we just punt and use a minimum line length of 8192.
1753    lt_cv_sys_max_cmd_len=8192;
1754    ;;
1755
1756  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
1757    # This has been around since 386BSD, at least.  Likely further.
1758    if test -x /sbin/sysctl; then
1759      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
1760    elif test -x /usr/sbin/sysctl; then
1761      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
1762    else
1763      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
1764    fi
1765    # And add a safety zone
1766    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1767    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1768    ;;
1769
1770  interix*)
1771    # We know the value 262144 and hardcode it with a safety zone (like BSD)
1772    lt_cv_sys_max_cmd_len=196608
1773    ;;
1774
1775  os2*)
1776    # The test takes a long time on OS/2.
1777    lt_cv_sys_max_cmd_len=8192
1778    ;;
1779
1780  osf*)
1781    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
1782    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
1783    # nice to cause kernel panics so lets avoid the loop below.
1784    # First set a reasonable default.
1785    lt_cv_sys_max_cmd_len=16384
1786    #
1787    if test -x /sbin/sysconfig; then
1788      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
1789        *1*) lt_cv_sys_max_cmd_len=-1 ;;
1790      esac
1791    fi
1792    ;;
1793  sco3.2v5*)
1794    lt_cv_sys_max_cmd_len=102400
1795    ;;
1796  sysv5* | sco5v6* | sysv4.2uw2*)
1797    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1798    if test -n "$kargmax"; then
1799      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
1800    else
1801      lt_cv_sys_max_cmd_len=32768
1802    fi
1803    ;;
1804  *)
1805    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
1806    if test -n "$lt_cv_sys_max_cmd_len"; then
1807      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1808      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1809    else
1810      # Make teststring a little bigger before we do anything with it.
1811      # a 1K string should be a reasonable start.
1812      for i in 1 2 3 4 5 6 7 8 ; do
1813        teststring=$teststring$teststring
1814      done
1815      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
1816      # If test is not a shell built-in, we'll probably end up computing a
1817      # maximum length that is only half of the actual maximum length, but
1818      # we can't tell.
1819      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
1820	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
1821	      test $i != 17 # 1/2 MB should be enough
1822      do
1823        i=`expr $i + 1`
1824        teststring=$teststring$teststring
1825      done
1826      # Only check the string length outside the loop.
1827      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
1828      teststring=
1829      # Add a significant safety factor because C++ compilers can tack on
1830      # massive amounts of additional arguments before passing them to the
1831      # linker.  It appears as though 1/2 is a usable value.
1832      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
1833    fi
1834    ;;
1835  esac
1836])
1837if test -n $lt_cv_sys_max_cmd_len ; then
1838  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
1839else
1840  AC_MSG_RESULT(none)
1841fi
1842max_cmd_len=$lt_cv_sys_max_cmd_len
1843_LT_DECL([], [max_cmd_len], [0],
1844    [What is the maximum length of a command?])
1845])
1846m4trace:m4/libtool.m4:1733: -1- AU_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
1847m4trace:m4/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.
1848You should run autoupdate.])dnl
1849m4_if($#, 0, [LT_CMD_MAX_LEN], [LT_CMD_MAX_LEN($@)])])
1850m4trace:m4/libtool.m4:1844: -1- AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl
1851if test "x$enable_dlopen" != xyes; then
1852  enable_dlopen=unknown
1853  enable_dlopen_self=unknown
1854  enable_dlopen_self_static=unknown
1855else
1856  lt_cv_dlopen=no
1857  lt_cv_dlopen_libs=
1858
1859  case $host_os in
1860  beos*)
1861    lt_cv_dlopen="load_add_on"
1862    lt_cv_dlopen_libs=
1863    lt_cv_dlopen_self=yes
1864    ;;
1865
1866  mingw* | pw32* | cegcc*)
1867    lt_cv_dlopen="LoadLibrary"
1868    lt_cv_dlopen_libs=
1869    ;;
1870
1871  cygwin*)
1872    lt_cv_dlopen="dlopen"
1873    lt_cv_dlopen_libs=
1874    ;;
1875
1876  darwin*)
1877  # if libdl is installed we need to link against it
1878    AC_CHECK_LIB([dl], [dlopen],
1879		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
1880    lt_cv_dlopen="dyld"
1881    lt_cv_dlopen_libs=
1882    lt_cv_dlopen_self=yes
1883    ])
1884    ;;
1885
1886  *)
1887    AC_CHECK_FUNC([shl_load],
1888	  [lt_cv_dlopen="shl_load"],
1889      [AC_CHECK_LIB([dld], [shl_load],
1890	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
1891	[AC_CHECK_FUNC([dlopen],
1892	      [lt_cv_dlopen="dlopen"],
1893	  [AC_CHECK_LIB([dl], [dlopen],
1894		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
1895	    [AC_CHECK_LIB([svld], [dlopen],
1896		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
1897	      [AC_CHECK_LIB([dld], [dld_link],
1898		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
1899	      ])
1900	    ])
1901	  ])
1902	])
1903      ])
1904    ;;
1905  esac
1906
1907  if test "x$lt_cv_dlopen" != xno; then
1908    enable_dlopen=yes
1909  else
1910    enable_dlopen=no
1911  fi
1912
1913  case $lt_cv_dlopen in
1914  dlopen)
1915    save_CPPFLAGS="$CPPFLAGS"
1916    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
1917
1918    save_LDFLAGS="$LDFLAGS"
1919    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
1920
1921    save_LIBS="$LIBS"
1922    LIBS="$lt_cv_dlopen_libs $LIBS"
1923
1924    AC_CACHE_CHECK([whether a program can dlopen itself],
1925	  lt_cv_dlopen_self, [dnl
1926	  _LT_TRY_DLOPEN_SELF(
1927	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
1928	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
1929    ])
1930
1931    if test "x$lt_cv_dlopen_self" = xyes; then
1932      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
1933      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
1934	  lt_cv_dlopen_self_static, [dnl
1935	  _LT_TRY_DLOPEN_SELF(
1936	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
1937	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
1938      ])
1939    fi
1940
1941    CPPFLAGS="$save_CPPFLAGS"
1942    LDFLAGS="$save_LDFLAGS"
1943    LIBS="$save_LIBS"
1944    ;;
1945  esac
1946
1947  case $lt_cv_dlopen_self in
1948  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
1949  *) enable_dlopen_self=unknown ;;
1950  esac
1951
1952  case $lt_cv_dlopen_self_static in
1953  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
1954  *) enable_dlopen_self_static=unknown ;;
1955  esac
1956fi
1957_LT_DECL([dlopen_support], [enable_dlopen], [0],
1958	 [Whether dlopen is supported])
1959_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
1960	 [Whether dlopen of programs is supported])
1961_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
1962	 [Whether dlopen of statically linked programs is supported])
1963])
1964m4trace:m4/libtool.m4:1961: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
1965m4trace:m4/libtool.m4:1961: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN_SELF' is obsolete.
1966You should run autoupdate.])dnl
1967m4_if($#, 0, [LT_SYS_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF($@)])])
1968m4trace:m4/libtool.m4:2934: -1- AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl
1969AC_MSG_CHECKING([for $1])
1970AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
1971[case $MAGIC_CMD in
1972[[\\/*] |  ?:[\\/]*])
1973  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1974  ;;
1975*)
1976  lt_save_MAGIC_CMD="$MAGIC_CMD"
1977  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1978dnl $ac_dummy forces splitting on constant user-supplied paths.
1979dnl POSIX.2 word splitting is done only on the output of word expansions,
1980dnl not every word.  This closes a longstanding sh security hole.
1981  ac_dummy="m4_if([$2], , $PATH, [$2])"
1982  for ac_dir in $ac_dummy; do
1983    IFS="$lt_save_ifs"
1984    test -z "$ac_dir" && ac_dir=.
1985    if test -f $ac_dir/$1; then
1986      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
1987      if test -n "$file_magic_test_file"; then
1988	case $deplibs_check_method in
1989	"file_magic "*)
1990	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
1991	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1992	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1993	    $EGREP "$file_magic_regex" > /dev/null; then
1994	    :
1995	  else
1996	    cat <<_LT_EOF 1>&2
1997
1998*** Warning: the command libtool uses to detect shared libraries,
1999*** $file_magic_cmd, produces output that libtool cannot recognize.
2000*** The result is that libtool may fail to recognize shared libraries
2001*** as such.  This will affect the creation of libtool libraries that
2002*** depend on shared libraries, but programs linked with such libtool
2003*** libraries will work regardless of this problem.  Nevertheless, you
2004*** may want to report the problem to your system manager and/or to
2005*** bug-libtool@gnu.org
2006
2007_LT_EOF
2008	  fi ;;
2009	esac
2010      fi
2011      break
2012    fi
2013  done
2014  IFS="$lt_save_ifs"
2015  MAGIC_CMD="$lt_save_MAGIC_CMD"
2016  ;;
2017esac])
2018MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2019if test -n "$MAGIC_CMD"; then
2020  AC_MSG_RESULT($MAGIC_CMD)
2021else
2022  AC_MSG_RESULT(no)
2023fi
2024_LT_DECL([], [MAGIC_CMD], [0],
2025	 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
2026])
2027m4trace:m4/libtool.m4:2996: -1- AU_DEFUN([AC_PATH_TOOL_PREFIX], [m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
2028m4trace:m4/libtool.m4:2996: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_DIAGNOSE([obsolete], [The macro `AC_PATH_TOOL_PREFIX' is obsolete.
2029You should run autoupdate.])dnl
2030m4_if($#, 0, [_LT_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX($@)])])
2031m4trace:m4/libtool.m4:3019: -1- AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl
2032AC_REQUIRE([AC_CANONICAL_HOST])dnl
2033AC_REQUIRE([AC_CANONICAL_BUILD])dnl
2034m4_require([_LT_DECL_SED])dnl
2035m4_require([_LT_DECL_EGREP])dnl
2036m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
2037
2038AC_ARG_WITH([gnu-ld],
2039    [AS_HELP_STRING([--with-gnu-ld],
2040	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
2041    [test "$withval" = no || with_gnu_ld=yes],
2042    [with_gnu_ld=no])dnl
2043
2044ac_prog=ld
2045if test "$GCC" = yes; then
2046  # Check if gcc -print-prog-name=ld gives a path.
2047  AC_MSG_CHECKING([for ld used by $CC])
2048  case $host in
2049  *-*-mingw*)
2050    # gcc leaves a trailing carriage return which upsets mingw
2051    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
2052  *)
2053    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
2054  esac
2055  case $ac_prog in
2056    # Accept absolute paths.
2057    [[\\/]]* | ?:[[\\/]]*)
2058      re_direlt='/[[^/]][[^/]]*/\.\./'
2059      # Canonicalize the pathname of ld
2060      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
2061      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
2062	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
2063      done
2064      test -z "$LD" && LD="$ac_prog"
2065      ;;
2066  "")
2067    # If it fails, then pretend we aren't using GCC.
2068    ac_prog=ld
2069    ;;
2070  *)
2071    # If it is relative, then search for the first ld in PATH.
2072    with_gnu_ld=unknown
2073    ;;
2074  esac
2075elif test "$with_gnu_ld" = yes; then
2076  AC_MSG_CHECKING([for GNU ld])
2077else
2078  AC_MSG_CHECKING([for non-GNU ld])
2079fi
2080AC_CACHE_VAL(lt_cv_path_LD,
2081[if test -z "$LD"; then
2082  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2083  for ac_dir in $PATH; do
2084    IFS="$lt_save_ifs"
2085    test -z "$ac_dir" && ac_dir=.
2086    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
2087      lt_cv_path_LD="$ac_dir/$ac_prog"
2088      # Check to see if the program is GNU ld.  I'd rather use --version,
2089      # but apparently some variants of GNU ld only accept -v.
2090      # Break only if it was the GNU/non-GNU ld that we prefer.
2091      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2092      *GNU* | *'with BFD'*)
2093	test "$with_gnu_ld" != no && break
2094	;;
2095      *)
2096	test "$with_gnu_ld" != yes && break
2097	;;
2098      esac
2099    fi
2100  done
2101  IFS="$lt_save_ifs"
2102else
2103  lt_cv_path_LD="$LD" # Let the user override the test with a path.
2104fi])
2105LD="$lt_cv_path_LD"
2106if test -n "$LD"; then
2107  AC_MSG_RESULT($LD)
2108else
2109  AC_MSG_RESULT(no)
2110fi
2111test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
2112_LT_PATH_LD_GNU
2113AC_SUBST([LD])
2114
2115_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
2116])
2117m4trace:m4/libtool.m4:3108: -1- AU_DEFUN([AM_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
2118m4trace:m4/libtool.m4:3108: -1- AC_DEFUN([AM_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_LD' is obsolete.
2119You should run autoupdate.])dnl
2120m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
2121m4trace:m4/libtool.m4:3109: -1- AU_DEFUN([AC_PROG_LD], [m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
2122m4trace:m4/libtool.m4:3109: -1- AC_DEFUN([AC_PROG_LD], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_LD' is obsolete.
2123You should run autoupdate.])dnl
2124m4_if($#, 0, [LT_PATH_LD], [LT_PATH_LD($@)])])
2125m4trace:m4/libtool.m4:3403: -1- AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl
2126AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
2127[if test -n "$NM"; then
2128  # Let the user override the test.
2129  lt_cv_path_NM="$NM"
2130else
2131  lt_nm_to_check="${ac_tool_prefix}nm"
2132  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
2133    lt_nm_to_check="$lt_nm_to_check nm"
2134  fi
2135  for lt_tmp_nm in $lt_nm_to_check; do
2136    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2137    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
2138      IFS="$lt_save_ifs"
2139      test -z "$ac_dir" && ac_dir=.
2140      tmp_nm="$ac_dir/$lt_tmp_nm"
2141      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
2142	# Check to see if the nm accepts a BSD-compat flag.
2143	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
2144	#   nm: unknown option "B" ignored
2145	# Tru64's nm complains that /dev/null is an invalid object file
2146	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2147	*/dev/null* | *'Invalid file or object type'*)
2148	  lt_cv_path_NM="$tmp_nm -B"
2149	  break
2150	  ;;
2151	*)
2152	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
2153	  */dev/null*)
2154	    lt_cv_path_NM="$tmp_nm -p"
2155	    break
2156	    ;;
2157	  *)
2158	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
2159	    continue # so that we can try to find one that supports BSD flags
2160	    ;;
2161	  esac
2162	  ;;
2163	esac
2164      fi
2165    done
2166    IFS="$lt_save_ifs"
2167  done
2168  : ${lt_cv_path_NM=no}
2169fi])
2170if test "$lt_cv_path_NM" != "no"; then
2171  NM="$lt_cv_path_NM"
2172else
2173  # Didn't find any BSD compatible name lister, look for dumpbin.
2174  if test -n "$DUMPBIN"; then :
2175    # Let the user override the test.
2176  else
2177    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
2178    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
2179    *COFF*)
2180      DUMPBIN="$DUMPBIN -symbols"
2181      ;;
2182    *)
2183      DUMPBIN=:
2184      ;;
2185    esac
2186  fi
2187  AC_SUBST([DUMPBIN])
2188  if test "$DUMPBIN" != ":"; then
2189    NM="$DUMPBIN"
2190  fi
2191fi
2192test -z "$NM" && NM=nm
2193AC_SUBST([NM])
2194_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
2195
2196AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
2197  [lt_cv_nm_interface="BSD nm"
2198  echo "int some_variable = 0;" > conftest.$ac_ext
2199  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
2200  (eval "$ac_compile" 2>conftest.err)
2201  cat conftest.err >&AS_MESSAGE_LOG_FD
2202  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
2203  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
2204  cat conftest.err >&AS_MESSAGE_LOG_FD
2205  (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
2206  cat conftest.out >&AS_MESSAGE_LOG_FD
2207  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
2208    lt_cv_nm_interface="MS dumpbin"
2209  fi
2210  rm -f conftest*])
2211])
2212m4trace:m4/libtool.m4:3493: -1- AU_DEFUN([AM_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
2213m4trace:m4/libtool.m4:3493: -1- AC_DEFUN([AM_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AM_PROG_NM' is obsolete.
2214You should run autoupdate.])dnl
2215m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
2216m4trace:m4/libtool.m4:3494: -1- AU_DEFUN([AC_PROG_NM], [m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
2217m4trace:m4/libtool.m4:3494: -1- AC_DEFUN([AC_PROG_NM], [AC_DIAGNOSE([obsolete], [The macro `AC_PROG_NM' is obsolete.
2218You should run autoupdate.])dnl
2219m4_if($#, 0, [LT_PATH_NM], [LT_PATH_NM($@)])])
2220m4trace:m4/libtool.m4:3564: -1- AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2221LIBM=
2222case $host in
2223*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
2224  # These system don't have libm, or don't need it
2225  ;;
2226*-ncr-sysv4.3*)
2227  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
2228  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
2229  ;;
2230*)
2231  AC_CHECK_LIB(m, cos, LIBM="-lm")
2232  ;;
2233esac
2234AC_SUBST([LIBM])
2235])
2236m4trace:m4/libtool.m4:3583: -1- AU_DEFUN([AC_CHECK_LIBM], [m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
2237m4trace:m4/libtool.m4:3583: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_DIAGNOSE([obsolete], [The macro `AC_CHECK_LIBM' is obsolete.
2238You should run autoupdate.])dnl
2239m4_if($#, 0, [LT_LIB_M], [LT_LIB_M($@)])])
2240m4trace:m4/libtool.m4:7626: -1- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
2241  [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
2242    [AC_CHECK_TOOL(GCJ, gcj,)
2243      test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
2244      AC_SUBST(GCJFLAGS)])])[]dnl
2245])
2246m4trace:m4/libtool.m4:7635: -1- AU_DEFUN([LT_AC_PROG_GCJ], [m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
2247m4trace:m4/libtool.m4:7635: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_GCJ' is obsolete.
2248You should run autoupdate.])dnl
2249m4_if($#, 0, [LT_PROG_GCJ], [LT_PROG_GCJ($@)])])
2250m4trace:m4/libtool.m4:7642: -1- AC_DEFUN([LT_PROG_GO], [AC_CHECK_TOOL(GOC, gccgo,)
2251])
2252m4trace:m4/libtool.m4:7649: -1- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,)
2253])
2254m4trace:m4/libtool.m4:7654: -1- AU_DEFUN([LT_AC_PROG_RC], [m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
2255m4trace:m4/libtool.m4:7654: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_RC' is obsolete.
2256You should run autoupdate.])dnl
2257m4_if($#, 0, [LT_PROG_RC], [LT_PROG_RC($@)])])
2258m4trace:m4/libtool.m4:7774: -1- AU_DEFUN([LT_AC_PROG_SED], [m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
2259m4trace:m4/libtool.m4:7774: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_DIAGNOSE([obsolete], [The macro `LT_AC_PROG_SED' is obsolete.
2260You should run autoupdate.])dnl
2261m4_if($#, 0, [AC_PROG_SED], [AC_PROG_SED($@)])])
2262m4trace:m4/ltoptions.m4:14: -1- AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
2263m4trace:m4/ltoptions.m4:111: -1- AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen])
2264AC_DIAGNOSE([obsolete],
2265[$0: Remove this warning and the call to _LT_SET_OPTION when you
2266put the `dlopen' option into LT_INIT's first parameter.])
2267])
2268m4trace:m4/ltoptions.m4:111: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_DLOPEN' is obsolete.
2269You should run autoupdate.])dnl
2270_LT_SET_OPTION([LT_INIT], [dlopen])
2271AC_DIAGNOSE([obsolete],
2272[$0: Remove this warning and the call to _LT_SET_OPTION when you
2273put the `dlopen' option into LT_INIT's first parameter.])
2274])
2275m4trace:m4/ltoptions.m4:146: -1- AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2276_LT_SET_OPTION([LT_INIT], [win32-dll])
2277AC_DIAGNOSE([obsolete],
2278[$0: Remove this warning and the call to _LT_SET_OPTION when you
2279put the `win32-dll' option into LT_INIT's first parameter.])
2280])
2281m4trace:m4/ltoptions.m4:146: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
2282You should run autoupdate.])dnl
2283AC_REQUIRE([AC_CANONICAL_HOST])dnl
2284_LT_SET_OPTION([LT_INIT], [win32-dll])
2285AC_DIAGNOSE([obsolete],
2286[$0: Remove this warning and the call to _LT_SET_OPTION when you
2287put the `win32-dll' option into LT_INIT's first parameter.])
2288])
2289m4trace:m4/ltoptions.m4:195: -1- AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
2290])
2291m4trace:m4/ltoptions.m4:199: -1- AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared])
2292])
2293m4trace:m4/ltoptions.m4:203: -1- AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
2294m4trace:m4/ltoptions.m4:203: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_DIAGNOSE([obsolete], [The macro `AM_ENABLE_SHARED' is obsolete.
2295You should run autoupdate.])dnl
2296AC_ENABLE_SHARED($@)])
2297m4trace:m4/ltoptions.m4:204: -1- AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
2298m4trace:m4/ltoptions.m4:204: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DIAGNOSE([obsolete], [The macro `AM_DISABLE_SHARED' is obsolete.
2299You should run autoupdate.])dnl
2300AC_DISABLE_SHARED($@)])
2301m4trace:m4/ltoptions.m4:249: -1- AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
2302])
2303m4trace:m4/ltoptions.m4:253: -1- AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static])
2304])
2305m4trace:m4/ltoptions.m4:257: -1- AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
2306m4trace:m4/ltoptions.m4:257: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_DIAGNOSE([obsolete], [The macro `AM_ENABLE_STATIC' is obsolete.
2307You should run autoupdate.])dnl
2308AC_ENABLE_STATIC($@)])
2309m4trace:m4/ltoptions.m4:258: -1- AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
2310m4trace:m4/ltoptions.m4:258: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DIAGNOSE([obsolete], [The macro `AM_DISABLE_STATIC' is obsolete.
2311You should run autoupdate.])dnl
2312AC_DISABLE_STATIC($@)])
2313m4trace:m4/ltoptions.m4:303: -1- AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
2314AC_DIAGNOSE([obsolete],
2315[$0: Remove this warning and the call to _LT_SET_OPTION when you put
2316the `fast-install' option into LT_INIT's first parameter.])
2317])
2318m4trace:m4/ltoptions.m4:303: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [AC_DIAGNOSE([obsolete], [The macro `AC_ENABLE_FAST_INSTALL' is obsolete.
2319You should run autoupdate.])dnl
2320_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
2321AC_DIAGNOSE([obsolete],
2322[$0: Remove this warning and the call to _LT_SET_OPTION when you put
2323the `fast-install' option into LT_INIT's first parameter.])
2324])
2325m4trace:m4/ltoptions.m4:310: -1- AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
2326AC_DIAGNOSE([obsolete],
2327[$0: Remove this warning and the call to _LT_SET_OPTION when you put
2328the `disable-fast-install' option into LT_INIT's first parameter.])
2329])
2330m4trace:m4/ltoptions.m4:310: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_DIAGNOSE([obsolete], [The macro `AC_DISABLE_FAST_INSTALL' is obsolete.
2331You should run autoupdate.])dnl
2332_LT_SET_OPTION([LT_INIT], [disable-fast-install])
2333AC_DIAGNOSE([obsolete],
2334[$0: Remove this warning and the call to _LT_SET_OPTION when you put
2335the `disable-fast-install' option into LT_INIT's first parameter.])
2336])
2337m4trace:m4/ltoptions.m4:358: -1- AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only])
2338AC_DIAGNOSE([obsolete],
2339[$0: Remove this warning and the call to _LT_SET_OPTION when you
2340put the `pic-only' option into LT_INIT's first parameter.])
2341])
2342m4trace:m4/ltoptions.m4:358: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_DIAGNOSE([obsolete], [The macro `AC_LIBTOOL_PICMODE' is obsolete.
2343You should run autoupdate.])dnl
2344_LT_SET_OPTION([LT_INIT], [pic-only])
2345AC_DIAGNOSE([obsolete],
2346[$0: Remove this warning and the call to _LT_SET_OPTION when you
2347put the `pic-only' option into LT_INIT's first parameter.])
2348])
2349m4trace:m4/ltsugar.m4:13: -1- AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
2350m4trace:m4/ltversion.m4:18: -1- AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4.2'
2351macro_revision='1.3337'
2352_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
2353_LT_DECL(, macro_revision, 0)
2354])
2355m4trace:m4/lt~obsolete.m4:36: -1- AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
2356m4trace:m4/lt~obsolete.m4:40: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])
2357m4trace:m4/lt~obsolete.m4:41: -1- AC_DEFUN([_LT_AC_SHELL_INIT])
2358m4trace:m4/lt~obsolete.m4:42: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])
2359m4trace:m4/lt~obsolete.m4:44: -1- AC_DEFUN([_LT_AC_TAGVAR])
2360m4trace:m4/lt~obsolete.m4:45: -1- AC_DEFUN([AC_LTDL_ENABLE_INSTALL])
2361m4trace:m4/lt~obsolete.m4:46: -1- AC_DEFUN([AC_LTDL_PREOPEN])
2362m4trace:m4/lt~obsolete.m4:47: -1- AC_DEFUN([_LT_AC_SYS_COMPILER])
2363m4trace:m4/lt~obsolete.m4:48: -1- AC_DEFUN([_LT_AC_LOCK])
2364m4trace:m4/lt~obsolete.m4:49: -1- AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])
2365m4trace:m4/lt~obsolete.m4:50: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])
2366m4trace:m4/lt~obsolete.m4:51: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])
2367m4trace:m4/lt~obsolete.m4:52: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])
2368m4trace:m4/lt~obsolete.m4:53: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR])
2369m4trace:m4/lt~obsolete.m4:54: -1- AC_DEFUN([AC_LTDL_OBJDIR])
2370m4trace:m4/lt~obsolete.m4:55: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])
2371m4trace:m4/lt~obsolete.m4:56: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])
2372m4trace:m4/lt~obsolete.m4:57: -1- AC_DEFUN([AC_PATH_MAGIC])
2373m4trace:m4/lt~obsolete.m4:58: -1- AC_DEFUN([AC_PROG_LD_GNU])
2374m4trace:m4/lt~obsolete.m4:59: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])
2375m4trace:m4/lt~obsolete.m4:60: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])
2376m4trace:m4/lt~obsolete.m4:61: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])
2377m4trace:m4/lt~obsolete.m4:62: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])
2378m4trace:m4/lt~obsolete.m4:63: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])
2379m4trace:m4/lt~obsolete.m4:64: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])
2380m4trace:m4/lt~obsolete.m4:65: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])
2381m4trace:m4/lt~obsolete.m4:66: -1- AC_DEFUN([LT_AC_PROG_EGREP])
2382m4trace:m4/lt~obsolete.m4:71: -1- AC_DEFUN([_AC_PROG_LIBTOOL])
2383m4trace:m4/lt~obsolete.m4:72: -1- AC_DEFUN([AC_LIBTOOL_SETUP])
2384m4trace:m4/lt~obsolete.m4:73: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN])
2385m4trace:m4/lt~obsolete.m4:74: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])
2386m4trace:m4/lt~obsolete.m4:75: -1- AC_DEFUN([_LT_AC_TAGCONFIG])
2387m4trace:m4/lt~obsolete.m4:77: -1- AC_DEFUN([_LT_AC_LANG_CXX])
2388m4trace:m4/lt~obsolete.m4:78: -1- AC_DEFUN([_LT_AC_LANG_F77])
2389m4trace:m4/lt~obsolete.m4:79: -1- AC_DEFUN([_LT_AC_LANG_GCJ])
2390m4trace:m4/lt~obsolete.m4:80: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])
2391m4trace:m4/lt~obsolete.m4:81: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG])
2392m4trace:m4/lt~obsolete.m4:82: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])
2393m4trace:m4/lt~obsolete.m4:83: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])
2394m4trace:m4/lt~obsolete.m4:84: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])
2395m4trace:m4/lt~obsolete.m4:85: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG])
2396m4trace:m4/lt~obsolete.m4:86: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])
2397m4trace:m4/lt~obsolete.m4:87: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])
2398m4trace:m4/lt~obsolete.m4:88: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])
2399m4trace:m4/lt~obsolete.m4:89: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG])
2400m4trace:m4/lt~obsolete.m4:90: -1- AC_DEFUN([AC_LIBTOOL_CONFIG])
2401m4trace:m4/lt~obsolete.m4:91: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C])
2402m4trace:m4/lt~obsolete.m4:93: -1- AC_DEFUN([_LT_AC_PROG_CXXCPP])
2403m4trace:m4/lt~obsolete.m4:96: -1- AC_DEFUN([_LT_PROG_F77])
2404m4trace:m4/lt~obsolete.m4:97: -1- AC_DEFUN([_LT_PROG_FC])
2405m4trace:m4/lt~obsolete.m4:98: -1- AC_DEFUN([_LT_PROG_CXX])
2406m4trace:m4/pkg.m4:26: -1- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
2407m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
2408AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
2409if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2410	AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
2411fi
2412if test -n "$PKG_CONFIG"; then
2413	_pkg_min_version=m4_default([$1], [0.9.0])
2414	AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
2415	if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
2416		AC_MSG_RESULT([yes])
2417	else
2418		AC_MSG_RESULT([no])
2419		PKG_CONFIG=""
2420	fi
2421
2422fi[]dnl
2423])
2424m4trace:m4/pkg.m4:56: -1- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
2425if test -n "$PKG_CONFIG" && \
2426    AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
2427  m4_ifval([$2], [$2], [:])
2428m4_ifvaln([$3], [else
2429  $3])dnl
2430fi])
2431m4trace:m4/pkg.m4:82: -1- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
2432if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
2433        _pkg_short_errors_supported=yes
2434else
2435        _pkg_short_errors_supported=no
2436fi[]dnl
2437])
2438m4trace:m4/pkg.m4:102: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
2439AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
2440AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
2441
2442pkg_failed=no
2443AC_MSG_CHECKING([for $1])
2444
2445_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
2446_PKG_CONFIG([$1][_LIBS], [libs], [$2])
2447
2448m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
2449and $1[]_LIBS to avoid the need to call pkg-config.
2450See the pkg-config man page for more details.])
2451
2452if test $pkg_failed = yes; then
2453        _PKG_SHORT_ERRORS_SUPPORTED
2454        if test $_pkg_short_errors_supported = yes; then
2455	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
2456        else
2457	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
2458        fi
2459	# Put the nasty error message in config.log where it belongs
2460	echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
2461
2462	ifelse([$4], , [AC_MSG_ERROR(dnl
2463[Package requirements ($2) were not met:
2464
2465$$1_PKG_ERRORS
2466
2467Consider adjusting the PKG_CONFIG_PATH environment variable if you
2468installed software in a non-standard prefix.
2469
2470_PKG_TEXT
2471])],
2472		[AC_MSG_RESULT([no])
2473                $4])
2474elif test $pkg_failed = untried; then
2475	ifelse([$4], , [AC_MSG_FAILURE(dnl
2476[The pkg-config script could not be found or is too old.  Make sure it
2477is in your PATH or set the PKG_CONFIG environment variable to the full
2478path to pkg-config.
2479
2480_PKG_TEXT
2481
2482To get pkg-config, see <http://pkg-config.freedesktop.org/>.])],
2483		[$4])
2484else
2485	$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
2486	$1[]_LIBS=$pkg_cv_[]$1[]_LIBS
2487        AC_MSG_RESULT([yes])
2488	ifelse([$3], , :, [$3])
2489fi[]dnl
2490])
2491m4trace:m4/tp-compiler-flag.m4:15: -1- AC_DEFUN([TP_COMPILER_FLAG], [
2492  AC_MSG_CHECKING([to see if compiler understands $1])
2493
2494  save_CFLAGS="$CFLAGS"
2495  save_CXXFLAGS="$CXXFLAGS"
2496  CFLAGS="$CFLAGS $1"
2497  CXXFLAGS="$CXXFLAGS $1"
2498
2499  AC_TRY_COMPILE([ ], [], [flag_ok=yes], [flag_ok=no])
2500  CFLAGS="$save_CFLAGS"
2501  CXXFLAGS="$save_CXXFLAGS"
2502
2503  if test "X$flag_ok" = Xyes ; then
2504    $2
2505    true
2506  else
2507    $3
2508    true
2509  fi
2510  AC_MSG_RESULT([$flag_ok])
2511])
2512m4trace:m4/tp-compiler-flag.m4:40: -1- AC_DEFUN([TP_ADD_COMPILER_FLAG], [
2513  TP_COMPILER_FLAG([$2], [$1="[$]$1 $2"])
2514])
2515m4trace:m4/tp-compiler-warnings.m4:8: -1- AC_DEFUN([TP_COMPILER_WARNINGS], [
2516  AC_REQUIRE([AC_ARG_ENABLE])dnl
2517  AC_REQUIRE([AC_HELP_STRING])dnl
2518  AC_REQUIRE([TP_COMPILER_FLAG])dnl
2519
2520  tp_warnings=""
2521  for tp_flag in $3; do
2522    TP_COMPILER_FLAG([-W$tp_flag], [tp_warnings="$tp_warnings -W$tp_flag"])
2523  done
2524
2525  tp_error_flags="-Werror"
2526  TP_COMPILER_FLAG([-Werror], [tp_werror=yes], [tp_werror=no])
2527
2528  for tp_flag in $4; do
2529    TP_COMPILER_FLAG([-Wno-$tp_flag],
2530      [tp_warnings="$tp_warnings -Wno-$tp_flag"])
2531dnl Yes, we do need to use both -Wno-foo and -Wno-error=foo. Simon says:
2532dnl     some warnings we explicitly don't want, like unused-parameter, but
2533dnl     they're in -Wall. when a distro using cdbs compiles us, we have:
2534dnl       -Werror -Wno-unused-parameter      -Wall
2535dnl         ^ from us                         ^ from cdbs
2536dnl     which turns -Wunused-parameter back on, in effect
2537    TP_COMPILER_FLAG([-Wno-error=$tp_flag],
2538      [tp_error_flags="$tp_error_flags -Wno-error=$tp_flag"], [tp_werror=no])
2539  done
2540
2541  AC_ARG_ENABLE([Werror],
2542    AC_HELP_STRING([--disable-Werror],
2543      [compile without -Werror (normally enabled in development builds)]),
2544    tp_werror=$enableval, :)
2545
2546  if test "x$tp_werror" = xyes && $2; then
2547dnl We put -Wno-error=foo before -Wno-foo because clang interprets -Wall
2548dnl -Werror -Wno-foo -Wno-error=foo as ���make foo a non-fatal warning���, but does
2549dnl what we want if you reverse them.
2550    $1="$tp_error_flags $tp_warnings"
2551  else
2552    $1="$tp_warnings"
2553  fi
2554
2555])
2556m4trace:configure.ac:9: -1- m4_pattern_forbid([^_?A[CHUM]_])
2557m4trace:configure.ac:9: -1- m4_pattern_forbid([_AC_])
2558m4trace:configure.ac:9: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
2559m4trace:configure.ac:9: -1- m4_pattern_allow([^AS_FLAGS$])
2560m4trace:configure.ac:9: -1- m4_pattern_forbid([^_?m4_])
2561m4trace:configure.ac:9: -1- m4_pattern_forbid([^dnl$])
2562m4trace:configure.ac:9: -1- m4_pattern_forbid([^_?AS_])
2563m4trace:configure.ac:9: -1- m4_pattern_allow([^SHELL$])
2564m4trace:configure.ac:9: -1- m4_pattern_allow([^PATH_SEPARATOR$])
2565m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_NAME$])
2566m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
2567m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_VERSION$])
2568m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_STRING$])
2569m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
2570m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_URL$])
2571m4trace:configure.ac:9: -1- m4_pattern_allow([^exec_prefix$])
2572m4trace:configure.ac:9: -1- m4_pattern_allow([^prefix$])
2573m4trace:configure.ac:9: -1- m4_pattern_allow([^program_transform_name$])
2574m4trace:configure.ac:9: -1- m4_pattern_allow([^bindir$])
2575m4trace:configure.ac:9: -1- m4_pattern_allow([^sbindir$])
2576m4trace:configure.ac:9: -1- m4_pattern_allow([^libexecdir$])
2577m4trace:configure.ac:9: -1- m4_pattern_allow([^datarootdir$])
2578m4trace:configure.ac:9: -1- m4_pattern_allow([^datadir$])
2579m4trace:configure.ac:9: -1- m4_pattern_allow([^sysconfdir$])
2580m4trace:configure.ac:9: -1- m4_pattern_allow([^sharedstatedir$])
2581m4trace:configure.ac:9: -1- m4_pattern_allow([^localstatedir$])
2582m4trace:configure.ac:9: -1- m4_pattern_allow([^includedir$])
2583m4trace:configure.ac:9: -1- m4_pattern_allow([^oldincludedir$])
2584m4trace:configure.ac:9: -1- m4_pattern_allow([^docdir$])
2585m4trace:configure.ac:9: -1- m4_pattern_allow([^infodir$])
2586m4trace:configure.ac:9: -1- m4_pattern_allow([^htmldir$])
2587m4trace:configure.ac:9: -1- m4_pattern_allow([^dvidir$])
2588m4trace:configure.ac:9: -1- m4_pattern_allow([^pdfdir$])
2589m4trace:configure.ac:9: -1- m4_pattern_allow([^psdir$])
2590m4trace:configure.ac:9: -1- m4_pattern_allow([^libdir$])
2591m4trace:configure.ac:9: -1- m4_pattern_allow([^localedir$])
2592m4trace:configure.ac:9: -1- m4_pattern_allow([^mandir$])
2593m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_NAME$])
2594m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
2595m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_VERSION$])
2596m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_STRING$])
2597m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
2598m4trace:configure.ac:9: -1- m4_pattern_allow([^PACKAGE_URL$])
2599m4trace:configure.ac:9: -1- m4_pattern_allow([^DEFS$])
2600m4trace:configure.ac:9: -1- m4_pattern_allow([^ECHO_C$])
2601m4trace:configure.ac:9: -1- m4_pattern_allow([^ECHO_N$])
2602m4trace:configure.ac:9: -1- m4_pattern_allow([^ECHO_T$])
2603m4trace:configure.ac:9: -1- m4_pattern_allow([^LIBS$])
2604m4trace:configure.ac:9: -1- m4_pattern_allow([^build_alias$])
2605m4trace:configure.ac:9: -1- m4_pattern_allow([^host_alias$])
2606m4trace:configure.ac:9: -1- m4_pattern_allow([^target_alias$])
2607m4trace:configure.ac:11: -1- m4_pattern_allow([^build$])
2608m4trace:configure.ac:11: -1- m4_pattern_allow([^build_cpu$])
2609m4trace:configure.ac:11: -1- m4_pattern_allow([^build_vendor$])
2610m4trace:configure.ac:11: -1- m4_pattern_allow([^build_os$])
2611m4trace:configure.ac:11: -1- m4_pattern_allow([^host$])
2612m4trace:configure.ac:11: -1- m4_pattern_allow([^host_cpu$])
2613m4trace:configure.ac:11: -1- m4_pattern_allow([^host_vendor$])
2614m4trace:configure.ac:11: -1- m4_pattern_allow([^host_os$])
2615m4trace:configure.ac:16: -1- AM_INIT_AUTOMAKE([1.10 tar-ustar -Wno-portability])
2616m4trace:configure.ac:16: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
2617m4trace:configure.ac:16: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
2618m4trace:configure.ac:16: -1- AM_AUTOMAKE_VERSION([1.11.1])
2619m4trace:configure.ac:16: -1- _AM_AUTOCONF_VERSION([2.65])
2620m4trace:configure.ac:16: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
2621m4trace:configure.ac:16: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
2622m4trace:configure.ac:16: -1- m4_pattern_allow([^INSTALL_DATA$])
2623m4trace:configure.ac:16: -1- m4_pattern_allow([^am__isrc$])
2624m4trace:configure.ac:16: -1- _AM_SUBST_NOTMAKE([am__isrc])
2625m4trace:configure.ac:16: -1- m4_pattern_allow([^CYGPATH_W$])
2626m4trace:configure.ac:16: -1- _AM_SET_OPTIONS([1.10 tar-ustar -Wno-portability])
2627m4trace:configure.ac:16: -1- _AM_SET_OPTION([1.10])
2628m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([1.10])
2629m4trace:configure.ac:16: -1- _AM_SET_OPTION([tar-ustar])
2630m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([tar-ustar])
2631m4trace:configure.ac:16: -1- _AM_SET_OPTION([-Wno-portability])
2632m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([-Wno-portability])
2633m4trace:configure.ac:16: -1- m4_pattern_allow([^PACKAGE$])
2634m4trace:configure.ac:16: -1- m4_pattern_allow([^VERSION$])
2635m4trace:configure.ac:16: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
2636 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
2637m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([no-define])
2638m4trace:configure.ac:16: -1- m4_pattern_allow([^PACKAGE$])
2639m4trace:configure.ac:16: -1- m4_pattern_allow([^VERSION$])
2640m4trace:configure.ac:16: -1- AM_SANITY_CHECK
2641m4trace:configure.ac:16: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
2642m4trace:configure.ac:16: -1- AM_MISSING_HAS_RUN
2643m4trace:configure.ac:16: -1- AM_AUX_DIR_EXPAND
2644m4trace:configure.ac:16: -1- m4_pattern_allow([^ACLOCAL$])
2645m4trace:configure.ac:16: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
2646m4trace:configure.ac:16: -1- m4_pattern_allow([^AUTOCONF$])
2647m4trace:configure.ac:16: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
2648m4trace:configure.ac:16: -1- m4_pattern_allow([^AUTOMAKE$])
2649m4trace:configure.ac:16: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
2650m4trace:configure.ac:16: -1- m4_pattern_allow([^AUTOHEADER$])
2651m4trace:configure.ac:16: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
2652m4trace:configure.ac:16: -1- m4_pattern_allow([^MAKEINFO$])
2653m4trace:configure.ac:16: -1- AM_PROG_INSTALL_SH
2654m4trace:configure.ac:16: -1- m4_pattern_allow([^install_sh$])
2655m4trace:configure.ac:16: -1- AM_PROG_INSTALL_STRIP
2656m4trace:configure.ac:16: -1- m4_pattern_allow([^STRIP$])
2657m4trace:configure.ac:16: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
2658m4trace:configure.ac:16: -1- AM_PROG_MKDIR_P
2659m4trace:configure.ac:16: -1- m4_pattern_allow([^MKDIR_P$])
2660m4trace:configure.ac:16: -1- m4_pattern_allow([^mkdir_p$])
2661m4trace:configure.ac:16: -1- m4_pattern_allow([^AWK$])
2662m4trace:configure.ac:16: -1- m4_pattern_allow([^SET_MAKE$])
2663m4trace:configure.ac:16: -1- AM_SET_LEADING_DOT
2664m4trace:configure.ac:16: -1- m4_pattern_allow([^am__leading_dot$])
2665m4trace:configure.ac:16: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
2666			     [_AM_PROG_TAR([v7])])])
2667m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([tar-ustar])
2668m4trace:configure.ac:16: -1- _AM_PROG_TAR([ustar])
2669m4trace:configure.ac:16: -1- AM_MISSING_PROG([AMTAR], [tar])
2670m4trace:configure.ac:16: -1- m4_pattern_allow([^AMTAR$])
2671m4trace:configure.ac:16: -1- AM_RUN_LOG([$_am_tar --version])
2672m4trace:configure.ac:16: -1- AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
2673m4trace:configure.ac:16: -1- AM_RUN_LOG([$am__untar <conftest.tar])
2674m4trace:configure.ac:16: -1- m4_pattern_allow([^am__tar$])
2675m4trace:configure.ac:16: -1- m4_pattern_allow([^am__untar$])
2676m4trace:configure.ac:16: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
2677		  [_AM_DEPENDENCIES(CC)],
2678		  [define([AC_PROG_CC],
2679			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
2680AC_PROVIDE_IFELSE([AC_PROG_CXX],
2681		  [_AM_DEPENDENCIES(CXX)],
2682		  [define([AC_PROG_CXX],
2683			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
2684AC_PROVIDE_IFELSE([AC_PROG_OBJC],
2685		  [_AM_DEPENDENCIES(OBJC)],
2686		  [define([AC_PROG_OBJC],
2687			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
2688])
2689m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([no-dependencies])
2690m4trace:configure.ac:16: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])
2691m4trace:configure.ac:16: -2- _AM_MANGLE_OPTION([silent-rules])
2692m4trace:configure.ac:19: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
2693m4trace:configure.ac:20: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
2694m4trace:configure.ac:24: -1- AM_MAINTAINER_MODE([enable])
2695m4trace:configure.ac:24: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
2696m4trace:configure.ac:24: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
2697m4trace:configure.ac:24: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
2698m4trace:configure.ac:24: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_TRUE])
2699m4trace:configure.ac:24: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_FALSE])
2700m4trace:configure.ac:24: -1- m4_pattern_allow([^MAINT$])
2701m4trace:configure.ac:26: -1- AM_SILENT_RULES([yes])
2702m4trace:configure.ac:26: -1- m4_pattern_allow([^AM_DEFAULT_VERBOSITY$])
2703m4trace:configure.ac:26: -1- m4_pattern_allow([^AM_BACKSLASH$])
2704m4trace:configure.ac:26: -1- _AM_SUBST_NOTMAKE([AM_BACKSLASH])
2705m4trace:configure.ac:28: -1- m4_pattern_allow([^DBUS_DAEMON_NAME$])
2706m4trace:configure.ac:47: -1- m4_pattern_allow([^LT_CURRENT$])
2707m4trace:configure.ac:48: -1- m4_pattern_allow([^LT_REVISION$])
2708m4trace:configure.ac:49: -1- m4_pattern_allow([^LT_AGE$])
2709m4trace:configure.ac:56: -1- m4_pattern_allow([^DBUS_MAJOR_VERSION$])
2710m4trace:configure.ac:57: -1- m4_pattern_allow([^DBUS_MINOR_VERSION$])
2711m4trace:configure.ac:58: -1- m4_pattern_allow([^DBUS_MICRO_VERSION$])
2712m4trace:configure.ac:59: -1- m4_pattern_allow([^DBUS_VERSION$])
2713m4trace:configure.ac:61: -1- m4_pattern_allow([^CC$])
2714m4trace:configure.ac:61: -1- m4_pattern_allow([^CFLAGS$])
2715m4trace:configure.ac:61: -1- m4_pattern_allow([^LDFLAGS$])
2716m4trace:configure.ac:61: -1- m4_pattern_allow([^LIBS$])
2717m4trace:configure.ac:61: -1- m4_pattern_allow([^CPPFLAGS$])
2718m4trace:configure.ac:61: -1- m4_pattern_allow([^CC$])
2719m4trace:configure.ac:61: -1- m4_pattern_allow([^CC$])
2720m4trace:configure.ac:61: -1- m4_pattern_allow([^CC$])
2721m4trace:configure.ac:61: -1- m4_pattern_allow([^CC$])
2722m4trace:configure.ac:61: -1- m4_pattern_allow([^ac_ct_CC$])
2723m4trace:configure.ac:61: -1- m4_pattern_allow([^EXEEXT$])
2724m4trace:configure.ac:61: -1- m4_pattern_allow([^OBJEXT$])
2725m4trace:configure.ac:61: -1- _AM_DEPENDENCIES([CC])
2726m4trace:configure.ac:61: -1- AM_SET_DEPDIR
2727m4trace:configure.ac:61: -1- m4_pattern_allow([^DEPDIR$])
2728m4trace:configure.ac:61: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
2729m4trace:configure.ac:61: -1- AM_MAKE_INCLUDE
2730m4trace:configure.ac:61: -1- m4_pattern_allow([^am__include$])
2731m4trace:configure.ac:61: -1- m4_pattern_allow([^am__quote$])
2732m4trace:configure.ac:61: -1- AM_DEP_TRACK
2733m4trace:configure.ac:61: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
2734m4trace:configure.ac:61: -1- m4_pattern_allow([^AMDEP_TRUE$])
2735m4trace:configure.ac:61: -1- m4_pattern_allow([^AMDEP_FALSE$])
2736m4trace:configure.ac:61: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
2737m4trace:configure.ac:61: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
2738m4trace:configure.ac:61: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
2739m4trace:configure.ac:61: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
2740m4trace:configure.ac:61: -1- m4_pattern_allow([^CCDEPMODE$])
2741m4trace:configure.ac:61: -1- AM_CONDITIONAL([am__fastdepCC], [
2742  test "x$enable_dependency_tracking" != xno \
2743  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
2744m4trace:configure.ac:61: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
2745m4trace:configure.ac:61: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
2746m4trace:configure.ac:61: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
2747m4trace:configure.ac:61: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
2748m4trace:configure.ac:62: -1- AM_PROG_CC_C_O
2749m4trace:configure.ac:62: -1- m4_pattern_allow([^NO_MINUS_C_MINUS_O$])
2750m4trace:configure.ac:63: -1- m4_pattern_allow([^CXX$])
2751m4trace:configure.ac:63: -1- m4_pattern_allow([^CXXFLAGS$])
2752m4trace:configure.ac:63: -1- m4_pattern_allow([^LDFLAGS$])
2753m4trace:configure.ac:63: -1- m4_pattern_allow([^LIBS$])
2754m4trace:configure.ac:63: -1- m4_pattern_allow([^CPPFLAGS$])
2755m4trace:configure.ac:63: -1- m4_pattern_allow([^CXX$])
2756m4trace:configure.ac:63: -1- m4_pattern_allow([^ac_ct_CXX$])
2757m4trace:configure.ac:63: -1- _AM_DEPENDENCIES([CXX])
2758m4trace:configure.ac:63: -1- m4_pattern_allow([^CXXDEPMODE$])
2759m4trace:configure.ac:63: -1- AM_CONDITIONAL([am__fastdepCXX], [
2760  test "x$enable_dependency_tracking" != xno \
2761  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
2762m4trace:configure.ac:63: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
2763m4trace:configure.ac:63: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
2764m4trace:configure.ac:63: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
2765m4trace:configure.ac:63: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
2766m4trace:configure.ac:64: -1- m4_pattern_allow([^CPP$])
2767m4trace:configure.ac:64: -1- m4_pattern_allow([^CPPFLAGS$])
2768m4trace:configure.ac:64: -1- m4_pattern_allow([^CPP$])
2769m4trace:configure.ac:64: -1- AC_PROG_EGREP
2770m4trace:configure.ac:64: -1- m4_pattern_allow([^GREP$])
2771m4trace:configure.ac:64: -1- m4_pattern_allow([^EGREP$])
2772m4trace:configure.ac:64: -1- m4_pattern_allow([^STDC_HEADERS$])
2773m4trace:configure.ac:64: -1- m4_pattern_allow([^_POSIX_SOURCE$])
2774m4trace:configure.ac:64: -1- m4_pattern_allow([^_POSIX_1_SOURCE$])
2775m4trace:configure.ac:64: -1- m4_pattern_allow([^_MINIX$])
2776m4trace:configure.ac:64: -1- m4_pattern_allow([^__EXTENSIONS__$])
2777m4trace:configure.ac:64: -1- m4_pattern_allow([^_ALL_SOURCE$])
2778m4trace:configure.ac:64: -1- m4_pattern_allow([^_GNU_SOURCE$])
2779m4trace:configure.ac:64: -1- m4_pattern_allow([^_POSIX_PTHREAD_SEMANTICS$])
2780m4trace:configure.ac:64: -1- m4_pattern_allow([^_TANDEM_SOURCE$])
2781m4trace:configure.ac:65: -1- _m4_warn([obsolete], [The macro `AC_ISC_POSIX' is obsolete.
2782You should run autoupdate.], [../../lib/autoconf/specific.m4:442: AC_ISC_POSIX is expanded from...
2783configure.ac:65: the top level])
2784m4trace:configure.ac:66: -1- m4_pattern_allow([^STDC_HEADERS$])
2785m4trace:configure.ac:68: -1- AM_PROG_LIBTOOL
2786m4trace:configure.ac:68: -1- _m4_warn([obsolete], [The macro `AM_PROG_LIBTOOL' is obsolete.
2787You should run autoupdate.], [m4/libtool.m4:108: AM_PROG_LIBTOOL is expanded from...
2788configure.ac:68: the top level])
2789m4trace:configure.ac:68: -1- LT_INIT
2790m4trace:configure.ac:68: -1- m4_pattern_forbid([^_?LT_[A-Z_]+$])
2791m4trace:configure.ac:68: -1- m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])
2792m4trace:configure.ac:68: -1- LTOPTIONS_VERSION
2793m4trace:configure.ac:68: -1- LTSUGAR_VERSION
2794m4trace:configure.ac:68: -1- LTVERSION_VERSION
2795m4trace:configure.ac:68: -1- LTOBSOLETE_VERSION
2796m4trace:configure.ac:68: -1- _LT_PROG_LTMAIN
2797m4trace:configure.ac:68: -1- m4_pattern_allow([^LIBTOOL$])
2798m4trace:configure.ac:68: -1- _LT_PREPARE_SED_QUOTE_VARS
2799m4trace:configure.ac:68: -1- _LT_PROG_ECHO_BACKSLASH
2800m4trace:configure.ac:68: -1- LT_PATH_LD
2801m4trace:configure.ac:68: -1- m4_pattern_allow([^SED$])
2802m4trace:configure.ac:68: -1- m4_pattern_allow([^FGREP$])
2803m4trace:configure.ac:68: -1- m4_pattern_allow([^GREP$])
2804m4trace:configure.ac:68: -1- m4_pattern_allow([^LD$])
2805m4trace:configure.ac:68: -1- LT_PATH_NM
2806m4trace:configure.ac:68: -1- m4_pattern_allow([^DUMPBIN$])
2807m4trace:configure.ac:68: -1- m4_pattern_allow([^ac_ct_DUMPBIN$])
2808m4trace:configure.ac:68: -1- m4_pattern_allow([^DUMPBIN$])
2809m4trace:configure.ac:68: -1- m4_pattern_allow([^NM$])
2810m4trace:configure.ac:68: -1- m4_pattern_allow([^LN_S$])
2811m4trace:configure.ac:68: -1- LT_CMD_MAX_LEN
2812m4trace:configure.ac:68: -1- m4_pattern_allow([^OBJDUMP$])
2813m4trace:configure.ac:68: -1- m4_pattern_allow([^OBJDUMP$])
2814m4trace:configure.ac:68: -1- m4_pattern_allow([^DLLTOOL$])
2815m4trace:configure.ac:68: -1- m4_pattern_allow([^DLLTOOL$])
2816m4trace:configure.ac:68: -1- m4_pattern_allow([^AR$])
2817m4trace:configure.ac:68: -1- m4_pattern_allow([^ac_ct_AR$])
2818m4trace:configure.ac:68: -1- m4_pattern_allow([^STRIP$])
2819m4trace:configure.ac:68: -1- m4_pattern_allow([^RANLIB$])
2820m4trace:configure.ac:68: -1- _LT_WITH_SYSROOT
2821m4trace:configure.ac:68: -1- m4_pattern_allow([LT_OBJDIR])
2822m4trace:configure.ac:68: -1- m4_pattern_allow([^LT_OBJDIR$])
2823m4trace:configure.ac:68: -1- _LT_CC_BASENAME([$compiler])
2824m4trace:configure.ac:68: -1- _LT_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
2825m4trace:configure.ac:68: -1- _LT_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
2826m4trace:configure.ac:68: -1- LT_SUPPORTED_TAG([CC])
2827m4trace:configure.ac:68: -1- _LT_COMPILER_BOILERPLATE
2828m4trace:configure.ac:68: -1- _LT_LINKER_BOILERPLATE
2829m4trace:configure.ac:68: -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"])
2830m4trace:configure.ac:68: -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
2831     "" | " "*) ;;
2832     *) _LT_TAGVAR(lt_prog_compiler_pic, )=" $_LT_TAGVAR(lt_prog_compiler_pic, )" ;;
2833     esac], [_LT_TAGVAR(lt_prog_compiler_pic, )=
2834     _LT_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
2835m4trace:configure.ac:68: -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, )=])
2836m4trace:configure.ac:68: -1- m4_pattern_allow([^MANIFEST_TOOL$])
2837m4trace:configure.ac:68: -1- _LT_REQUIRED_DARWIN_CHECKS
2838m4trace:configure.ac:68: -1- m4_pattern_allow([^DSYMUTIL$])
2839m4trace:configure.ac:68: -1- m4_pattern_allow([^NMEDIT$])
2840m4trace:configure.ac:68: -1- m4_pattern_allow([^LIPO$])
2841m4trace:configure.ac:68: -1- m4_pattern_allow([^OTOOL$])
2842m4trace:configure.ac:68: -1- m4_pattern_allow([^OTOOL64$])
2843m4trace:configure.ac:68: -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'])
2844m4trace:configure.ac:68: -1- LT_SYS_DLOPEN_SELF
2845m4trace:configure.ac:68: -1- m4_pattern_allow([^HAVE_DLFCN_H$])
2846m4trace:configure.ac:68: -1- LT_LANG([CXX])
2847m4trace:configure.ac:68: -1- LT_SUPPORTED_TAG([CXX])
2848m4trace:configure.ac:68: -1- m4_pattern_allow([^CXXCPP$])
2849m4trace:configure.ac:68: -1- m4_pattern_allow([^CPPFLAGS$])
2850m4trace:configure.ac:68: -1- m4_pattern_allow([^CXXCPP$])
2851m4trace:configure.ac:68: -1- _LT_COMPILER_BOILERPLATE
2852m4trace:configure.ac:68: -1- _LT_LINKER_BOILERPLATE
2853m4trace:configure.ac:68: -1- _LT_CC_BASENAME([$compiler])
2854m4trace:configure.ac:68: -1- LT_PATH_LD
2855m4trace:configure.ac:68: -1- m4_pattern_allow([^LD$])
2856m4trace:configure.ac:68: -1- _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, CXX) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, CXX)], [$_LT_TAGVAR(lt_prog_compiler_pic, CXX)@&t@m4_if([CXX],[],[ -DPIC],[m4_if([CXX],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, CXX) in
2857     "" | " "*) ;;
2858     *) _LT_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
2859     esac], [_LT_TAGVAR(lt_prog_compiler_pic, CXX)=
2860     _LT_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
2861m4trace:configure.ac:68: -1- _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], [lt_cv_prog_compiler_static_works_CXX], [$lt_tmp_static_flag], [], [_LT_TAGVAR(lt_prog_compiler_static, CXX)=])
2862m4trace:configure.ac:70: -1- COMPILER_COVERAGE
2863m4trace:configure.ac:71: -1- COMPILER_OPTIMISATIONS
2864m4trace:configure.ac:72: -1- PKG_PROG_PKG_CONFIG
2865m4trace:configure.ac:72: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
2866m4trace:configure.ac:72: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
2867m4trace:configure.ac:72: -1- m4_pattern_allow([^PKG_CONFIG$])
2868m4trace:configure.ac:72: -1- m4_pattern_allow([^PKG_CONFIG$])
2869m4trace:configure.ac:75: -1- LT_INIT([win32-dll])
2870m4trace:configure.ac:76: -1- LT_LANG([Windows Resource])
2871m4trace:configure.ac:76: -1- LT_SUPPORTED_TAG([RC])
2872m4trace:configure.ac:76: -1- LT_PROG_RC
2873m4trace:configure.ac:76: -1- m4_pattern_allow([^RC$])
2874m4trace:configure.ac:76: -1- LT_LANG([RC])
2875m4trace:configure.ac:76: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
2876You should run autoupdate.], [../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
2877m4/libtool.m4:7576: _LT_LANG_RC_CONFIG is expanded from...
2878m4/libtool.m4:819: _LT_LANG is expanded from...
2879m4/libtool.m4:801: LT_LANG is expanded from...
2880configure.ac:76: the top level])
2881m4trace:configure.ac:76: -1- _LT_COMPILER_BOILERPLATE
2882m4trace:configure.ac:76: -1- _LT_LINKER_BOILERPLATE
2883m4trace:configure.ac:76: -1- _LT_CC_BASENAME([$compiler])
2884m4trace:configure.ac:76: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
2885You should run autoupdate.], [../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
2886m4/libtool.m4:7576: _LT_LANG_RC_CONFIG is expanded from...
2887m4/libtool.m4:819: _LT_LANG is expanded from...
2888m4/libtool.m4:801: LT_LANG is expanded from...
2889configure.ac:76: the top level])
2890m4trace:configure.ac:101: -1- m4_pattern_allow([^DBUS_WIN$])
2891m4trace:configure.ac:103: -1- m4_pattern_allow([^BUILD_TIMESTAMP$])
2892m4trace:configure.ac:106: -1- m4_pattern_allow([^BUILD_FILEVERSION$])
2893m4trace:configure.ac:107: -1- m4_pattern_allow([^WINDRES$])
2894m4trace:configure.ac:112: -1- m4_pattern_allow([^DBUS_WINCE$])
2895m4trace:configure.ac:113: -1- m4_pattern_allow([^_WIN32_WCE$])
2896m4trace:configure.ac:116: -1- m4_pattern_allow([^DBUS_UNIX$])
2897m4trace:configure.ac:119: -1- m4_pattern_allow([^DBUS_CYGWIN$])
2898m4trace:configure.ac:122: -1- AM_CONDITIONAL([DBUS_WIN], [test "$dbus_win" = yes])
2899m4trace:configure.ac:122: -1- m4_pattern_allow([^DBUS_WIN_TRUE$])
2900m4trace:configure.ac:122: -1- m4_pattern_allow([^DBUS_WIN_FALSE$])
2901m4trace:configure.ac:122: -1- _AM_SUBST_NOTMAKE([DBUS_WIN_TRUE])
2902m4trace:configure.ac:122: -1- _AM_SUBST_NOTMAKE([DBUS_WIN_FALSE])
2903m4trace:configure.ac:123: -1- AM_CONDITIONAL([DBUS_WINCE], [test "$dbus_wince" = yes])
2904m4trace:configure.ac:123: -1- m4_pattern_allow([^DBUS_WINCE_TRUE$])
2905m4trace:configure.ac:123: -1- m4_pattern_allow([^DBUS_WINCE_FALSE$])
2906m4trace:configure.ac:123: -1- _AM_SUBST_NOTMAKE([DBUS_WINCE_TRUE])
2907m4trace:configure.ac:123: -1- _AM_SUBST_NOTMAKE([DBUS_WINCE_FALSE])
2908m4trace:configure.ac:124: -1- AM_CONDITIONAL([DBUS_UNIX], [test "$dbus_unix" = yes])
2909m4trace:configure.ac:124: -1- m4_pattern_allow([^DBUS_UNIX_TRUE$])
2910m4trace:configure.ac:124: -1- m4_pattern_allow([^DBUS_UNIX_FALSE$])
2911m4trace:configure.ac:124: -1- _AM_SUBST_NOTMAKE([DBUS_UNIX_TRUE])
2912m4trace:configure.ac:124: -1- _AM_SUBST_NOTMAKE([DBUS_UNIX_FALSE])
2913m4trace:configure.ac:125: -1- AM_CONDITIONAL([DBUS_CYGWIN], [test "$dbus_cygwin" = yes])
2914m4trace:configure.ac:125: -1- m4_pattern_allow([^DBUS_CYGWIN_TRUE$])
2915m4trace:configure.ac:125: -1- m4_pattern_allow([^DBUS_CYGWIN_FALSE$])
2916m4trace:configure.ac:125: -1- _AM_SUBST_NOTMAKE([DBUS_CYGWIN_TRUE])
2917m4trace:configure.ac:125: -1- _AM_SUBST_NOTMAKE([DBUS_CYGWIN_FALSE])
2918m4trace:configure.ac:142: -1- m4_pattern_allow([^DBUS_STATIC_BUILD_CPPFLAGS$])
2919m4trace:configure.ac:200: -1- AM_CONDITIONAL([DBUS_BUILD_TESTS], [test "x$enable_embedded_tests" = xyes])
2920m4trace:configure.ac:200: -1- m4_pattern_allow([^DBUS_BUILD_TESTS_TRUE$])
2921m4trace:configure.ac:200: -1- m4_pattern_allow([^DBUS_BUILD_TESTS_FALSE$])
2922m4trace:configure.ac:200: -1- _AM_SUBST_NOTMAKE([DBUS_BUILD_TESTS_TRUE])
2923m4trace:configure.ac:200: -1- _AM_SUBST_NOTMAKE([DBUS_BUILD_TESTS_FALSE])
2924m4trace:configure.ac:201: -1- AM_CONDITIONAL([DBUS_ENABLE_EMBEDDED_TESTS], [test "x$enable_embedded_tests" = xyes])
2925m4trace:configure.ac:201: -1- m4_pattern_allow([^DBUS_ENABLE_EMBEDDED_TESTS_TRUE$])
2926m4trace:configure.ac:201: -1- m4_pattern_allow([^DBUS_ENABLE_EMBEDDED_TESTS_FALSE$])
2927m4trace:configure.ac:201: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_EMBEDDED_TESTS_TRUE])
2928m4trace:configure.ac:201: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_EMBEDDED_TESTS_FALSE])
2929m4trace:configure.ac:204: -1- m4_pattern_allow([^DBUS_ENABLE_EMBEDDED_TESTS$])
2930m4trace:configure.ac:206: -1- m4_pattern_allow([^DBUS_BUILD_TESTS$])
2931m4trace:configure.ac:218: -1- PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.24, gio-2.0 >= 2.24], [], [if test "x$enable_modular_tests" = xyes; then
2932      AC_MSG_NOTICE([Full test coverage (--enable-modular-tests=yes or --enable-tests=yes) requires GLib])
2933      AC_MSG_ERROR([$GLIB_ERRORS])
2934    else # assumed to be "auto"
2935      with_glib=no
2936    fi])
2937m4trace:configure.ac:218: -1- m4_pattern_allow([^GLIB_CFLAGS$])
2938m4trace:configure.ac:218: -1- m4_pattern_allow([^GLIB_LIBS$])
2939m4trace:configure.ac:218: -1- PKG_CHECK_EXISTS([glib-2.0 >= 2.24, gio-2.0 >= 2.24], [pkg_cv_[]GLIB_CFLAGS=`$PKG_CONFIG --[]cflags "glib-2.0 >= 2.24, gio-2.0 >= 2.24" 2>/dev/null`], [pkg_failed=yes])
2940m4trace:configure.ac:218: -1- PKG_CHECK_EXISTS([glib-2.0 >= 2.24, gio-2.0 >= 2.24], [pkg_cv_[]GLIB_LIBS=`$PKG_CONFIG --[]libs "glib-2.0 >= 2.24, gio-2.0 >= 2.24" 2>/dev/null`], [pkg_failed=yes])
2941m4trace:configure.ac:218: -1- _PKG_SHORT_ERRORS_SUPPORTED
2942m4trace:configure.ac:227: -1- PKG_CHECK_MODULES([DBUS_GLIB], [dbus-glib-1], [], [if test "x$enable_modular_tests" = xyes; then
2943      AC_MSG_NOTICE([Full test coverage (--enable-modular-tests=yes or --enable-tests=yes) requires dbus-glib])
2944      AC_MSG_ERROR([$DBUS_GLIB_ERRORS])
2945    else # assumed to be "auto"
2946      with_glib=no
2947    fi])
2948m4trace:configure.ac:227: -1- m4_pattern_allow([^DBUS_GLIB_CFLAGS$])
2949m4trace:configure.ac:227: -1- m4_pattern_allow([^DBUS_GLIB_LIBS$])
2950m4trace:configure.ac:227: -1- PKG_CHECK_EXISTS([dbus-glib-1], [pkg_cv_[]DBUS_GLIB_CFLAGS=`$PKG_CONFIG --[]cflags "dbus-glib-1" 2>/dev/null`], [pkg_failed=yes])
2951m4trace:configure.ac:227: -1- PKG_CHECK_EXISTS([dbus-glib-1], [pkg_cv_[]DBUS_GLIB_LIBS=`$PKG_CONFIG --[]libs "dbus-glib-1" 2>/dev/null`], [pkg_failed=yes])
2952m4trace:configure.ac:227: -1- _PKG_SHORT_ERRORS_SUPPORTED
2953m4trace:configure.ac:237: -1- m4_pattern_allow([^DBUS_ENABLE_MODULAR_TESTS$])
2954m4trace:configure.ac:240: -1- AM_CONDITIONAL([DBUS_ENABLE_MODULAR_TESTS], [test "x$enable_modular_tests" != xno])
2955m4trace:configure.ac:240: -1- m4_pattern_allow([^DBUS_ENABLE_MODULAR_TESTS_TRUE$])
2956m4trace:configure.ac:240: -1- m4_pattern_allow([^DBUS_ENABLE_MODULAR_TESTS_FALSE$])
2957m4trace:configure.ac:240: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_MODULAR_TESTS_TRUE])
2958m4trace:configure.ac:240: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_MODULAR_TESTS_FALSE])
2959m4trace:configure.ac:244: -1- m4_pattern_allow([^DBUS_WITH_GLIB$])
2960m4trace:configure.ac:247: -1- AM_CONDITIONAL([DBUS_WITH_GLIB], [test "x$with_glib" != xno])
2961m4trace:configure.ac:247: -1- m4_pattern_allow([^DBUS_WITH_GLIB_TRUE$])
2962m4trace:configure.ac:247: -1- m4_pattern_allow([^DBUS_WITH_GLIB_FALSE$])
2963m4trace:configure.ac:247: -1- _AM_SUBST_NOTMAKE([DBUS_WITH_GLIB_TRUE])
2964m4trace:configure.ac:247: -1- _AM_SUBST_NOTMAKE([DBUS_WITH_GLIB_FALSE])
2965m4trace:configure.ac:253: -1- AM_CONDITIONAL([DBUS_ENABLE_INSTALLED_TESTS], [test "x$enable_installed_tests" = xyes])
2966m4trace:configure.ac:253: -1- m4_pattern_allow([^DBUS_ENABLE_INSTALLED_TESTS_TRUE$])
2967m4trace:configure.ac:253: -1- m4_pattern_allow([^DBUS_ENABLE_INSTALLED_TESTS_FALSE$])
2968m4trace:configure.ac:253: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_INSTALLED_TESTS_TRUE])
2969m4trace:configure.ac:253: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_INSTALLED_TESTS_FALSE])
2970m4trace:configure.ac:259: -1- AM_PATH_PYTHON([2.6])
2971m4trace:configure.ac:259: -1- AM_PYTHON_CHECK_VERSION([$PYTHON], [2.6], [AC_MSG_RESULT(yes)], [AC_MSG_ERROR(too old)])
2972m4trace:configure.ac:259: -1- AM_RUN_LOG([$PYTHON -c "$prog"])
2973m4trace:configure.ac:259: -1- AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [2.6], [break])
2974m4trace:configure.ac:259: -1- AM_RUN_LOG([$am_cv_pathless_PYTHON -c "$prog"])
2975m4trace:configure.ac:259: -1- m4_pattern_allow([^PYTHON$])
2976m4trace:configure.ac:259: -1- m4_pattern_allow([^PYTHON_VERSION$])
2977m4trace:configure.ac:259: -1- m4_pattern_allow([^PYTHON_PREFIX$])
2978m4trace:configure.ac:259: -1- m4_pattern_allow([^PYTHON_EXEC_PREFIX$])
2979m4trace:configure.ac:259: -1- m4_pattern_allow([^PYTHON_PLATFORM$])
2980m4trace:configure.ac:259: -1- m4_pattern_allow([^pythondir$])
2981m4trace:configure.ac:259: -1- m4_pattern_allow([^pkgpythondir$])
2982m4trace:configure.ac:259: -1- m4_pattern_allow([^pyexecdir$])
2983m4trace:configure.ac:259: -1- m4_pattern_allow([^pkgpyexecdir$])
2984m4trace:configure.ac:269: -1- AM_PATH_PYTHON([2.6], [], [:])
2985m4trace:configure.ac:269: -1- AM_PYTHON_CHECK_VERSION([$PYTHON], [2.6], [AC_MSG_RESULT(yes)], [AC_MSG_ERROR(too old)])
2986m4trace:configure.ac:269: -1- AM_RUN_LOG([$PYTHON -c "$prog"])
2987m4trace:configure.ac:269: -1- AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [2.6], [break])
2988m4trace:configure.ac:269: -1- AM_RUN_LOG([$am_cv_pathless_PYTHON -c "$prog"])
2989m4trace:configure.ac:269: -1- m4_pattern_allow([^PYTHON$])
2990m4trace:configure.ac:269: -1- m4_pattern_allow([^PYTHON_VERSION$])
2991m4trace:configure.ac:269: -1- m4_pattern_allow([^PYTHON_PREFIX$])
2992m4trace:configure.ac:269: -1- m4_pattern_allow([^PYTHON_EXEC_PREFIX$])
2993m4trace:configure.ac:269: -1- m4_pattern_allow([^PYTHON_PLATFORM$])
2994m4trace:configure.ac:269: -1- m4_pattern_allow([^pythondir$])
2995m4trace:configure.ac:269: -1- m4_pattern_allow([^pkgpythondir$])
2996m4trace:configure.ac:269: -1- m4_pattern_allow([^pyexecdir$])
2997m4trace:configure.ac:269: -1- m4_pattern_allow([^pkgpyexecdir$])
2998m4trace:configure.ac:273: -1- m4_pattern_allow([^DBUS_ENABLE_VERBOSE_MODE$])
2999m4trace:configure.ac:277: -1- m4_pattern_allow([^DBUS_DISABLE_ASSERT$])
3000m4trace:configure.ac:288: -1- m4_pattern_allow([^DBUS_BUILT_R_DYNAMIC$])
3001m4trace:configure.ac:291: -1- m4_pattern_allow([^R_DYNAMIC_LDFLAG$])
3002m4trace:configure.ac:294: -1- m4_pattern_allow([^DBUS_DISABLE_CHECKS$])
3003m4trace:configure.ac:295: -1- m4_pattern_allow([^G_DISABLE_CHECKS$])
3004m4trace:configure.ac:300: -1- m4_pattern_allow([^DBUS_ENABLE_USERDB_CACHE$])
3005m4trace:configure.ac:305: -1- m4_pattern_allow([^DBUS_GCOV_ENABLED$])
3006m4trace:configure.ac:335: -1- m4_pattern_allow([^SIZEOF_CHAR$])
3007m4trace:configure.ac:336: -1- m4_pattern_allow([^SIZEOF_SHORT$])
3008m4trace:configure.ac:337: -1- m4_pattern_allow([^SIZEOF_LONG$])
3009m4trace:configure.ac:338: -1- m4_pattern_allow([^SIZEOF_INT$])
3010m4trace:configure.ac:339: -1- m4_pattern_allow([^SIZEOF_VOID_P$])
3011m4trace:configure.ac:340: -1- m4_pattern_allow([^SIZEOF_LONG_LONG$])
3012m4trace:configure.ac:341: -1- m4_pattern_allow([^SIZEOF___INT64$])
3013m4trace:configure.ac:386: -1- m4_pattern_allow([^DBUS_INT64_PRINTF_MODIFIER$])
3014m4trace:configure.ac:422: -1- m4_pattern_allow([^DBUS_INT64_TYPE$])
3015m4trace:configure.ac:423: -1- m4_pattern_allow([^DBUS_INT64_CONSTANT$])
3016m4trace:configure.ac:424: -1- m4_pattern_allow([^DBUS_UINT64_CONSTANT$])
3017m4trace:configure.ac:425: -1- m4_pattern_allow([^DBUS_HAVE_INT64$])
3018m4trace:configure.ac:450: -1- m4_pattern_allow([^DBUS_INT32_TYPE$])
3019m4trace:configure.ac:472: -1- m4_pattern_allow([^DBUS_INT16_TYPE$])
3020m4trace:configure.ac:487: -1- m4_pattern_allow([^WORDS_BIGENDIAN$])
3021m4trace:configure.ac:487: -1- m4_pattern_allow([^AC_APPLE_UNIVERSAL_BUILD$])
3022m4trace:configure.ac:541: -1- m4_pattern_allow([^DBUS_VA_COPY$])
3023m4trace:configure.ac:573: -1- m4_pattern_allow([^DBUS_VA_COPY_AS_ARRAY$])
3024m4trace:configure.ac:593: -1- m4_pattern_allow([^DBUS_USE_SYNC$])
3025m4trace:configure.ac:597: -1- m4_pattern_allow([^HAVE_LIBNSL$])
3026m4trace:configure.ac:601: -1- m4_pattern_allow([^HAVE_SYSLOG_H$])
3027m4trace:configure.ac:603: -1- m4_pattern_allow([^HAVE_DECL_LOG_PERROR$])
3028m4trace:configure.ac:609: -1- m4_pattern_allow([^BROKEN_POLL$])
3029m4trace:configure.ac:648: -1- m4_pattern_allow([^HAVE_DIRFD$])
3030m4trace:configure.ac:665: -1- m4_pattern_allow([^HAVE_DDFD$])
3031m4trace:configure.ac:669: -1- m4_pattern_allow([^HAVE_SYS_RESOURCE_H$])
3032m4trace:configure.ac:671: -1- m4_pattern_allow([^HAVE_DIRENT_H$])
3033m4trace:configure.ac:673: -1- m4_pattern_allow([^HAVE_EXECINFO_H$])
3034m4trace:configure.ac:673: -1- m4_pattern_allow([^HAVE_BACKTRACE$])
3035m4trace:configure.ac:675: -1- m4_pattern_allow([^HAVE_ERRNO_H$])
3036m4trace:configure.ac:677: -1- m4_pattern_allow([^HAVE_SIGNAL_H$])
3037m4trace:configure.ac:679: -1- m4_pattern_allow([^HAVE_LOCALE_H$])
3038m4trace:configure.ac:681: -1- m4_pattern_allow([^HAVE_BYTESWAP_H$])
3039m4trace:configure.ac:683: -1- m4_pattern_allow([^HAVE_UNISTD_H$])
3040m4trace:configure.ac:685: -1- m4_pattern_allow([^HAVE_WS2TCPIP_H$])
3041m4trace:configure.ac:687: -1- m4_pattern_allow([^HAVE_WSPIAPI_H$])
3042m4trace:configure.ac:726: -1- m4_pattern_allow([^HAVE_POSIX_GETPWNAM_R$])
3043m4trace:configure.ac:738: -1- m4_pattern_allow([^HAVE_NONPOSIX_GETPWNAM_R$])
3044m4trace:configure.ac:758: -1- m4_pattern_allow([^HAVE_SOCKLEN_T$])
3045m4trace:configure.ac:763: -1- m4_pattern_allow([^HAVE_SYS_UIO_H$])
3046m4trace:configure.ac:763: -1- m4_pattern_allow([^HAVE_WRITEV$])
3047m4trace:configure.ac:766: -1- m4_pattern_allow([^HAVE_SYS_SYSLIMITS_H$])
3048m4trace:configure.ac:769: -1- m4_pattern_allow([^HAVE_DECL_MSG_NOSIGNAL$])
3049m4trace:configure.ac:795: -1- m4_pattern_allow([^HAVE_ISO_VARARGS$])
3050m4trace:configure.ac:798: -1- m4_pattern_allow([^HAVE_GNUC_VARARGS$])
3051m4trace:configure.ac:816: -1- m4_pattern_allow([^HAVE_CMSGCRED$])
3052m4trace:configure.ac:896: -1- m4_pattern_allow([^HAVE_ABSTRACT_SOCKETS$])
3053m4trace:configure.ac:903: -1- m4_pattern_allow([^DBUS_PATH_OR_ABSTRACT$])
3054m4trace:configure.ac:905: -1- PKG_PROG_PKG_CONFIG
3055m4trace:configure.ac:905: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
3056m4trace:configure.ac:905: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
3057m4trace:configure.ac:905: -1- m4_pattern_allow([^PKG_CONFIG$])
3058m4trace:configure.ac:905: -1- m4_pattern_allow([^PKG_CONFIG$])
3059m4trace:configure.ac:910: -1- m4_pattern_allow([^HAVE_EXPAT_H$])
3060m4trace:configure.ac:923: -1- PKG_CHECK_MODULES([LIBXML], [libxml-2.0 >= 2.6.0], [have_libxml=true], [have_libxml=false])
3061m4trace:configure.ac:923: -1- m4_pattern_allow([^LIBXML_CFLAGS$])
3062m4trace:configure.ac:923: -1- m4_pattern_allow([^LIBXML_LIBS$])
3063m4trace:configure.ac:923: -1- PKG_CHECK_EXISTS([libxml-2.0 >= 2.6.0], [pkg_cv_[]LIBXML_CFLAGS=`$PKG_CONFIG --[]cflags "libxml-2.0 >= 2.6.0" 2>/dev/null`], [pkg_failed=yes])
3064m4trace:configure.ac:923: -1- PKG_CHECK_EXISTS([libxml-2.0 >= 2.6.0], [pkg_cv_[]LIBXML_LIBS=`$PKG_CONFIG --[]libs "libxml-2.0 >= 2.6.0" 2>/dev/null`], [pkg_failed=yes])
3065m4trace:configure.ac:923: -1- _PKG_SHORT_ERRORS_SUPPORTED
3066m4trace:configure.ac:941: -1- AM_CONDITIONAL([DBUS_USE_EXPAT], [$dbus_use_expat])
3067m4trace:configure.ac:941: -1- m4_pattern_allow([^DBUS_USE_EXPAT_TRUE$])
3068m4trace:configure.ac:941: -1- m4_pattern_allow([^DBUS_USE_EXPAT_FALSE$])
3069m4trace:configure.ac:941: -1- _AM_SUBST_NOTMAKE([DBUS_USE_EXPAT_TRUE])
3070m4trace:configure.ac:941: -1- _AM_SUBST_NOTMAKE([DBUS_USE_EXPAT_FALSE])
3071m4trace:configure.ac:942: -1- AM_CONDITIONAL([DBUS_USE_LIBXML], [$dbus_use_libxml])
3072m4trace:configure.ac:942: -1- m4_pattern_allow([^DBUS_USE_LIBXML_TRUE$])
3073m4trace:configure.ac:942: -1- m4_pattern_allow([^DBUS_USE_LIBXML_FALSE$])
3074m4trace:configure.ac:942: -1- _AM_SUBST_NOTMAKE([DBUS_USE_LIBXML_TRUE])
3075m4trace:configure.ac:942: -1- _AM_SUBST_NOTMAKE([DBUS_USE_LIBXML_FALSE])
3076m4trace:configure.ac:952: -1- m4_pattern_allow([^XML_CFLAGS$])
3077m4trace:configure.ac:953: -1- m4_pattern_allow([^XML_LIBS$])
3078m4trace:configure.ac:977: -1- m4_pattern_allow([^HAVE_MONOTONIC_CLOCK$])
3079m4trace:configure.ac:984: -1- m4_pattern_allow([^THREAD_LIBS$])
3080m4trace:configure.ac:1018: -1- AM_CONDITIONAL([HAVE_SELINUX], [test x$have_selinux = xyes])
3081m4trace:configure.ac:1018: -1- m4_pattern_allow([^HAVE_SELINUX_TRUE$])
3082m4trace:configure.ac:1018: -1- m4_pattern_allow([^HAVE_SELINUX_FALSE$])
3083m4trace:configure.ac:1018: -1- _AM_SUBST_NOTMAKE([HAVE_SELINUX_TRUE])
3084m4trace:configure.ac:1018: -1- _AM_SUBST_NOTMAKE([HAVE_SELINUX_FALSE])
3085m4trace:configure.ac:1027: -1- m4_pattern_allow([^HAVE_SELINUX$])
3086m4trace:configure.ac:1036: -1- m4_pattern_allow([^HAVE_SYS_INOTIFY_H$])
3087m4trace:configure.ac:1041: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_INOTIFY$])
3088m4trace:configure.ac:1042: -1- m4_pattern_allow([^HAVE_INOTIFY_INIT1$])
3089m4trace:configure.ac:1045: -1- AM_CONDITIONAL([DBUS_BUS_ENABLE_INOTIFY], [test x$have_inotify = xyes])
3090m4trace:configure.ac:1045: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_INOTIFY_TRUE$])
3091m4trace:configure.ac:1045: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_INOTIFY_FALSE$])
3092m4trace:configure.ac:1045: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_INOTIFY_TRUE])
3093m4trace:configure.ac:1045: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_INOTIFY_FALSE])
3094m4trace:configure.ac:1060: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX$])
3095m4trace:configure.ac:1063: -1- AM_CONDITIONAL([DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX], [test x$have_dnotify = xyes])
3096m4trace:configure.ac:1063: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_TRUE$])
3097m4trace:configure.ac:1063: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_FALSE$])
3098m4trace:configure.ac:1063: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_TRUE])
3099m4trace:configure.ac:1063: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_FALSE])
3100m4trace:configure.ac:1091: -1- m4_pattern_allow([^DBUS_HAVE_LINUX_EPOLL$])
3101m4trace:configure.ac:1093: -1- AM_CONDITIONAL([HAVE_LINUX_EPOLL], [test x$have_linux_epoll = xyes])
3102m4trace:configure.ac:1093: -1- m4_pattern_allow([^HAVE_LINUX_EPOLL_TRUE$])
3103m4trace:configure.ac:1093: -1- m4_pattern_allow([^HAVE_LINUX_EPOLL_FALSE$])
3104m4trace:configure.ac:1093: -1- _AM_SUBST_NOTMAKE([HAVE_LINUX_EPOLL_TRUE])
3105m4trace:configure.ac:1093: -1- _AM_SUBST_NOTMAKE([HAVE_LINUX_EPOLL_FALSE])
3106m4trace:configure.ac:1110: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_KQUEUE$])
3107m4trace:configure.ac:1113: -1- AM_CONDITIONAL([DBUS_BUS_ENABLE_KQUEUE], [test x$have_kqueue = xyes])
3108m4trace:configure.ac:1113: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_KQUEUE_TRUE$])
3109m4trace:configure.ac:1113: -1- m4_pattern_allow([^DBUS_BUS_ENABLE_KQUEUE_FALSE$])
3110m4trace:configure.ac:1113: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_KQUEUE_TRUE])
3111m4trace:configure.ac:1113: -1- _AM_SUBST_NOTMAKE([DBUS_BUS_ENABLE_KQUEUE_FALSE])
3112m4trace:configure.ac:1121: -1- m4_pattern_allow([^LAUNCHCTL$])
3113m4trace:configure.ac:1133: -1- m4_pattern_allow([^DBUS_ENABLE_LAUNCHD$])
3114m4trace:configure.ac:1136: -1- AM_CONDITIONAL([DBUS_ENABLE_LAUNCHD], [test x$have_launchd = xyes])
3115m4trace:configure.ac:1136: -1- m4_pattern_allow([^DBUS_ENABLE_LAUNCHD_TRUE$])
3116m4trace:configure.ac:1136: -1- m4_pattern_allow([^DBUS_ENABLE_LAUNCHD_FALSE$])
3117m4trace:configure.ac:1136: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_LAUNCHD_TRUE])
3118m4trace:configure.ac:1136: -1- _AM_SUBST_NOTMAKE([DBUS_ENABLE_LAUNCHD_FALSE])
3119m4trace:configure.ac:1145: -1- m4_pattern_allow([^LAUNCHD_AGENT_DIR$])
3120m4trace:configure.ac:1154: -1- m4_pattern_allow([^HAVE_CONSOLE_OWNER_FILE$])
3121m4trace:configure.ac:1161: -1- AM_CONDITIONAL([HAVE_CONSOLE_OWNER_FILE], [test x$have_console_owner_file = xyes])
3122m4trace:configure.ac:1161: -1- m4_pattern_allow([^HAVE_CONSOLE_OWNER_FILE_TRUE$])
3123m4trace:configure.ac:1161: -1- m4_pattern_allow([^HAVE_CONSOLE_OWNER_FILE_FALSE$])
3124m4trace:configure.ac:1161: -1- _AM_SUBST_NOTMAKE([HAVE_CONSOLE_OWNER_FILE_TRUE])
3125m4trace:configure.ac:1161: -1- _AM_SUBST_NOTMAKE([HAVE_CONSOLE_OWNER_FILE_FALSE])
3126m4trace:configure.ac:1167: -1- PKG_CHECK_MODULES([SYSTEMD], [libsystemd-login >= 32, libsystemd-daemon >= 32], [have_systemd=yes], [have_systemd=no])
3127m4trace:configure.ac:1167: -1- m4_pattern_allow([^SYSTEMD_CFLAGS$])
3128m4trace:configure.ac:1167: -1- m4_pattern_allow([^SYSTEMD_LIBS$])
3129m4trace:configure.ac:1167: -1- PKG_CHECK_EXISTS([libsystemd-login >= 32, libsystemd-daemon >= 32], [pkg_cv_[]SYSTEMD_CFLAGS=`$PKG_CONFIG --[]cflags "libsystemd-login >= 32, libsystemd-daemon >= 32" 2>/dev/null`], [pkg_failed=yes])
3130m4trace:configure.ac:1167: -1- PKG_CHECK_EXISTS([libsystemd-login >= 32, libsystemd-daemon >= 32], [pkg_cv_[]SYSTEMD_LIBS=`$PKG_CONFIG --[]libs "libsystemd-login >= 32, libsystemd-daemon >= 32" 2>/dev/null`], [pkg_failed=yes])
3131m4trace:configure.ac:1167: -1- _PKG_SHORT_ERRORS_SUPPORTED
3132m4trace:configure.ac:1174: -1- m4_pattern_allow([^HAVE_SYSTEMD$])
3133m4trace:configure.ac:1194: -1- AM_CONDITIONAL([HAVE_LIBAUDIT], [test x$have_libaudit = xyes])
3134m4trace:configure.ac:1194: -1- m4_pattern_allow([^HAVE_LIBAUDIT_TRUE$])
3135m4trace:configure.ac:1194: -1- m4_pattern_allow([^HAVE_LIBAUDIT_FALSE$])
3136m4trace:configure.ac:1194: -1- _AM_SUBST_NOTMAKE([HAVE_LIBAUDIT_TRUE])
3137m4trace:configure.ac:1194: -1- _AM_SUBST_NOTMAKE([HAVE_LIBAUDIT_FALSE])
3138m4trace:configure.ac:1198: -1- m4_pattern_allow([^HAVE_LIBAUDIT$])
3139m4trace:configure.ac:1201: -1- m4_pattern_allow([^SELINUX_LIBS$])
3140m4trace:configure.ac:1212: -1- m4_pattern_allow([^HAVE_ADT$])
3141m4trace:configure.ac:1219: -1- m4_pattern_allow([^ADT_LIBS$])
3142m4trace:configure.ac:1223: -1- m4_pattern_allow([^HAVE_UNIX_FD_PASSING$])
3143m4trace:configure.ac:1242: -1- m4_pattern_allow([^NETWORK_libs$])
3144m4trace:configure.ac:1251: -1- PKG_CHECK_MODULES([VALGRIND], [valgrind >= 3.6])
3145m4trace:configure.ac:1251: -1- m4_pattern_allow([^VALGRIND_CFLAGS$])
3146m4trace:configure.ac:1251: -1- m4_pattern_allow([^VALGRIND_LIBS$])
3147m4trace:configure.ac:1251: -1- PKG_CHECK_EXISTS([valgrind >= 3.6], [pkg_cv_[]VALGRIND_CFLAGS=`$PKG_CONFIG --[]cflags "valgrind >= 3.6" 2>/dev/null`], [pkg_failed=yes])
3148m4trace:configure.ac:1251: -1- PKG_CHECK_EXISTS([valgrind >= 3.6], [pkg_cv_[]VALGRIND_LIBS=`$PKG_CONFIG --[]libs "valgrind >= 3.6" 2>/dev/null`], [pkg_failed=yes])
3149m4trace:configure.ac:1251: -1- _PKG_SHORT_ERRORS_SUPPORTED
3150m4trace:configure.ac:1252: -1- m4_pattern_allow([^WITH_VALGRIND$])
3151m4trace:configure.ac:1257: -1- m4_pattern_allow([^LIBDBUS_LIBS$])
3152m4trace:configure.ac:1275: -1- m4_pattern_allow([^XMKMF$])
3153m4trace:configure.ac:1275: -1- m4_pattern_allow([^X_DISPLAY_MISSING$])
3154m4trace:configure.ac:1275: -1- m4_pattern_allow([^X_CFLAGS$])
3155m4trace:configure.ac:1275: -1- m4_pattern_allow([^X_PRE_LIBS$])
3156m4trace:configure.ac:1275: -1- m4_pattern_allow([^X_LIBS$])
3157m4trace:configure.ac:1275: -1- m4_pattern_allow([^X_EXTRA_LIBS$])
3158m4trace:configure.ac:1296: -1- m4_pattern_allow([^DBUS_BUILD_X11$])
3159m4trace:configure.ac:1300: -1- m4_pattern_allow([^DBUS_ENABLE_X11_AUTOLAUNCH$])
3160m4trace:configure.ac:1303: -1- m4_pattern_allow([^DBUS_X_CFLAGS$])
3161m4trace:configure.ac:1304: -1- m4_pattern_allow([^DBUS_X_LIBS$])
3162m4trace:configure.ac:1312: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3163You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3164configure.ac:1312: the top level])
3165m4trace:configure.ac:1318: -1- TP_COMPILER_WARNINGS([WARNING_CFLAGS], [        test x$dbus_win != xyes -a x$dbus_cygwin != xyes -a x$enable_developer = xyes], [  all \
3166   extra \
3167   char-subscripts \
3168   missing-declarations \
3169   missing-prototypes \
3170   nested-externs \
3171   pointer-arith \
3172   cast-align \
3173   no-address \
3174   float-equal \
3175   declaration-after-statement \
3176  ], [                          $DISABLE_UNUSED_WARNINGS \
3177   missing-field-initializers \
3178   unused-parameter \
3179   sign-compare \
3180   pointer-sign \
3181   type-limits \
3182  ])
3183m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3184You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3185m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3186configure.ac:1318: the top level])
3187m4trace:configure.ac:1318: -1- TP_COMPILER_FLAG
3188m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3189You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3190m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3191m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3192configure.ac:1318: the top level])
3193m4trace:configure.ac:1318: -1- TP_COMPILER_FLAG([-W$tp_flag], [tp_warnings="$tp_warnings -W$tp_flag"])
3194m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3195You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3196m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3197m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3198configure.ac:1318: the top level])
3199m4trace:configure.ac:1318: -1- TP_COMPILER_FLAG([-Werror], [tp_werror=yes], [tp_werror=no])
3200m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3201You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3202m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3203m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3204configure.ac:1318: the top level])
3205m4trace:configure.ac:1318: -1- TP_COMPILER_FLAG([-Wno-$tp_flag], [tp_warnings="$tp_warnings -Wno-$tp_flag"])
3206m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3207You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3208m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3209m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3210configure.ac:1318: the top level])
3211m4trace:configure.ac:1318: -1- TP_COMPILER_FLAG([-Wno-error=$tp_flag], [tp_error_flags="$tp_error_flags -Wno-error=$tp_flag"], [tp_werror=no])
3212m4trace:configure.ac:1318: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3213You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3214m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3215m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3216configure.ac:1318: the top level])
3217m4trace:configure.ac:1318: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
3218You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
3219m4/tp-compiler-warnings.m4:8: TP_COMPILER_WARNINGS is expanded from...
3220configure.ac:1318: the top level])
3221m4trace:configure.ac:1363: -1- TP_ADD_COMPILER_FLAG([WARNING_CFLAGS], [-fno-common])
3222m4trace:configure.ac:1363: -1- TP_COMPILER_FLAG([-fno-common], [WARNING_CFLAGS="[$]WARNING_CFLAGS -fno-common"])
3223m4trace:configure.ac:1363: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3224You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3225m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3226m4/tp-compiler-flag.m4:40: TP_ADD_COMPILER_FLAG is expanded from...
3227configure.ac:1363: the top level])
3228m4trace:configure.ac:1366: -1- TP_ADD_COMPILER_FLAG([WARNING_CFLAGS], [-fno-strict-aliasing])
3229m4trace:configure.ac:1366: -1- TP_COMPILER_FLAG([-fno-strict-aliasing], [WARNING_CFLAGS="[$]WARNING_CFLAGS -fno-strict-aliasing"])
3230m4trace:configure.ac:1366: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3231You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3232m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3233m4/tp-compiler-flag.m4:40: TP_ADD_COMPILER_FLAG is expanded from...
3234configure.ac:1366: the top level])
3235m4trace:configure.ac:1369: -1- TP_ADD_COMPILER_FLAG([WARNING_CFLAGS], [-ansi -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -pedantic])
3236m4trace:configure.ac:1369: -1- TP_COMPILER_FLAG([-ansi -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -pedantic], [WARNING_CFLAGS="[$]WARNING_CFLAGS -ansi -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -pedantic"])
3237m4trace:configure.ac:1369: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
3238You should run autoupdate.], [../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
3239m4/tp-compiler-flag.m4:15: TP_COMPILER_FLAG is expanded from...
3240m4/tp-compiler-flag.m4:40: TP_ADD_COMPILER_FLAG is expanded from...
3241configure.ac:1369: the top level])
3242m4trace:configure.ac:1393: -1- m4_pattern_allow([^DOXYGEN$])
3243m4trace:configure.ac:1417: -1- AM_CONDITIONAL([DBUS_DOXYGEN_DOCS_ENABLED], [test x$enable_doxygen_docs = xyes])
3244m4trace:configure.ac:1417: -1- m4_pattern_allow([^DBUS_DOXYGEN_DOCS_ENABLED_TRUE$])
3245m4trace:configure.ac:1417: -1- m4_pattern_allow([^DBUS_DOXYGEN_DOCS_ENABLED_FALSE$])
3246m4trace:configure.ac:1417: -1- _AM_SUBST_NOTMAKE([DBUS_DOXYGEN_DOCS_ENABLED_TRUE])
3247m4trace:configure.ac:1417: -1- _AM_SUBST_NOTMAKE([DBUS_DOXYGEN_DOCS_ENABLED_FALSE])
3248m4trace:configure.ac:1420: -1- m4_pattern_allow([^XSLTPROC$])
3249m4trace:configure.ac:1421: -1- AM_CONDITIONAL([DBUS_HAVE_XSLTPROC], [test "x$XSLTPROC" != "x"])
3250m4trace:configure.ac:1421: -1- m4_pattern_allow([^DBUS_HAVE_XSLTPROC_TRUE$])
3251m4trace:configure.ac:1421: -1- m4_pattern_allow([^DBUS_HAVE_XSLTPROC_FALSE$])
3252m4trace:configure.ac:1421: -1- _AM_SUBST_NOTMAKE([DBUS_HAVE_XSLTPROC_TRUE])
3253m4trace:configure.ac:1421: -1- _AM_SUBST_NOTMAKE([DBUS_HAVE_XSLTPROC_FALSE])
3254m4trace:configure.ac:1425: -1- m4_pattern_allow([^XMLTO$])
3255m4trace:configure.ac:1449: -1- AM_CONDITIONAL([DBUS_XML_DOCS_ENABLED], [test x$enable_xml_docs = xyes])
3256m4trace:configure.ac:1449: -1- m4_pattern_allow([^DBUS_XML_DOCS_ENABLED_TRUE$])
3257m4trace:configure.ac:1449: -1- m4_pattern_allow([^DBUS_XML_DOCS_ENABLED_FALSE$])
3258m4trace:configure.ac:1449: -1- _AM_SUBST_NOTMAKE([DBUS_XML_DOCS_ENABLED_TRUE])
3259m4trace:configure.ac:1449: -1- _AM_SUBST_NOTMAKE([DBUS_XML_DOCS_ENABLED_FALSE])
3260m4trace:configure.ac:1452: -1- m4_pattern_allow([^MAN2HTML$])
3261m4trace:configure.ac:1453: -1- m4_pattern_allow([^MAN2HTML$])
3262m4trace:configure.ac:1454: -1- AM_CONDITIONAL([DBUS_HAVE_MAN2HTML], [test x$MAN2HTML != x])
3263m4trace:configure.ac:1454: -1- m4_pattern_allow([^DBUS_HAVE_MAN2HTML_TRUE$])
3264m4trace:configure.ac:1454: -1- m4_pattern_allow([^DBUS_HAVE_MAN2HTML_FALSE$])
3265m4trace:configure.ac:1454: -1- _AM_SUBST_NOTMAKE([DBUS_HAVE_MAN2HTML_TRUE])
3266m4trace:configure.ac:1454: -1- _AM_SUBST_NOTMAKE([DBUS_HAVE_MAN2HTML_FALSE])
3267m4trace:configure.ac:1456: -1- AM_CONDITIONAL([DBUS_CAN_UPLOAD_DOCS], [test x$enable_doxygen_docs = xyes -a x$enable_xml_docs = xyes -a \
3268         x$MAN2HTML != x])
3269m4trace:configure.ac:1456: -1- m4_pattern_allow([^DBUS_CAN_UPLOAD_DOCS_TRUE$])
3270m4trace:configure.ac:1456: -1- m4_pattern_allow([^DBUS_CAN_UPLOAD_DOCS_FALSE$])
3271m4trace:configure.ac:1456: -1- _AM_SUBST_NOTMAKE([DBUS_CAN_UPLOAD_DOCS_TRUE])
3272m4trace:configure.ac:1456: -1- _AM_SUBST_NOTMAKE([DBUS_CAN_UPLOAD_DOCS_FALSE])
3273m4trace:configure.ac:1465: -1- AS_AC_EXPAND([EXPANDED_PREFIX], ["$prefix"])
3274m4trace:configure.ac:1465: -1- m4_pattern_allow([^EXPANDED_PREFIX$])
3275m4trace:configure.ac:1466: -1- AS_AC_EXPAND([EXPANDED_LOCALSTATEDIR], ["$localstatedir"])
3276m4trace:configure.ac:1466: -1- m4_pattern_allow([^EXPANDED_LOCALSTATEDIR$])
3277m4trace:configure.ac:1467: -1- AS_AC_EXPAND([EXPANDED_SYSCONFDIR], ["$sysconfdir"])
3278m4trace:configure.ac:1467: -1- m4_pattern_allow([^EXPANDED_SYSCONFDIR$])
3279m4trace:configure.ac:1468: -1- AS_AC_EXPAND([EXPANDED_BINDIR], ["$bindir"])
3280m4trace:configure.ac:1468: -1- m4_pattern_allow([^EXPANDED_BINDIR$])
3281m4trace:configure.ac:1469: -1- AS_AC_EXPAND([EXPANDED_LIBDIR], ["$libdir"])
3282m4trace:configure.ac:1469: -1- m4_pattern_allow([^EXPANDED_LIBDIR$])
3283m4trace:configure.ac:1470: -1- AS_AC_EXPAND([EXPANDED_LIBEXECDIR], ["$libexecdir"])
3284m4trace:configure.ac:1470: -1- m4_pattern_allow([^EXPANDED_LIBEXECDIR$])
3285m4trace:configure.ac:1471: -1- AS_AC_EXPAND([EXPANDED_DATADIR], ["$datadir"])
3286m4trace:configure.ac:1471: -1- m4_pattern_allow([^EXPANDED_DATADIR$])
3287m4trace:configure.ac:1498: -1- AM_CONDITIONAL([DBUS_INIT_SCRIPTS_RED_HAT], [test x$with_init_scripts = xredhat])
3288m4trace:configure.ac:1498: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_RED_HAT_TRUE$])
3289m4trace:configure.ac:1498: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_RED_HAT_FALSE$])
3290m4trace:configure.ac:1498: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_RED_HAT_TRUE])
3291m4trace:configure.ac:1498: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_RED_HAT_FALSE])
3292m4trace:configure.ac:1499: -1- AM_CONDITIONAL([DBUS_INIT_SCRIPTS_SLACKWARE], [test x$with_init_scripts = xslackware])
3293m4trace:configure.ac:1499: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_SLACKWARE_TRUE$])
3294m4trace:configure.ac:1499: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_SLACKWARE_FALSE$])
3295m4trace:configure.ac:1499: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_SLACKWARE_TRUE])
3296m4trace:configure.ac:1499: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_SLACKWARE_FALSE])
3297m4trace:configure.ac:1500: -1- AM_CONDITIONAL([DBUS_INIT_SCRIPTS_CYGWIN], [test x$with_init_scripts = xcygwin])
3298m4trace:configure.ac:1500: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_CYGWIN_TRUE$])
3299m4trace:configure.ac:1500: -1- m4_pattern_allow([^DBUS_INIT_SCRIPTS_CYGWIN_FALSE$])
3300m4trace:configure.ac:1500: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_CYGWIN_TRUE])
3301m4trace:configure.ac:1500: -1- _AM_SUBST_NOTMAKE([DBUS_INIT_SCRIPTS_CYGWIN_FALSE])
3302m4trace:configure.ac:1503: -1- PKG_CHECK_EXISTS([systemd], [with_systemdsystemunitdir=$($PKG_CONFIG --variable=systemdsystemunitdir systemd)], [with_systemdsystemunitdir=no])
3303m4trace:configure.ac:1512: -1- m4_pattern_allow([^systemdsystemunitdir$])
3304m4trace:configure.ac:1514: -1- AM_CONDITIONAL([HAVE_SYSTEMD], [test -n "$with_systemdsystemunitdir" -a "x$with_systemdsystemunitdir" != xno ])
3305m4trace:configure.ac:1514: -1- m4_pattern_allow([^HAVE_SYSTEMD_TRUE$])
3306m4trace:configure.ac:1514: -1- m4_pattern_allow([^HAVE_SYSTEMD_FALSE$])
3307m4trace:configure.ac:1514: -1- _AM_SUBST_NOTMAKE([HAVE_SYSTEMD_TRUE])
3308m4trace:configure.ac:1514: -1- _AM_SUBST_NOTMAKE([HAVE_SYSTEMD_FALSE])
3309m4trace:configure.ac:1523: -1- m4_pattern_allow([^DBUS_SYSTEM_SOCKET$])
3310m4trace:configure.ac:1524: -1- m4_pattern_allow([^DBUS_SYSTEM_SOCKET$])
3311m4trace:configure.ac:1529: -1- m4_pattern_allow([^DBUS_SYSTEM_BUS_DEFAULT_ADDRESS$])
3312m4trace:configure.ac:1530: -1- m4_pattern_allow([^DBUS_SYSTEM_BUS_DEFAULT_ADDRESS$])
3313m4trace:configure.ac:1541: -1- m4_pattern_allow([^DBUS_SYSTEM_PID_FILE$])
3314m4trace:configure.ac:1550: -1- m4_pattern_allow([^DBUS_CONSOLE_AUTH_DIR$])
3315m4trace:configure.ac:1551: -1- m4_pattern_allow([^DBUS_CONSOLE_AUTH_DIR$])
3316m4trace:configure.ac:1564: -1- m4_pattern_allow([^DBUS_CONSOLE_OWNER_FILE$])
3317m4trace:configure.ac:1565: -1- m4_pattern_allow([^DBUS_CONSOLE_OWNER_FILE$])
3318m4trace:configure.ac:1573: -1- m4_pattern_allow([^DBUS_USER$])
3319m4trace:configure.ac:1574: -1- m4_pattern_allow([^DBUS_USER$])
3320m4trace:configure.ac:1578: -1- m4_pattern_allow([^DBUS_PREFIX$])
3321m4trace:configure.ac:1579: -1- m4_pattern_allow([^DBUS_PREFIX$])
3322m4trace:configure.ac:1583: -1- m4_pattern_allow([^DBUS_DATADIR$])
3323m4trace:configure.ac:1584: -1- m4_pattern_allow([^DBUS_DATADIR$])
3324m4trace:configure.ac:1592: -1- m4_pattern_allow([^DBUS_DAEMONDIR$])
3325m4trace:configure.ac:1593: -1- m4_pattern_allow([^DBUS_DAEMONDIR$])
3326m4trace:configure.ac:1597: -1- m4_pattern_allow([^DBUS_BINDIR$])
3327m4trace:configure.ac:1598: -1- m4_pattern_allow([^DBUS_BINDIR$])
3328m4trace:configure.ac:1602: -1- m4_pattern_allow([^DBUS_LIBEXECDIR$])
3329m4trace:configure.ac:1603: -1- m4_pattern_allow([^DBUS_LIBEXECDIR$])
3330m4trace:configure.ac:1615: -1- m4_pattern_allow([^DBUS_TEST_DATA$])
3331m4trace:configure.ac:1616: -1- m4_pattern_allow([^DBUS_TEST_EXEC$])
3332m4trace:configure.ac:1618: -1- m4_pattern_allow([^DBUS_TEST_EXEC$])
3333m4trace:configure.ac:1620: -1- m4_pattern_allow([^DBUS_EXEEXT$])
3334m4trace:configure.ac:1623: -1- m4_pattern_allow([^TEST_BUS_BINARY$])
3335m4trace:configure.ac:1625: -1- m4_pattern_allow([^TEST_BUS_BINARY$])
3336m4trace:configure.ac:1629: -1- m4_pattern_allow([^TEST_LAUNCH_HELPER_BINARY$])
3337m4trace:configure.ac:1630: -1- m4_pattern_allow([^DBUS_TEST_LAUNCH_HELPER_BINARY$])
3338m4trace:configure.ac:1651: -1- m4_pattern_allow([^TEST_SOCKET_DIR$])
3339m4trace:configure.ac:1652: -1- m4_pattern_allow([^DBUS_TEST_SOCKET_DIR$])
3340m4trace:configure.ac:1659: -1- m4_pattern_allow([^TEST_LISTEN$])
3341m4trace:configure.ac:1660: -1- m4_pattern_allow([^TEST_LISTEN$])
3342m4trace:configure.ac:1668: -1- m4_pattern_allow([^DBUS_SESSION_SOCKET_DIR$])
3343m4trace:configure.ac:1669: -1- m4_pattern_allow([^DBUS_SESSION_SOCKET_DIR$])
3344m4trace:configure.ac:1678: -1- m4_pattern_allow([^DBUS_SESSION_BUS_DEFAULT_ADDRESS$])
3345m4trace:configure.ac:1681: -1- m4_pattern_allow([^HAVE_CRT_EXTERNS_H$])
3346m4trace:configure.ac:1682: -1- m4_pattern_allow([^HAVE_NSGETENVIRON$])
3347m4trace:configure.ac:1697: -1- m4_pattern_allow([^DBUS_ENABLE_STATS$])
3348m4trace:configure.ac:1741: -1- m4_pattern_allow([^LIB@&t@OBJS$])
3349m4trace:configure.ac:1741: -1- m4_pattern_allow([^LTLIBOBJS$])
3350m4trace:configure.ac:1741: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
3351m4trace:configure.ac:1741: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
3352m4trace:configure.ac:1741: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
3353m4trace:configure.ac:1741: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
3354m4trace:configure.ac:1741: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
3355m4trace:configure.ac:1741: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"])
3356m4trace:configure.ac:1741: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
3357m4trace:configure.ac:1741: -1- _LT_PROG_LTMAIN
3358