~ubuntu-branches/debian/sid/ltsp/sid

« back to all changes in this revision

Viewing changes to localapps/autom4te.cache/traces.0

  • Committer: Bazaar Package Importer
  • Author(s): Vagrant Cascadian
  • Date: 2009-08-23 20:38:10 UTC
  • mfrom: (34.2.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20090823203810-y6s19h60l3puzplb
Tags: 5.1.83-1
* New upstream version: 
  - Add monitor_nbd to restart nbd when it breaks.
  - localapps: Only run action on ssh socket if it exists.
  - Only install squashfs-modules package on older Debian versions, as newer
    versions include squashfs modules in the kernel.
 
* Drop writeable-dbus-hal-dirs patch, applied upstream.

* Add patch from upstream to not require hal in ltsp-client-core init
  scripts, as hal isn't required in all LTSP environments, and causes the
  package to fail to install if hal isn't installed.

* Use upstream docs for swap, workstation, FAQ and Upgrading_4.2.

* Update descriptions of ltsp-client and ltsp-client-core to distinguish
  between them.

* Update Standards-Version to 3.8.3, no changes necessary. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
        ifelse([$3], , :, [$3])
84
84
fi[]dnl
85
85
])
86
 
m4trace:/usr/share/aclocal-1.10/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.10'
 
86
m4trace:/usr/share/aclocal-1.11/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11'
87
87
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
88
88
dnl require some minimum version.  Point them to the right macro.
89
 
m4_if([$1], [1.10.1], [],
 
89
m4_if([$1], [1.11], [],
90
90
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
91
91
])
92
 
m4trace:/usr/share/aclocal-1.10/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.10.1])dnl
 
92
m4trace:/usr/share/aclocal-1.11/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11])dnl
93
93
m4_ifndef([AC_AUTOCONF_VERSION],
94
94
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
95
 
_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)])
96
 
m4trace:/usr/share/aclocal-1.10/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
 
95
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 
96
m4trace:/usr/share/aclocal-1.11/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
97
97
AC_PREREQ([2.50])dnl
98
98
# expand $ac_aux_dir to an absolute path
99
99
am_aux_dir=`cd $ac_aux_dir && pwd`
100
100
])
101
 
m4trace:/usr/share/aclocal-1.10/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
 
101
m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
102
102
 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
103
103
        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
104
104
AC_SUBST([$1_TRUE])dnl
105
105
AC_SUBST([$1_FALSE])dnl
106
106
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
107
107
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
 
108
m4_define([_AM_COND_VALUE_$1], [$2])dnl
108
109
if $2; then
109
110
  $1_TRUE=
110
111
  $1_FALSE='#'
117
118
  AC_MSG_ERROR([[conditional "$1" was never defined.
118
119
Usually this means the macro was only invoked conditionally.]])
119
120
fi])])
120
 
m4trace:/usr/share/aclocal-1.10/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
 
121
m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
121
122
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
122
123
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
123
124
AC_REQUIRE([AM_DEP_TRACK])dnl
154
155
  if test "$am_compiler_list" = ""; then
155
156
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
156
157
  fi
 
158
  am__universal=false
 
159
  m4_case([$1], [CC],
 
160
    [case " $depcc " in #(
 
161
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
162
     esac],
 
163
    [CXX],
 
164
    [case " $depcc " in #(
 
165
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
166
     esac])
 
167
 
157
168
  for depmode in $am_compiler_list; do
158
169
    # Setup a source with many dependencies, because some compilers
159
170
    # like to wrap large dependency lists on column 80 (with \), and
171
182
    done
172
183
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
173
184
 
 
185
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
186
    # mode.  It turns out that the SunPro C++ compiler does not properly
 
187
    # handle `-M -o', and we need to detect this.  Also, some Intel
 
188
    # versions had trouble with output in subdirs
 
189
    am__obj=sub/conftest.${OBJEXT-o}
 
190
    am__minus_obj="-o $am__obj"
174
191
    case $depmode in
 
192
    gcc)
 
193
      # This depmode causes a compiler race in universal mode.
 
194
      test "$am__universal" = false || continue
 
195
      ;;
175
196
    nosideeffect)
176
197
      # after this tag, mechanisms are not by side-effect, so they'll
