source: autom4te.cache/traces.0 @ 3b77289

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 3b77289 was 3b77289, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

re-add configure files

  • Property mode set to 100644
File size: 36.7 KB
Line 
1m4trace:/usr/share/aclocal-1.11/amversion.m4:17: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
2dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3dnl require some minimum version.  Point them to the right macro.
4m4_if([$1], [1.11.3], [],
5      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
6])
7m4trace:/usr/share/aclocal-1.11/amversion.m4:36: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.3])dnl
8m4_ifndef([AC_AUTOCONF_VERSION],
9  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
10_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
11m4trace:/usr/share/aclocal-1.11/auxdir.m4:49: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
12AC_PREREQ([2.50])dnl
13# expand $ac_aux_dir to an absolute path
14am_aux_dir=`cd $ac_aux_dir && pwd`
15])
16m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
17 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
18        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
19AC_SUBST([$1_TRUE])dnl
20AC_SUBST([$1_FALSE])dnl
21_AM_SUBST_NOTMAKE([$1_TRUE])dnl
22_AM_SUBST_NOTMAKE([$1_FALSE])dnl
23m4_define([_AM_COND_VALUE_$1], [$2])dnl
24if $2; then
25  $1_TRUE=
26  $1_FALSE='#'
27else
28  $1_TRUE='#'
29  $1_FALSE=
30fi
31AC_CONFIG_COMMANDS_PRE(
32[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
33  AC_MSG_ERROR([[conditional "$1" was never defined.
34Usually this means the macro was only invoked conditionally.]])
35fi])])
36m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
37AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
38AC_REQUIRE([AM_MAKE_INCLUDE])dnl
39AC_REQUIRE([AM_DEP_TRACK])dnl
40
41ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
42       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
43       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
44       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
45       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
46                   [depcc="$$1"   am_compiler_list=])
47
48AC_CACHE_CHECK([dependency style of $depcc],
49               [am_cv_$1_dependencies_compiler_type],
50[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
51  # We make a subdir and do the tests there.  Otherwise we can end up
52  # making bogus files that we don't know about and never remove.  For
53  # instance it was reported that on HP-UX the gcc test will end up
54  # making a dummy file named `D' -- because `-MD' means `put the output
55  # in D'.
56  rm -rf conftest.dir
57  mkdir conftest.dir
58  # Copy depcomp to subdir because otherwise we won't find it if we're
59  # using a relative directory.
60  cp "$am_depcomp" conftest.dir
61  cd conftest.dir
62  # We will build objects and dependencies in a subdirectory because
63  # it helps to detect inapplicable dependency modes.  For instance
64  # both Tru64's cc and ICC support -MD to output dependencies as a
65  # side effect of compilation, but ICC will put the dependencies in
66  # the current directory while Tru64 will put them in the object
67  # directory.
68  mkdir sub
69
70  am_cv_$1_dependencies_compiler_type=none
71  if test "$am_compiler_list" = ""; then
72     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
73  fi
74  am__universal=false
75  m4_case([$1], [CC],
76    [case " $depcc " in #(
77     *\ -arch\ *\ -arch\ *) am__universal=true ;;
78     esac],
79    [CXX],
80    [case " $depcc " in #(
81     *\ -arch\ *\ -arch\ *) am__universal=true ;;
82     esac])
83
84  for depmode in $am_compiler_list; do
85    # Setup a source with many dependencies, because some compilers
86    # like to wrap large dependency lists on column 80 (with \), and
87    # we should not choose a depcomp mode which is confused by this.
88    #
89    # We need to recreate these files for each test, as the compiler may
90    # overwrite some of them when testing with obscure command lines.
91    # This happens at least with the AIX C compiler.
92    : > sub/conftest.c
93    for i in 1 2 3 4 5 6; do
94      echo '#include "conftst'$i'.h"' >> sub/conftest.c
95      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
96      # Solaris 8's {/usr,}/bin/sh.
97      touch sub/conftst$i.h
98    done
99    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
100
101    # We check with `-c' and `-o' for the sake of the "dashmstdout"
102    # mode.  It turns out that the SunPro C++ compiler does not properly
103    # handle `-M -o', and we need to detect this.  Also, some Intel
104    # versions had trouble with output in subdirs
105    am__obj=sub/conftest.${OBJEXT-o}
106    am__minus_obj="-o $am__obj"
107    case $depmode in
108    gcc)
109      # This depmode causes a compiler race in universal mode.
110      test "$am__universal" = false || continue
111      ;;
112    nosideeffect)
113      # after this tag, mechanisms are not by side-effect, so they'll
114      # only be used when explicitly requested
115      if test "x$enable_dependency_tracking" = xyes; then
116        continue
117      else
118        break
119      fi
120      ;;
121    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
122      # This compiler won't grok `-c -o', but also, the minuso test has
123      # not run yet.  These depmodes are late enough in the game, and
124      # so weak that their functioning should not be impacted.
125      am__obj=conftest.${OBJEXT-o}
126      am__minus_obj=
127      ;;
128    none) break ;;
129    esac
130    if depmode=$depmode \
131       source=sub/conftest.c object=$am__obj \
132       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
133       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
134         >/dev/null 2>conftest.err &&
135       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
136       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
137       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
138       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
139      # icc doesn't choke on unknown options, it will just issue warnings
140      # or remarks (even with -Werror).  So we grep stderr for any message
141      # that says an option was ignored or not supported.
142      # When given -MP, icc 7.0 and 7.1 complain thusly:
143      #   icc: Command line warning: ignoring option '-M'; no argument required
144      # The diagnosis changed in icc 8.0:
145      #   icc: Command line remark: option '-MP' not supported
146      if (grep 'ignoring option' conftest.err ||
147          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
148        am_cv_$1_dependencies_compiler_type=$depmode
149        break
150      fi
151    fi
152  done
153
154  cd ..
155  rm -rf conftest.dir
156else
157  am_cv_$1_dependencies_compiler_type=none
158fi
159])
160AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
161AM_CONDITIONAL([am__fastdep$1], [
162  test "x$enable_dependency_tracking" != xno \
163  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
164])
165m4trace:/usr/share/aclocal-1.11/depend.m4:164: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
166AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
167])
168m4trace:/usr/share/aclocal-1.11/depend.m4:172: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
169[  --disable-dependency-tracking  speeds up one-time build
170  --enable-dependency-tracking   do not reject slow dependency extractors])
171if test "x$enable_dependency_tracking" != xno; then
172  am_depcomp="$ac_aux_dir/depcomp"
173  AMDEPBACKSLASH='\'
174  am__nodep='_no'
175fi
176AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
177AC_SUBST([AMDEPBACKSLASH])dnl
178_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
179AC_SUBST([am__nodep])dnl
180_AM_SUBST_NOTMAKE([am__nodep])dnl
181])
182m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{
183  # Autoconf 2.62 quotes --file arguments for eval, but not when files
184  # are listed without --file.  Let's play safe and only enable the eval
185  # if we detect the quoting.
186  case $CONFIG_FILES in
187  *\'*) eval set x "$CONFIG_FILES" ;;
188  *)   set x $CONFIG_FILES ;;
189  esac
190  shift
191  for mf
192  do
193    # Strip MF so we end up with the name of the file.
194    mf=`echo "$mf" | sed -e 's/:.*$//'`
195    # Check whether this is an Automake generated Makefile or not.
196    # We used to match only the files named `Makefile.in', but
197    # some people rename them; so instead we look at the file content.
198    # Grep'ing the first line is not enough: some people post-process
199    # each Makefile.in and add a new line on top of each file to say so.
200    # Grep'ing the whole file is not good either: AIX grep has a line
201    # limit of 2048, but all sed's we know have understand at least 4000.
202    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
203      dirpart=`AS_DIRNAME("$mf")`
204    else
205      continue
206    fi
207    # Extract the definition of DEPDIR, am__include, and am__quote
208    # from the Makefile without running `make'.
209    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
210    test -z "$DEPDIR" && continue
211    am__include=`sed -n 's/^am__include = //p' < "$mf"`
212    test -z "am__include" && continue
213    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
214    # When using ansi2knr, U may be empty or an underscore; expand it
215    U=`sed -n 's/^U = //p' < "$mf"`
216    # Find all dependency output files, they are included files with
217    # $(DEPDIR) in their names.  We invoke sed twice because it is the
218    # simplest approach to changing $(DEPDIR) to its actual value in the
219    # expansion.
220    for file in `sed -n "
221      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
222         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
223      # Make sure the directory exists.
224      test -f "$dirpart/$file" && continue
225      fdir=`AS_DIRNAME(["$file"])`
226      AS_MKDIR_P([$dirpart/$fdir])
227      # echo "creating $dirpart/$file"
228      echo '# dummy' > "$dirpart/$file"
229    done
230  done
231}
232])
233m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
234     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
235     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
236])
237m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
238m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
239You should run autoupdate.])dnl
240AC_CONFIG_HEADERS($@)])
241m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl
242dnl Autoconf wants to disallow AM_ names.  We explicitly allow
243dnl the ones we care about.
244m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
245AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
246AC_REQUIRE([AC_PROG_INSTALL])dnl
247if test "`cd $srcdir && pwd`" != "`pwd`"; then
248  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
249  # is not polluted with repeated "-I."
250  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
251  # test to see if srcdir already configured
252  if test -f $srcdir/config.status; then
253    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
254  fi
255fi
256
257# test whether we have cygpath
258if test -z "$CYGPATH_W"; then
259  if (cygpath --version) >/dev/null 2>/dev/null; then
260    CYGPATH_W='cygpath -w'
261  else
262    CYGPATH_W=echo
263  fi
264fi
265AC_SUBST([CYGPATH_W])
266
267# Define the identity of the package.
268dnl Distinguish between old-style and new-style calls.
269m4_ifval([$2],
270[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
271 AC_SUBST([PACKAGE], [$1])dnl
272 AC_SUBST([VERSION], [$2])],
273[_AM_SET_OPTIONS([$1])dnl
274dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
275m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
276  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
277 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
278 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
279
280_AM_IF_OPTION([no-define],,
281[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
282 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
283
284# Some tools Automake needs.
285AC_REQUIRE([AM_SANITY_CHECK])dnl
286AC_REQUIRE([AC_ARG_PROGRAM])dnl
287AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
288AM_MISSING_PROG(AUTOCONF, autoconf)
289AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
290AM_MISSING_PROG(AUTOHEADER, autoheader)
291AM_MISSING_PROG(MAKEINFO, makeinfo)
292AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
293AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
294AC_REQUIRE([AM_PROG_MKDIR_P])dnl
295# We need awk for the "check" target.  The system "awk" is bad on
296# some platforms.
297AC_REQUIRE([AC_PROG_AWK])dnl
298AC_REQUIRE([AC_PROG_MAKE_SET])dnl
299AC_REQUIRE([AM_SET_LEADING_DOT])dnl
300_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
301              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
302                             [_AM_PROG_TAR([v7])])])
303_AM_IF_OPTION([no-dependencies],,
304[AC_PROVIDE_IFELSE([AC_PROG_CC],
305                  [_AM_DEPENDENCIES(CC)],
306                  [define([AC_PROG_CC],
307                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
308AC_PROVIDE_IFELSE([AC_PROG_CXX],
309                  [_AM_DEPENDENCIES(CXX)],
310                  [define([AC_PROG_CXX],
311                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
312AC_PROVIDE_IFELSE([AC_PROG_OBJC],
313                  [_AM_DEPENDENCIES(OBJC)],
314                  [define([AC_PROG_OBJC],
315                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
316])
317_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
318dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
319dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
320dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
321AC_CONFIG_COMMANDS_PRE(dnl
322[m4_provide_if([_AM_COMPILER_EXEEXT],
323  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
324])
325m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
326_am_arg=$1
327_am_stamp_count=1
328for _am_header in $config_headers :; do
329  case $_am_header in
330    $_am_arg | $_am_arg:* )
331      break ;;
332    * )
333      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
334  esac
335done
336echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
337m4trace:/usr/share/aclocal-1.11/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
338if test x"${install_sh}" != xset; then
339  case $am_aux_dir in
340  *\ * | *\     *)
341    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
342  *)
343    install_sh="\${SHELL} $am_aux_dir/install-sh"
344  esac
345fi
346AC_SUBST(install_sh)])
347m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
348mkdir .tst 2>/dev/null
349if test -d .tst; then
350  am__leading_dot=.
351else
352  am__leading_dot=_
353fi
354rmdir .tst 2>/dev/null
355AC_SUBST([am__leading_dot])])
356m4trace:/usr/share/aclocal-1.11/lex.m4:16: -1- AC_DEFUN([AM_PROG_LEX], [AC_PREREQ(2.50)dnl
357AC_REQUIRE([AM_MISSING_HAS_RUN])dnl
358AC_REQUIRE([AC_PROG_LEX])dnl
359if test "$LEX" = :; then
360  LEX=${am_missing_run}flex
361fi])
362m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
363cat > confinc << 'END'
364am__doit:
365        @echo this is the am__doit target
366.PHONY: am__doit
367END
368# If we don't find an include directive, just comment out the code.
369AC_MSG_CHECKING([for style of include used by $am_make])
370am__include="#"
371am__quote=
372_am_result=none
373# First try GNU make style include.
374echo "include confinc" > confmf
375# Ignore all kinds of additional output from `make'.
376case `$am_make -s -f confmf 2> /dev/null` in #(
377*the\ am__doit\ target*)
378  am__include=include
379  am__quote=
380  _am_result=GNU
381  ;;
382esac
383# Now try BSD make style include.
384if test "$am__include" = "#"; then
385   echo '.include "confinc"' > confmf
386   case `$am_make -s -f confmf 2> /dev/null` in #(
387   *the\ am__doit\ target*)
388     am__include=.include
389     am__quote="\""
390     _am_result=BSD
391     ;;
392   esac
393fi
394AC_SUBST([am__include])
395AC_SUBST([am__quote])
396AC_MSG_RESULT([$_am_result])
397rm -f confinc confmf
398])
399m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
400$1=${$1-"${am_missing_run}$2"}
401AC_SUBST($1)])
402m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
403AC_REQUIRE_AUX_FILE([missing])dnl
404if test x"${MISSING+set}" != xset; then
405  case $am_aux_dir in
406  *\ * | *\     *)
407    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
408  *)
409    MISSING="\${SHELL} $am_aux_dir/missing" ;;
410  esac
411fi
412# Use eval to expand $SHELL
413if eval "$MISSING --run true"; then
414  am_missing_run="$MISSING --run "
415else
416  am_missing_run=
417  AC_MSG_WARN([`missing' script is too old or missing])
418fi
419])
420m4trace:/usr/share/aclocal-1.11/mkdirp.m4:14: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
421AC_REQUIRE([AC_PROG_MKDIR_P])dnl
422dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
423dnl while keeping a definition of mkdir_p for backward compatibility.
424dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
425dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
426dnl Makefile.ins that do not define MKDIR_P, so we do our own
427dnl adjustment using top_builddir (which is defined more often than
428dnl MKDIR_P).
429AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
430case $mkdir_p in
431  [[\\/$]]* | ?:[[\\/]]*) ;;
432  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
433esac
434])
435m4trace:/usr/share/aclocal-1.11/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
436m4trace:/usr/share/aclocal-1.11/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
437m4trace:/usr/share/aclocal-1.11/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
438m4trace:/usr/share/aclocal-1.11/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
439m4trace:/usr/share/aclocal-1.11/runlog.m4:14: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
440   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
441   ac_status=$?
442   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
443   (exit $ac_status); }])
444m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
445# Just in case
446sleep 1
447echo timestamp > conftest.file
448# Reject unsafe characters in $srcdir or the absolute working directory
449# name.  Accept space and tab only in the latter.
450am_lf='
451'
452case `pwd` in
453  *[[\\\"\#\$\&\'\`$am_lf]]*)
454    AC_MSG_ERROR([unsafe absolute working directory name]);;
455esac
456case $srcdir in
457  *[[\\\"\#\$\&\'\`$am_lf\ \    ]]*)
458    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
459esac
460
461# Do `set' in a subshell so we don't clobber the current shell's
462# arguments.  Must try -L first in case configure is actually a
463# symlink; some systems play weird games with the mod time of symlinks
464# (eg FreeBSD returns the mod time of the symlink's containing
465# directory).
466if (
467   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
468   if test "$[*]" = "X"; then
469      # -L didn't work.
470      set X `ls -t "$srcdir/configure" conftest.file`
471   fi
472   rm -f conftest.file
473   if test "$[*]" != "X $srcdir/configure conftest.file" \
474      && test "$[*]" != "X conftest.file $srcdir/configure"; then
475
476      # If neither matched, then we have a broken ls.  This can happen
477      # if, for instance, CONFIG_SHELL is bash and it inherits a
478      # broken ls alias from the environment.  This has actually
479      # happened.  Such a system could not be considered "sane".
480      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
481alias in your environment])
482   fi
483
484   test "$[2]" = conftest.file
485   )
486then
487   # Ok.
488   :
489else
490   AC_MSG_ERROR([newly created file is older than distributed files!
491Check your system clock])
492fi
493AC_MSG_RESULT(yes)])
494m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules],
495[  --enable-silent-rules          less verbose build output (undo: `make V=1')
496  --disable-silent-rules         verbose build output (undo: `make V=0')])
497case $enable_silent_rules in
498yes) AM_DEFAULT_VERBOSITY=0;;
499no)  AM_DEFAULT_VERBOSITY=1;;
500*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
501esac
502dnl
503dnl A few `make' implementations (e.g., NonStop OS and NextStep)
504dnl do not support nested variable expansions.
505dnl See automake bug#9928 and bug#10237.
506am_make=${MAKE-make}
507AC_CACHE_CHECK([whether $am_make supports nested variables],
508   [am_cv_make_support_nested_variables],
509   [if AS_ECHO([['TRUE=$(BAR$(V))
510BAR0=false
511BAR1=true
512V=1
513am__doit:
514        @$(TRUE)
515.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
516  am_cv_make_support_nested_variables=yes
517else
518  am_cv_make_support_nested_variables=no
519fi])
520if test $am_cv_make_support_nested_variables = yes; then
521  dnl Using `$V' instead of `$(V)' breaks IRIX make.
522  AM_V='$(V)'
523  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
524else
525  AM_V=$AM_DEFAULT_VERBOSITY
526  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
527fi
528AC_SUBST([AM_V])dnl
529AM_SUBST_NOTMAKE([AM_V])dnl
530AC_SUBST([AM_DEFAULT_V])dnl
531AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
532AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
533AM_BACKSLASH='\'
534AC_SUBST([AM_BACKSLASH])dnl
535_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
536])
537m4trace:/usr/share/aclocal-1.11/strip.m4:19: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
538# Installed binaries are usually stripped using `strip' when the user
539# run `make install-strip'.  However `strip' might not be the right
540# tool to use in cross-compilation environments, therefore Automake
541# will honor the `STRIP' environment variable to overrule this program.
542dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
543if test "$cross_compiling" != no; then
544  AC_CHECK_TOOL([STRIP], [strip], :)
545fi
546INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
547AC_SUBST([INSTALL_STRIP_PROGRAM])])
548m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
549m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
550m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.  Yes, it's still used
551# in the wild :-(  We should find a proper way to deprecate it ...
552AC_SUBST([AMTAR], ['$${TAR-tar}'])
553m4_if([$1], [v7],
554     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
555     [m4_case([$1], [ustar],, [pax],,
556              [m4_fatal([Unknown tar format])])
557AC_MSG_CHECKING([how to create a $1 tar archive])
558# Loop over all known methods to create a tar archive until one works.
559_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
560_am_tools=${am_cv_prog_tar_$1-$_am_tools}
561# Do not fold the above two line into one, because Tru64 sh and
562# Solaris sh will not grok spaces in the rhs of `-'.
563for _am_tool in $_am_tools
564do
565  case $_am_tool in
566  gnutar)
567    for _am_tar in tar gnutar gtar;
568    do
569      AM_RUN_LOG([$_am_tar --version]) && break
570    done
571    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
572    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
573    am__untar="$_am_tar -xf -"
574    ;;
575  plaintar)
576    # Must skip GNU tar: if it does not support --format= it doesn't create
577    # ustar tarball either.
578    (tar --version) >/dev/null 2>&1 && continue
579    am__tar='tar chf - "$$tardir"'
580    am__tar_='tar chf - "$tardir"'
581    am__untar='tar xf -'
582    ;;
583  pax)
584    am__tar='pax -L -x $1 -w "$$tardir"'
585    am__tar_='pax -L -x $1 -w "$tardir"'
586    am__untar='pax -r'
587    ;;
588  cpio)
589    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
590    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
591    am__untar='cpio -i -H $1 -d'
592    ;;
593  none)
594    am__tar=false
595    am__tar_=false
596    am__untar=false
597    ;;
598  esac
599
600  # If the value was cached, stop now.  We just wanted to have am__tar
601  # and am__untar set.
602  test -n "${am_cv_prog_tar_$1}" && break
603
604  # tar/untar a dummy directory, and stop if the command works
605  rm -rf conftest.dir
606  mkdir conftest.dir
607  echo GrepMe > conftest.dir/file
608  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
609  rm -rf conftest.dir
610  if test -s conftest.tar; then
611    AM_RUN_LOG([$am__untar <conftest.tar])
612    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
613  fi
614done
615rm -rf conftest.dir
616
617AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
618AC_MSG_RESULT([$am_cv_prog_tar_$1])])
619AC_SUBST([am__tar])
620AC_SUBST([am__untar])
621])
622m4trace:configure.in:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
623m4trace:configure.in:1: -1- m4_pattern_forbid([_AC_])
624m4trace:configure.in:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
625m4trace:configure.in:1: -1- m4_pattern_allow([^AS_FLAGS$])
626m4trace:configure.in:1: -1- m4_pattern_forbid([^_?m4_])
627m4trace:configure.in:1: -1- m4_pattern_forbid([^dnl$])
628m4trace:configure.in:1: -1- m4_pattern_forbid([^_?AS_])
629m4trace:configure.in:1: -1- m4_pattern_allow([^SHELL$])
630m4trace:configure.in:1: -1- m4_pattern_allow([^PATH_SEPARATOR$])
631m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_NAME$])
632m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
633m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_VERSION$])
634m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_STRING$])
635m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
636m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_URL$])
637m4trace:configure.in:1: -1- m4_pattern_allow([^exec_prefix$])
638m4trace:configure.in:1: -1- m4_pattern_allow([^prefix$])
639m4trace:configure.in:1: -1- m4_pattern_allow([^program_transform_name$])
640m4trace:configure.in:1: -1- m4_pattern_allow([^bindir$])
641m4trace:configure.in:1: -1- m4_pattern_allow([^sbindir$])
642m4trace:configure.in:1: -1- m4_pattern_allow([^libexecdir$])
643m4trace:configure.in:1: -1- m4_pattern_allow([^datarootdir$])
644m4trace:configure.in:1: -1- m4_pattern_allow([^datadir$])
645m4trace:configure.in:1: -1- m4_pattern_allow([^sysconfdir$])
646m4trace:configure.in:1: -1- m4_pattern_allow([^sharedstatedir$])
647m4trace:configure.in:1: -1- m4_pattern_allow([^localstatedir$])
648m4trace:configure.in:1: -1- m4_pattern_allow([^includedir$])
649m4trace:configure.in:1: -1- m4_pattern_allow([^oldincludedir$])
650m4trace:configure.in:1: -1- m4_pattern_allow([^docdir$])
651m4trace:configure.in:1: -1- m4_pattern_allow([^infodir$])
652m4trace:configure.in:1: -1- m4_pattern_allow([^htmldir$])
653m4trace:configure.in:1: -1- m4_pattern_allow([^dvidir$])
654m4trace:configure.in:1: -1- m4_pattern_allow([^pdfdir$])
655m4trace:configure.in:1: -1- m4_pattern_allow([^psdir$])
656m4trace:configure.in:1: -1- m4_pattern_allow([^libdir$])
657m4trace:configure.in:1: -1- m4_pattern_allow([^localedir$])
658m4trace:configure.in:1: -1- m4_pattern_allow([^mandir$])
659m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_NAME$])
660m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
661m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_VERSION$])
662m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_STRING$])
663m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
664m4trace:configure.in:1: -1- m4_pattern_allow([^PACKAGE_URL$])
665m4trace:configure.in:1: -1- m4_pattern_allow([^DEFS$])
666m4trace:configure.in:1: -1- m4_pattern_allow([^ECHO_C$])
667m4trace:configure.in:1: -1- m4_pattern_allow([^ECHO_N$])
668m4trace:configure.in:1: -1- m4_pattern_allow([^ECHO_T$])
669m4trace:configure.in:1: -1- m4_pattern_allow([^LIBS$])
670m4trace:configure.in:1: -1- m4_pattern_allow([^build_alias$])
671m4trace:configure.in:1: -1- m4_pattern_allow([^host_alias$])
672m4trace:configure.in:1: -1- m4_pattern_allow([^target_alias$])
673m4trace:configure.in:4: -1- AM_INIT_AUTOMAKE([cfa], [1.0])
674m4trace:configure.in:4: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
675m4trace:configure.in:4: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
676m4trace:configure.in:4: -1- AM_AUTOMAKE_VERSION([1.11.3])
677m4trace:configure.in:4: -1- _AM_AUTOCONF_VERSION([2.68])
678m4trace:configure.in:4: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
679m4trace:configure.in:4: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
680m4trace:configure.in:4: -1- m4_pattern_allow([^INSTALL_DATA$])
681m4trace:configure.in:4: -1- m4_pattern_allow([^am__isrc$])
682m4trace:configure.in:4: -1- _AM_SUBST_NOTMAKE([am__isrc])
683m4trace:configure.in:4: -1- m4_pattern_allow([^CYGPATH_W$])
684m4trace:configure.in:4: -1- m4_pattern_allow([^PACKAGE$])
685m4trace:configure.in:4: -1- m4_pattern_allow([^VERSION$])
686m4trace:configure.in:4: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
687 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
688m4trace:configure.in:4: -2- _AM_MANGLE_OPTION([no-define])
689m4trace:configure.in:4: -1- m4_pattern_allow([^PACKAGE$])
690m4trace:configure.in:4: -1- m4_pattern_allow([^VERSION$])
691m4trace:configure.in:4: -1- AM_SANITY_CHECK
692m4trace:configure.in:4: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
693m4trace:configure.in:4: -1- AM_MISSING_HAS_RUN
694m4trace:configure.in:4: -1- AM_AUX_DIR_EXPAND
695m4trace:configure.in:4: -1- m4_pattern_allow([^ACLOCAL$])
696m4trace:configure.in:4: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
697m4trace:configure.in:4: -1- m4_pattern_allow([^AUTOCONF$])
698m4trace:configure.in:4: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
699m4trace:configure.in:4: -1- m4_pattern_allow([^AUTOMAKE$])
700m4trace:configure.in:4: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
701m4trace:configure.in:4: -1- m4_pattern_allow([^AUTOHEADER$])
702m4trace:configure.in:4: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
703m4trace:configure.in:4: -1- m4_pattern_allow([^MAKEINFO$])
704m4trace:configure.in:4: -1- AM_PROG_INSTALL_SH
705m4trace:configure.in:4: -1- m4_pattern_allow([^install_sh$])
706m4trace:configure.in:4: -1- AM_PROG_INSTALL_STRIP
707m4trace:configure.in:4: -1- m4_pattern_allow([^STRIP$])
708m4trace:configure.in:4: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
709m4trace:configure.in:4: -1- AM_PROG_MKDIR_P
710m4trace:configure.in:4: -1- m4_pattern_allow([^MKDIR_P$])
711m4trace:configure.in:4: -1- m4_pattern_allow([^mkdir_p$])
712m4trace:configure.in:4: -1- m4_pattern_allow([^AWK$])
713m4trace:configure.in:4: -1- m4_pattern_allow([^SET_MAKE$])
714m4trace:configure.in:4: -1- AM_SET_LEADING_DOT
715m4trace:configure.in:4: -1- m4_pattern_allow([^am__leading_dot$])
716m4trace:configure.in:4: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
717                             [_AM_PROG_TAR([v7])])])
718m4trace:configure.in:4: -2- _AM_MANGLE_OPTION([tar-ustar])
719m4trace:configure.in:4: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
720m4trace:configure.in:4: -2- _AM_MANGLE_OPTION([tar-pax])
721m4trace:configure.in:4: -1- _AM_PROG_TAR([v7])
722m4trace:configure.in:4: -1- m4_pattern_allow([^AMTAR$])
723m4trace:configure.in:4: -1- m4_pattern_allow([^am__tar$])
724m4trace:configure.in:4: -1- m4_pattern_allow([^am__untar$])
725m4trace:configure.in:4: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
726                  [_AM_DEPENDENCIES(CC)],
727                  [define([AC_PROG_CC],
728                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
729AC_PROVIDE_IFELSE([AC_PROG_CXX],
730                  [_AM_DEPENDENCIES(CXX)],
731                  [define([AC_PROG_CXX],
732                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
733AC_PROVIDE_IFELSE([AC_PROG_OBJC],
734                  [_AM_DEPENDENCIES(OBJC)],
735                  [define([AC_PROG_OBJC],
736                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
737])
738m4trace:configure.in:4: -2- _AM_MANGLE_OPTION([no-dependencies])
739m4trace:configure.in:4: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])
740m4trace:configure.in:4: -2- _AM_MANGLE_OPTION([silent-rules])
741m4trace:configure.in:5: -1- AM_CONFIG_HEADER([config.h])
742m4trace:configure.in:5: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
743You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from...
744configure.in:5: the top level])
745m4trace:configure.in:9: -1- m4_pattern_allow([^YACC$])
746m4trace:configure.in:9: -1- m4_pattern_allow([^YACC$])
747m4trace:configure.in:9: -1- m4_pattern_allow([^YFLAGS$])
748m4trace:configure.in:10: -1- m4_pattern_allow([^CXX$])
749m4trace:configure.in:10: -1- m4_pattern_allow([^CXXFLAGS$])
750m4trace:configure.in:10: -1- m4_pattern_allow([^LDFLAGS$])
751m4trace:configure.in:10: -1- m4_pattern_allow([^LIBS$])
752m4trace:configure.in:10: -1- m4_pattern_allow([^CPPFLAGS$])
753m4trace:configure.in:10: -1- m4_pattern_allow([^CXX$])
754m4trace:configure.in:10: -1- m4_pattern_allow([^ac_ct_CXX$])
755m4trace:configure.in:10: -1- m4_pattern_allow([^EXEEXT$])
756m4trace:configure.in:10: -1- m4_pattern_allow([^OBJEXT$])
757m4trace:configure.in:10: -1- _AM_DEPENDENCIES([CXX])
758m4trace:configure.in:10: -1- AM_SET_DEPDIR
759m4trace:configure.in:10: -1- m4_pattern_allow([^DEPDIR$])
760m4trace:configure.in:10: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
761m4trace:configure.in:10: -1- AM_MAKE_INCLUDE
762m4trace:configure.in:10: -1- m4_pattern_allow([^am__include$])
763m4trace:configure.in:10: -1- m4_pattern_allow([^am__quote$])
764m4trace:configure.in:10: -1- AM_DEP_TRACK
765m4trace:configure.in:10: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
766m4trace:configure.in:10: -1- m4_pattern_allow([^AMDEP_TRUE$])
767m4trace:configure.in:10: -1- m4_pattern_allow([^AMDEP_FALSE$])
768m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
769m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
770m4trace:configure.in:10: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
771m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
772m4trace:configure.in:10: -1- m4_pattern_allow([^am__nodep$])
773m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([am__nodep])
774m4trace:configure.in:10: -1- m4_pattern_allow([^CXXDEPMODE$])
775m4trace:configure.in:10: -1- AM_CONDITIONAL([am__fastdepCXX], [
776  test "x$enable_dependency_tracking" != xno \
777  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
778m4trace:configure.in:10: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
779m4trace:configure.in:10: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
780m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
781m4trace:configure.in:10: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
782m4trace:configure.in:11: -1- m4_pattern_allow([^CC$])
783m4trace:configure.in:11: -1- m4_pattern_allow([^CFLAGS$])
784m4trace:configure.in:11: -1- m4_pattern_allow([^LDFLAGS$])
785m4trace:configure.in:11: -1- m4_pattern_allow([^LIBS$])
786m4trace:configure.in:11: -1- m4_pattern_allow([^CPPFLAGS$])
787m4trace:configure.in:11: -1- m4_pattern_allow([^CC$])
788m4trace:configure.in:11: -1- m4_pattern_allow([^CC$])
789m4trace:configure.in:11: -1- m4_pattern_allow([^CC$])
790m4trace:configure.in:11: -1- m4_pattern_allow([^CC$])
791m4trace:configure.in:11: -1- m4_pattern_allow([^ac_ct_CC$])
792m4trace:configure.in:11: -1- _AM_DEPENDENCIES([CC])
793m4trace:configure.in:11: -1- m4_pattern_allow([^CCDEPMODE$])
794m4trace:configure.in:11: -1- AM_CONDITIONAL([am__fastdepCC], [
795  test "x$enable_dependency_tracking" != xno \
796  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
797m4trace:configure.in:11: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
798m4trace:configure.in:11: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
799m4trace:configure.in:11: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
800m4trace:configure.in:11: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
801m4trace:configure.in:12: -1- AM_PROG_LEX
802m4trace:configure.in:12: -1- m4_pattern_allow([^LEX$])
803m4trace:configure.in:12: -1- m4_pattern_allow([^LEX_OUTPUT_ROOT$])
804m4trace:configure.in:12: -1- m4_pattern_allow([^LEXLIB$])
805m4trace:configure.in:12: -1- m4_pattern_allow([^YYTEXT_POINTER$])
806m4trace:configure.in:13: -1- m4_pattern_allow([^SET_MAKE$])
807m4trace:configure.in:19: -1- m4_pattern_allow([^CPP$])
808m4trace:configure.in:19: -1- m4_pattern_allow([^CPPFLAGS$])
809m4trace:configure.in:19: -1- m4_pattern_allow([^CPP$])
810m4trace:configure.in:19: -1- m4_pattern_allow([^GREP$])
811m4trace:configure.in:19: -1- m4_pattern_allow([^EGREP$])
812m4trace:configure.in:19: -1- m4_pattern_allow([^STDC_HEADERS$])
813m4trace:configure.in:22: -1- m4_pattern_allow([^const$])
814m4trace:configure.in:24: -1- m4_pattern_allow([^TM_IN_SYS_TIME$])
815m4trace:configure.in:32: -1- m4_pattern_allow([^preludedir$])
816m4trace:configure.in:38: -1- m4_pattern_allow([^GCC_PATH$])
817m4trace:configure.in:41: -1- m4_pattern_allow([^GCC_PATH$])
818m4trace:configure.in:46: -1- m4_pattern_allow([^GCC_PATH$])
819m4trace:configure.in:49: -1- m4_pattern_allow([^BACKEND_CC$])
820m4trace:configure.in:51: -1- m4_pattern_allow([^CPP_PATH$])
821m4trace:configure.in:56: -1- m4_pattern_allow([^CPP_PATH$])
822m4trace:configure.in:69: -1- m4_pattern_allow([^CFA_PREFIX$])
823m4trace:configure.in:71: -1- m4_pattern_allow([^CFA_PREFIX$])
824m4trace:configure.in:79: -1- m4_pattern_allow([^CFA_INCDIR$])
825m4trace:configure.in:81: -1- m4_pattern_allow([^CFA_INCDIR$])
826m4trace:configure.in:89: -1- m4_pattern_allow([^CFA_BINDIR$])
827m4trace:configure.in:91: -1- m4_pattern_allow([^CFA_BINDIR$])
828m4trace:configure.in:99: -1- m4_pattern_allow([^CFA_LIBDIR$])
829m4trace:configure.in:101: -1- m4_pattern_allow([^CFA_LIBDIR$])
830m4trace:configure.in:103: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
831You should run autoupdate.], [])
832m4trace:configure.in:103: -1- m4_pattern_allow([^LIB@&t@OBJS$])
833m4trace:configure.in:103: -1- m4_pattern_allow([^LTLIBOBJS$])
834m4trace:configure.in:103: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
835m4trace:configure.in:103: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
836m4trace:configure.in:103: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
837m4trace:configure.in:103: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
838m4trace:configure.in:103: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
839m4trace:configure.in:103: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"])
840m4trace:configure.in:103: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
Note: See TracBrowser for help on using the repository browser.