177
198
      # only be used when explicitly requested
181
202
        break
182
203
      fi
183
204
      ;;
 
205
    msvisualcpp | msvcmsys)
 
206
      # This compiler won't grok `-c -o', but also, the minuso test has
 
207
      # not run yet.  These depmodes are late enough in the game, and
 
208
      # so weak that their functioning should not be impacted.
 
209
      am__obj=conftest.${OBJEXT-o}
 
210
      am__minus_obj=
 
211
      ;;
184
212
    none) break ;;
185
213
    esac
186
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
187
 
    # mode.  It turns out that the SunPro C++ compiler does not properly
188
 
    # handle `-M -o', and we need to detect this.
189
214
    if depmode=$depmode \
190
 
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 
215
       source=sub/conftest.c object=$am__obj \
191
216
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
192
 
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 
217
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
193
218
         >/dev/null 2>conftest.err &&
194
219
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
195
220
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
196
 
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 
221
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
197
222
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
198
223
      # icc doesn't choke on unknown options, it will just issue warnings
199
224
      # or remarks (even with -Werror).  So we grep stderr for any message
221
246
  test "x$enable_dependency_tracking" != xno \
222
247
  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
223
248
])
224
 
m4trace:/usr/share/aclocal-1.10/depend.m4:139: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
 
249
m4trace:/usr/share/aclocal-1.11/depend.m4:163: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
225
250
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
226
251
])
227
 
m4trace:/usr/share/aclocal-1.10/depend.m4:147: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
 
252
m4trace:/usr/share/aclocal-1.11/depend.m4:171: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
228
253
[  --disable-dependency-tracking  speeds up one-time build
229
254
  --enable-dependency-tracking   do not reject slow dependency extractors])
230
255
if test "x$enable_dependency_tracking" != xno; then
235
260
AC_SUBST([AMDEPBACKSLASH])dnl
236
261
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
237
262
])
238
 
m4trace:/usr/share/aclocal-1.10/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
239
 
  # Strip MF so we end up with the name of the file.
240
 
  mf=`echo "$mf" | sed -e 's/:.*$//'`
241
 
  # Check whether this is an Automake generated Makefile or not.
242
 
  # We used to match only the files named `Makefile.in', but
243
 
  # some people rename them; so instead we look at the file content.
244
 
  # Grep'ing the first line is not enough: some people post-process
245
 
  # each Makefile.in and add a new line on top of each file to say so.
246
 
  # Grep'ing the whole file is not good either: AIX grep has a line
247
 
  # limit of 2048, but all sed's we know have understand at least 4000.
248
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
249
 
    dirpart=`AS_DIRNAME("$mf")`
250
 
  else
251
 
    continue
252
 
  fi
253
 
  # Extract the definition of DEPDIR, am__include, and am__quote
254
 
  # from the Makefile without running `make'.
255
 
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
256
 
  test -z "$DEPDIR" && continue
257
 
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
258
 
  test -z "am__include" && continue
259
 
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
260
 
  # When using ansi2knr, U may be empty or an underscore; expand it
261
 
  U=`sed -n 's/^U = //p' < "$mf"`
262
 
  # Find all dependency output files, they are included files with
263
 
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
264
 
  # simplest approach to changing $(DEPDIR) to its actual value in the
265
 
  # expansion.
266
 
  for file in `sed -n "
267
 
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
268
 
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
269
 
    # Make sure the directory exists.
270
 
    test -f "$dirpart/$file" && continue
271
 
    fdir=`AS_DIRNAME(["$file"])`
272
 
    AS_MKDIR_P([$dirpart/$fdir])
273
 
    # echo "creating $dirpart/$file"
274
 
    echo '# dummy' > "$dirpart/$file"
 
263
m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{
 
264
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
265
  # are listed without --file.  Let's play safe and only enable the eval
 
266
  # if we detect the quoting.
 
267
  case $CONFIG_FILES in
 
268
  *\'*) eval set x "$CONFIG_FILES" ;;
 
269
  *)   set x $CONFIG_FILES ;;
 
270
  esac
 
271
  shift
 
272
  for mf
 
273
  do
 
274
    # Strip MF so we end up with the name of the file.
 
275
    mf=`echo "$mf" | sed -e 's/:.*$//'`
 
276
    # Check whether this is an Automake generated Makefile or not.
 
277
    # We used to match only the files named `Makefile.in', but
 
278
    # some people rename them; so instead we look at the file content.
 
279
    # Grep'ing the first line is not enough: some people post-process
 
280
    # each Makefile.in and add a new line on top of each file to say so.
 
281
    # Grep'ing the whole file is not good either: AIX grep has a line
 
282
    # limit of 2048, but all sed's we know have understand at least 4000.
 
283
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
284
      dirpart=`AS_DIRNAME("$mf")`
 
285
    else
 
286
      continue
 
287
    fi
 
288
    # Extract the definition of DEPDIR, am__include, and am__quote
 
289
    # from the Makefile without running `make'.
 
290
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
291
    test -z "$DEPDIR" && continue
 
292
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
293
    test -z "am__include" && continue
 
294
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
295
    # When using ansi2knr, U may be empty or an underscore; expand it
 
296
    U=`sed -n 's/^U = //p' < "$mf"`
 
297
    # Find all dependency output files, they are included files with
 
298
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
299
    # simplest approach to changing $(DEPDIR) to its actual value in the
 
300
    # expansion.
 
301
    for file in `sed -n "
 
302
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
303
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
304
      # Make sure the directory exists.
 
305
      test -f "$dirpart/$file" && continue
 
306
      fdir=`AS_DIRNAME(["$file"])`
 
307
      AS_MKDIR_P([$dirpart/$fdir])
 
308
      # echo "creating $dirpart/$file"
 
309
      echo '# dummy' > "$dirpart/$file"
 
310
    done
275
311
  done
276
 
done
 
312
}
277
313
])
278
 
m4trace:/usr/share/aclocal-1.10/depout.m4:64: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
 
314
m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
279
315
     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
280
316
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
281
317
])
282
 
m4trace:/usr/share/aclocal-1.10/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
283
 
m4trace:/usr/share/aclocal-1.10/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
 
318
m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
 
319
m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
284
320
You should run autoupdate.])dnl
285
321
AC_CONFIG_HEADERS($@)])
286
 
m4trace:/usr/share/aclocal-1.10/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.60])dnl
 
322
m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl
287
323
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
288
324
dnl the ones we care about.
289
325
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
334
370
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
335
371
AM_MISSING_PROG(AUTOHEADER, autoheader)
336
372
AM_MISSING_PROG(MAKEINFO, makeinfo)
337
 
AM_PROG_INSTALL_SH
338
 
AM_PROG_INSTALL_STRIP
 
373
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
 
374
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
339
375
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
340
376
# We need awk for the "check" target.  The system "awk" is bad on
341
377
# some platforms.
343
379
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
344
380
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
345
381
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
346
 
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
347
 
                             [_AM_PROG_TAR([v7])])])
 
382
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
 
383
                             [_AM_PROG_TAR([v7])])])
348
384
_AM_IF_OPTION([no-dependencies],,
349
385
[AC_PROVIDE_IFELSE([AC_PROG_CC],
350
 
                  [_AM_DEPENDENCIES(CC)],
351
 
                  [define([AC_PROG_CC],
352
 
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
 
386
                  [_AM_DEPENDENCIES(CC)],
 
387
                  [define([AC_PROG_CC],
 
388
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
353
389
AC_PROVIDE_IFELSE([AC_PROG_CXX],
354
 
                  [_AM_DEPENDENCIES(CXX)],
355
 
                  [define([AC_PROG_CXX],
356
 
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
 
390
                  [_AM_DEPENDENCIES(CXX)],
 
391
                  [define([AC_PROG_CXX],
 
392
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
357
393
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
358
 
                  [_AM_DEPENDENCIES(OBJC)],
359
 
                  [define([AC_PROG_OBJC],
360
 
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
361
 
])
362
 
])
363
 
m4trace:/usr/share/aclocal-1.10/init.m4:113: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
 
394
                  [_AM_DEPENDENCIES(OBJC)],
 
395
                  [define([AC_PROG_OBJC],
 
396
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
 
397
])
 
398
_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
 
399
dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
 
400
dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
 
401
dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
 
402
AC_CONFIG_COMMANDS_PRE(dnl
 
403
[m4_provide_if([_AM_COMPILER_EXEEXT],
 
404
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
 
405
])
 
406
m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
364
407
_am_arg=$1
365
408
_am_stamp_count=1
366
409
for _am_header in $config_headers :; do
372
415
  esac
373
416
done
374
417
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
375
 
m4trace:/usr/share/aclocal-1.10/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
376
 
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
 
418
m4trace:/usr/share/aclocal-1.11/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
 
419
if test x"${install_sh}" != xset; then
 
420
  case $am_aux_dir in
 
421
  *\ * | *\     *)
 
422
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
 
423
  *)
 
424
    install_sh="\${SHELL} $am_aux_dir/install-sh"
 
425
  esac
 
426
fi
377
427
AC_SUBST(install_sh)])
378
 
m4trace:/usr/share/aclocal-1.10/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
 
428
m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
379
429
mkdir .tst 2>/dev/null
380
430
if test -d .tst; then
381
431
  am__leading_dot=.
384
434
fi
385
435
rmdir .tst 2>/dev/null
386
436
AC_SUBST([am__leading_dot])])
387
 
m4trace:/usr/share/aclocal-1.10/maintainer.m4:13: -1- AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
388
 
  dnl maintainer-mode is disabled by default
389
 
  AC_ARG_ENABLE(maintainer-mode,
390
 
[  --enable-maintainer-mode  enable make rules and dependencies not useful
 
437
m4trace:/usr/share/aclocal-1.11/maintainer.m4:19: -1- AC_DEFUN([AM_MAINTAINER_MODE], [m4_case(m4_default([$1], [disable]),
 
438
       [enable], [m4_define([am_maintainer_other], [disable])],
 
439
       [disable], [m4_define([am_maintainer_other], [enable])],
 
440
       [m4_define([am_maintainer_other], [enable])
 
441
        m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
 
442
AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
 
443
  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
 
444
  AC_ARG_ENABLE([maintainer-mode],
 
445
[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
391
446
                          (and sometimes confusing) to the casual installer],
392
 
      USE_MAINTAINER_MODE=$enableval,
393
 
      USE_MAINTAINER_MODE=no)
 
447
      [USE_MAINTAINER_MODE=$enableval],
 
448
      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
394
449
  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
395
 
  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
 
450
  AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
396
451
  MAINT=$MAINTAINER_MODE_TRUE
397
 
  AC_SUBST(MAINT)dnl
 
452
  AC_SUBST([MAINT])dnl
398
453
 
399
454
])
400
 
m4trace:/usr/share/aclocal-1.10/maintainer.m4:28: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
401
 
m4trace:/usr/share/aclocal-1.10/maintainer.m4:28: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
 
455
m4trace:/usr/share/aclocal-1.11/maintainer.m4:39: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
 
456
m4trace:/usr/share/aclocal-1.11/maintainer.m4:39: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
402
457
You should run autoupdate.])dnl
403
458
AM_MAINTAINER_MODE])
404
 
m4trace:/usr/share/aclocal-1.10/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
 
459
m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
405
460
cat > confinc << 'END'
406
461
am__doit:
407
 
        @echo done
 
462
        @echo this is the am__doit target
408
463
.PHONY: am__doit
409
464
END
410
465
# If we don't find an include directive, just comment out the code.
414
469
_am_result=none
415
470
# First try GNU make style include.
416
471
echo "include confinc" > confmf
417
 
# We grep out `Entering directory' and `Leaving directory'
418
 
# messages which can occur if `w' ends up in MAKEFLAGS.
419
 
# In particular we don't look at `^make:' because GNU make might
420
 
# be invoked under some other name (usually "gmake"), in which
421
 
# case it prints its new name instead of `make'.
422
 
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
423
 
   am__include=include
424
 
   am__quote=
425
 
   _am_result=GNU
426
 
fi
 
472
# Ignore all kinds of additional output from `make'.
 
473
case `$am_make -s -f confmf 2> /dev/null` in #(
 
474
*the\ am__doit\ target*)
 
475
  am__include=include
 
476
  am__quote=
 
477
  _am_result=GNU
 
478
  ;;
 
479
esac
427
480
# Now try BSD make style include.
428
481
if test "$am__include" = "#"; then
429
482
   echo '.include "confinc"' > confmf
430
 
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
431
 
      am__include=.include
432
 
      am__quote="\""
433
 
      _am_result=BSD
434
 
   fi
 
483
   case `$am_make -s -f confmf 2> /dev/null` in #(
 
484
   *the\ am__doit\ target*)
 
485
     am__include=.include
 
486
     am__quote="\""
 
487
     _am_result=BSD
 
488
     ;;
 
489
   esac
435
490
fi
436
491
AC_SUBST([am__include])
437
492
AC_SUBST([am__quote])
438
493
AC_MSG_RESULT([$_am_result])
439
494
rm -f confinc confmf
440
495
])
441
 
m4trace:/usr/share/aclocal-1.10/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
 
496
m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
442
497
$1=${$1-"${am_missing_run}$2"}
443
498
AC_SUBST($1)])
444
 
m4trace:/usr/share/aclocal-1.10/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
 
499
m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
445
500
AC_REQUIRE_AUX_FILE([missing])dnl
446
 
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
 
501
if test x"${MISSING+set}" != xset; then
 
502
  case $am_aux_dir in
 
503
  *\ * | *\     *)
 
504
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
 
505
  *)
 
506
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
 
507
  esac
 
508
fi
447
509
# Use eval to expand $SHELL
448
510
if eval "$MISSING --run true"; then
449
511
  am_missing_run="$MISSING --run "
452
514
  AC_MSG_WARN([`missing' script is too old or missing])
453
515
fi
454
516
])
455
 
m4trace:/usr/share/aclocal-1.10/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
 
517
m4trace:/usr/share/aclocal-1.11/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
456
518
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
457
519
dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
458
520
dnl while keeping a definition of mkdir_p for backward compatibility.
467
529
  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
468
530
esac
469
531
])
470
 
m4trace:/usr/share/aclocal-1.10/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
471
 
m4trace:/usr/share/aclocal-1.10/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
472
 
m4trace:/usr/share/aclocal-1.10/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
473
 
m4trace:/usr/share/aclocal-1.10/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
474
 
m4trace:/usr/share/aclocal-1.10/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
 
532
m4trace:/usr/share/aclocal-1.11/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
 
533
m4trace:/usr/share/aclocal-1.11/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
 
534
m4trace:/usr/share/aclocal-1.11/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
 
535
m4trace:/usr/share/aclocal-1.11/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
 
536
m4trace:/usr/share/aclocal-1.11/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
475
537
   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
476
538
   ac_status=$?
477
539
   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
478
540
   (exit $ac_status); }])
479
 
m4trace:/usr/share/aclocal-1.10/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
 
541
m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
480
542
# Just in case
481
543
sleep 1
482
544
echo timestamp > conftest.file
 
545
# Reject unsafe characters in $srcdir or the absolute working directory
 
546
# name.  Accept space and tab only in the latter.
 
547
am_lf='
 
548
'
 
549
case `pwd` in
 
550
  *[[\\\"\#\$\&\'\`$am_lf]]*)
 
551
    AC_MSG_ERROR([unsafe absolute working directory name]);;
 
552
esac
 
553
case $srcdir in
 
554
  *[[\\\"\#\$\&\'\`$am_lf\ \    ]]*)
 
555
    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
 
556
esac
 
557
 
483
558
# Do `set' in a subshell so we don't clobber the current shell's
484
559
# arguments.  Must try -L first in case configure is actually a
485
560
# symlink; some systems play weird games with the mod time of symlinks
486
561
# (eg FreeBSD returns the mod time of the symlink's containing
487
562
# directory).
488
563
if (
489
 
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
 
564
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
490
565
   if test "$[*]" = "X"; then
491
566
      # -L didn't work.
492
 
      set X `ls -t $srcdir/configure conftest.file`
 
567
      set X `ls -t "$srcdir/configure" conftest.file`
493
568
   fi
494
569
   rm -f conftest.file
495
570
   if test "$[*]" != "X $srcdir/configure conftest.file" \
513
588
Check your system clock])
514
589
fi
515
590
AC_MSG_RESULT(yes)])
516
 
m4trace:/usr/share/aclocal-1.10/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
 
591
m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules],
 
592
[  --enable-silent-rules          less verbose build output (undo: `make V=1')
 
593
  --disable-silent-rules         verbose build output (undo: `make V=0')])
 
594
case $enable_silent_rules in
 
595
yes) AM_DEFAULT_VERBOSITY=0;;
 
596
no)  AM_DEFAULT_VERBOSITY=1;;
 
597
*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
 
598
esac
 
599
AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
 
600
AM_BACKSLASH='\'
 
601
AC_SUBST([AM_BACKSLASH])dnl
 
602
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 
603
])
 
604
m4trace:/usr/share/aclocal-1.11/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
517
605
# Installed binaries are usually stripped using `strip' when the user
518
606
# run `make install-strip'.  However `strip' might not be the right
519
607
# tool to use in cross-compilation environments, therefore Automake
524
612
fi
525
613
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
526
614
AC_SUBST([INSTALL_STRIP_PROGRAM])])
527
 
m4trace:/usr/share/aclocal-1.10/substnot.m4:12: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
528
 
m4trace:/usr/share/aclocal-1.10/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
 
615
m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
 
616
m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 
617
m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
529
618
AM_MISSING_PROG([AMTAR], [tar])
530
619
m4_if([$1], [v7],
531
620
     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
610
699
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_VERSION$])
611
700
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_STRING$])
612
701
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
 
702
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_URL$])
613
703
m4trace:configure.ac:2: -1- m4_pattern_allow([^exec_prefix$])
614
704
m4trace:configure.ac:2: -1- m4_pattern_allow([^prefix$])
615
705
m4trace:configure.ac:2: -1- m4_pattern_allow([^program_transform_name$])
637
727
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_VERSION$])
638
728
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_STRING$])
639
729
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
 
730
m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_URL$])
640
731
m4trace:configure.ac:2: -1- m4_pattern_allow([^DEFS$])
641
732
m4trace:configure.ac:2: -1- m4_pattern_allow([^ECHO_C$])
642
733
m4trace:configure.ac:2: -1- m4_pattern_allow([^ECHO_N$])
648
739
m4trace:configure.ac:4: -1- AM_INIT_AUTOMAKE
649
740
m4trace:configure.ac:4: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
650
741
m4trace:configure.ac:4: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
651
 
m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.10.1])
652
 
m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.61])
 
742
m4trace:configure.ac:4: -1- AM_AUTOMAKE_VERSION([1.11])
 
743
m4trace:configure.ac:4: -1- _AM_AUTOCONF_VERSION([2.64])
653
744
m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
654
745
m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
655
746
m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_DATA$])
657
748
m4trace:configure.ac:4: -1- _AM_SUBST_NOTMAKE([am__isrc])
658
749
m4trace:configure.ac:4: -1- m4_pattern_allow([^CYGPATH_W$])
659
750
m4trace:configure.ac:4: -1- _AM_SET_OPTIONS([])
660
 
m4trace:configure.ac:4: -1- _m4_warn([obsolete], [The macro `AC_FOREACH' is obsolete.
661
 
You should run autoupdate.], [../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
662
 
/usr/share/aclocal-1.10/options.m4:25: _AM_SET_OPTIONS is expanded from...
663
 
/usr/share/aclocal-1.10/init.m4:26: AM_INIT_AUTOMAKE is expanded from...
664
 
configure.ac:4: the top level])
665
751
m4trace:configure.ac:4: -1- m4_pattern_allow([^PACKAGE$])
666
752
m4trace:configure.ac:4: -1- m4_pattern_allow([^VERSION$])
667
753
m4trace:configure.ac:4: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
688
774
m4trace:configure.ac:4: -1- m4_pattern_allow([^STRIP$])
689
775
m4trace:configure.ac:4: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
690
776
m4trace:configure.ac:4: -1- AM_PROG_MKDIR_P
 
777
m4trace:configure.ac:4: -1- m4_pattern_allow([^MKDIR_P$])
691
778
m4trace:configure.ac:4: -1- m4_pattern_allow([^mkdir_p$])
692
779
m4trace:configure.ac:4: -1- m4_pattern_allow([^AWK$])
693
780
m4trace:configure.ac:4: -1- m4_pattern_allow([^SET_MAKE$])
694
781
m4trace:configure.ac:4: -1- AM_SET_LEADING_DOT
695
782
m4trace:configure.ac:4: -1- m4_pattern_allow([^am__leading_dot$])
696
783
m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
697
 
                             [_AM_PROG_TAR([v7])])])
 
784
                             [_AM_PROG_TAR([v7])])])
698
785
m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([tar-ustar])
699
786
m4trace:configure.ac:4: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
700
787
m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([tar-pax])
704
791
m4trace:configure.ac:4: -1- m4_pattern_allow([^am__tar$])
705
792
m4trace:configure.ac:4: -1- m4_pattern_allow([^am__untar$])
706
793
m4trace:configure.ac:4: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
707
 
                  [_AM_DEPENDENCIES(CC)],
708
 
                  [define([AC_PROG_CC],
709
 
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
 
794
                  [_AM_DEPENDENCIES(CC)],
 
795
                  [define([AC_PROG_CC],
 
796
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
710
797
AC_PROVIDE_IFELSE([AC_PROG_CXX],
711
 
                  [_AM_DEPENDENCIES(CXX)],
712
 
                  [define([AC_PROG_CXX],
713
 
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
 
798
                  [_AM_DEPENDENCIES(CXX)],
 
799
                  [define([AC_PROG_CXX],
 
800
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
714
801
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
715
 
                  [_AM_DEPENDENCIES(OBJC)],
716
 
                  [define([AC_PROG_OBJC],
717
 
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
 
802
                  [_AM_DEPENDENCIES(OBJC)],
 
803
                  [define([AC_PROG_OBJC],
 
804
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
718
805
])
719
806
m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([no-dependencies])
 
807
m4trace:configure.ac:4: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])
 
808
m4trace:configure.ac:4: -2- _AM_MANGLE_OPTION([silent-rules])
720
809
m4trace:configure.ac:6: -1- AM_CONFIG_HEADER([config.h])
721
810
m4trace:configure.ac:6: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
722
 
You should run autoupdate.], [/usr/share/aclocal-1.10/header.m4:12: AM_CONFIG_HEADER is expanded from...
 
811
You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from...
723
812
configure.ac:6: the top level])
724
813
m4trace:configure.ac:7: -1- AM_MAINTAINER_MODE
725
814
m4trace:configure.ac:7: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
763
852
m4trace:configure.ac:9: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
764
853
m4trace:configure.ac:9: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
765
854
m4trace:configure.ac:9: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
766
 
m4trace:configure.ac:10: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
767
 
m4trace:configure.ac:10: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
768
 
m4trace:configure.ac:10: -1- m4_pattern_allow([^INSTALL_DATA$])
769
855
m4trace:configure.ac:13: -1- PKG_CHECK_MODULES([XATOMWAIT], [x11])
770
856
m4trace:configure.ac:13: -1- PKG_PROG_PKG_CONFIG
771
857
m4trace:configure.ac:13: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
781
867
m4trace:configure.ac:16: -1- m4_pattern_allow([^CPPFLAGS$])
782
868
m4trace:configure.ac:16: -1- m4_pattern_allow([^CPP$])
783
869
m4trace:configure.ac:16: -1- m4_pattern_allow([^GREP$])
784
 
m4trace:configure.ac:16: -1- m4_pattern_allow([^GREP$])
785
 
m4trace:configure.ac:16: -1- m4_pattern_allow([^EGREP$])
786
870
m4trace:configure.ac:16: -1- m4_pattern_allow([^EGREP$])
787
871
m4trace:configure.ac:16: -1- m4_pattern_allow([^STDC_HEADERS$])
788
872
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_SYS_WAIT_H$])
790
874
You should run autoupdate.], [])
791
875
m4trace:configure.ac:20: -1- m4_pattern_allow([^LIB@&t@OBJS$])
792
876
m4trace:configure.ac:20: -1- m4_pattern_allow([^LTLIBOBJS$])
793
 
m4trace:configure.ac:20: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file])
 
877
m4trace:configure.ac:20: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
 
878
m4trace:configure.ac:20: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
 
879
m4trace:configure.ac:20: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
 
880
m4trace:configure.ac:20: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
 
881
m4trace:configure.ac:20: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
 
882
m4trace:configure.ac:20: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"])
794
883
m4trace:configure.ac:20: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS