bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Autoconf 2.67.47-35b1] testsuite: 76 failed


From: Stefano Lattarini
Subject: [GNU Autoconf 2.67.47-35b1] testsuite: 76 failed
Date: Fri, 17 Sep 2010 00:33:19 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

## ------------------------------------- ##
## GNU Autoconf 2.67.47-35b1 test suite. ##
## ------------------------------------- ##[]
 76: AS_BOX                                          FAILED 
(m4sh.at:219)

## ------------- ##
## Test results. ##
## ------------- ##[]

ERROR: 1 test was run,
1 failed unexpectedly.                                                          
                               
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might 
help:

   To: <address@hidden>
   Subject: [GNU Autoconf 2.67.47-35b1] testsuite: 76 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

-*-*-

HTH,
  Stefano
## ------------------------------------- ##
## GNU Autoconf 2.67.47-35b1 test suite. ##
## ------------------------------------- ##[]

testsuite: command line was:
  $ ./testsuite -k AS_BOX

## ---------- ##
## ChangeLog. ##
## ---------- ##[]

| 2010-09-16  Eric Blake  <address@hidden>
| 
|       fortran: avoid misparsed FCLIBS from Fortran compiler
|       * lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Also skip
|       'Configured by:' lines from gfortran.
|       * NEWS: Mention it.
|       Reported by Stefano Lattarini.
| 
| 2010-09-16  Ralf Wildenhues  <address@hidden>
| 

## --------- ##
## Platform. ##
## --------- ##

hostname = bigio
uname -m = i686
uname -r = 2.6.30-2-686
uname -s = Linux
uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/stefano/src/autoconf/tests
PATH: /home/stefano/go/bin
PATH: /home/stefano/bin/linux
PATH: /home/stefano/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/lib/jvm/java-6-sun-1.6.0.20/bin
PATH: /usr/games
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2010 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/stefano/src/autoconf/tests'
| at_srcdir='.'
| abs_srcdir='/home/stefano/src/autoconf/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/stefano/src/autoconf'
| at_top_build_prefix='../'
| abs_top_builddir='/home/stefano/src/autoconf'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal.  Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
| 
| # Copyright (C) 2000, 2001, 2005, 2008, 2009, 2010 Free Software
| # Foundation, Inc.
| #
| # This program is free software: you can redistribute it and/or modify
| # it under the terms of the GNU General Public License as published by
| # the Free Software Foundation, either version 3 of the License, or
| # (at your option) any later version.
| #
| # This program is distributed in the hope that it will be useful,
| # but WITHOUT ANY WARRANTY; without even the implied warranty of
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
| # GNU General Public License for more details.
| #
| # You should have received a copy of the GNU General Public License
| # along with this program.  If not, see <http://www.gnu.org/licenses/>.
| 
| PERL='/usr/bin/perl'
| GREP='/bin/grep'
| EGREP='/bin/grep -E'
| SED='/bin/sed'
| 
| # We need to know if sh -n is ok.
| ac_cv_sh_n_works='yes'
| 
| # Check whether the underlying system can manage some unusual
| # symbols in file names.
| if test -z ''; then
|   func_sanitize_file_name () { echo "$@"; }
| else
|   func_sanitize_file_name () { echo "$@" | tr -d ''; }
| fi
| 
| # Can we create directories with trailing whitespaces in their name?
| ac_cv_dir_trailing_space='yes'
| if test "$ac_cv_dir_trailing_space" = yes; then
|   func_sanitize_dir_name () { echo "$@"; }
| else
|   func_sanitize_dir_name () { echo "$@" | sed 's/  *$//'; }
| fi
| 
| # AUTOM4TE might be set in the environment.  Override it here so that
| # direct aclocal invocations also use it.
| AUTOM4TE=autom4te
| export AUTOM4TE

## ---------------- ##
## Tested programs. ##
## ---------------- ##[]

./local.at:520: /home/stefano/src/autoconf/tests/autom4te --version
autom4te (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Akim Demaille.

./local.at:520: /home/stefano/src/autoconf/tests/autoconf --version
autoconf (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:520: /home/stefano/src/autoconf/tests/autoheader --version
autoheader (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.

./local.at:520: /home/stefano/src/autoconf/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:520: /home/stefano/src/autoconf/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:520: /home/stefano/src/autoconf/tests/ifnames --version
ifnames (GNU Autoconf) 2.67.47-35b1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Paul Eggert.

## ------------------ ##
## Running the tests. ##
## ------------------ ##[]
testsuite: starting at: Fri Sep 17 00:27:40 CEST 2010
testsuite: ending at: Fri Sep 17 00:27:41 CEST 2010
testsuite: test suite duration: 0h 0m 1s

## ------------- ##
## Test results. ##
## ------------- ##[]

ERROR: 1 test was run,
1 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##[]
Failed tests:
GNU Autoconf 2.67.47-35b1 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  76: m4sh.at:196        AS_BOX
      m4sh

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##[]

#                             -*- compilation -*-
76. m4sh.at:196: testing AS_BOX ...
./m4sh.at:211: autom4te --language=m4sh script.as -o script 
./m4sh.at:212: sed -n '/ -\{44\} /,/ -\{44\} /p' script | sed '1 s/.*## -/## 
-/; 3 s/- ##.*/- ##/'
./m4sh.at:219: $CONFIG_SHELL ./script
--- -   2010-09-17 00:27:40.904010312 +0200
+++ /home/stefano/src/autoconf/tests/testsuite.dir/at-groups/76/stdout  
2010-09-17 00:27:40.000000000 +0200
@@ -1,10 +1,10 @@
 
 ## -------------------------------------------- ##
 ## Send a simple message, to address@hidden ##
-## -------------------------------------------- ##
+## -------------------------------------------- ##[]
 ## $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ##
 ## Send a simple message, to address@hidden ##
-## $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ##
+## $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ##[]
 ## ----------------------- ##
 ## Not quite as simple |$1 ##
 ## ----------------------- ##
76. m4sh.at:196: 76. AS_BOX (m4sh.at:196): FAILED (m4sh.at:219)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Autoconf configure 2.67.47-35b1, which was
| generated by GNU Autoconf 2.67.  Invocation command line was
| 
|   $ ./configure MAKE=/opt/extra/bin/netbsd-make --no-create --no-recursion
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = bigio
| uname -m = i686
| uname -r = 2.6.30-2-686
| uname -s = Linux
| uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /home/stefano/src/autoconf/tests
| PATH: /home/stefano/go/bin
| PATH: /home/stefano/bin/linux
| PATH: /home/stefano/bin
| PATH: /usr/local/bin
| PATH: /opt/bin
| PATH: /usr/lib/jvm/java-6-sun-1.6.0.20/bin
| PATH: /usr/games
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /bin
| PATH: /sbin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1759: checking for a BSD-compatible install
| configure:1827: result: /usr/bin/install -c
| configure:1838: checking whether build environment is sane
| configure:1888: result: yes
| configure:2029: checking for a thread-safe mkdir -p
| configure:2068: result: /bin/mkdir -p
| configure:2081: checking for gawk
| configure:2097: found /usr/bin/gawk
| configure:2108: result: gawk
| configure:2119: checking whether /opt/extra/bin/netbsd-make sets $(MAKE)
| configure:2145: result: no
| configure:2245: checking whether /bin/sh -n is known to work
| configure:2264: result: yes
| configure:2268: checking for characters that cannot appear in file names
| configure:2288: result: none
| configure:2294: checking whether directories can have trailing spaces
| configure:2308: result: yes
| configure:2319: checking for expr
| configure:2337: found /usr/bin/expr
| configure:2349: result: /usr/bin/expr
| configure:2368: checking for GNU M4 that supports accurate traces
| configure:2410: result: /usr/bin/m4
| configure:2413: checking whether /usr/bin/m4 accepts --gnu
| configure:2423: result: yes
| configure:2440: checking how m4 supports trace files
| configure:2450: result: --debugfile
| configure:2474: checking for perl
| configure:2492: found /usr/bin/perl
| configure:2505: result: /usr/bin/perl
| configure:2524: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:2538: result: yes
| configure:2556: checking for emacs
| configure:2572: found /usr/bin/emacs
| configure:2583: result: emacs
| configure:2601: checking whether emacs is sufficiently recent
| configure:2611: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| Loading 00debian-vars...
| Loading 42hyperlatex...
| Loading /etc/emacs/site-start.d/50a2ps.el (source)...
| Loading /etc/emacs/site-start.d/50autoconf.el (source)...
| Loading /etc/emacs/site-start.d/50bashdb.el (source)...
| Loading /etc/emacs/site-start.d/50cmake.el (source)...
| Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
| Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
| Loading debian-ispell...
| Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
| Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
| Loading /etc/emacs/site-start.d/50erlang-mode.el (source)...
| Loading /etc/emacs/site-start.d/50festival.el (source)...
| Loading /etc/emacs/site-start.d/50ftnchek.el (source)...
| Loading /etc/emacs/site-start.d/50gforth.el (source)...
| Loading /etc/emacs/site-start.d/50git-core.el (source)...
| Loading /etc/emacs/site-start.d/50global.el (source)...
| Loading /etc/emacs/site-start.d/50gnu-smalltalk-el.el (source)...
| Loading /etc/emacs/site-start.d/50libperl-critic-perl.el (source)...
| Loading /etc/emacs/site-start.d/50lilypond-data.el (source)...
| Loading /etc/emacs/site-start.d/50maxima-emacs.el (source)...
| Loading /etc/emacs/site-start.d/50psvn.el (source)...
| Loading /etc/emacs/site-start.d/50pylint.el (source)...
| Loading pylint...
| Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
| 
| In broken-mode:
| conftest.el:2:35:Warning: assignment to free variable `broken-defaults'
| Wrote /home/stefano/src/autoconf/conftest.elc
| configure:2614: $? = 0
| configure:2622: result: yes
| configure:2639: checking for emacs
| configure:2666: result: emacs
| configure:2690: checking where .elc files should go
| configure:2703: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| Loading 00debian-vars...
| Loading 42hyperlatex...
| Loading /etc/emacs/site-start.d/50a2ps.el (source)...
| Loading /etc/emacs/site-start.d/50autoconf.el (source)...
| Loading /etc/emacs/site-start.d/50bashdb.el (source)...
| Loading /etc/emacs/site-start.d/50cmake.el (source)...
| Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
| Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
| Loading debian-ispell...
| Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
| Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
| Loading /etc/emacs/site-start.d/50erlang-mode.el (source)...
| Loading /etc/emacs/site-start.d/50festival.el (source)...
| Loading /etc/emacs/site-start.d/50ftnchek.el (source)...
| Loading /etc/emacs/site-start.d/50gforth.el (source)...
| Loading /etc/emacs/site-start.d/50git-core.el (source)...
| Loading /etc/emacs/site-start.d/50global.el (source)...
| Loading /etc/emacs/site-start.d/50gnu-smalltalk-el.el (source)...
| Loading /etc/emacs/site-start.d/50libperl-critic-perl.el (source)...
| Loading /etc/emacs/site-start.d/50lilypond-data.el (source)...
| Loading /etc/emacs/site-start.d/50maxima-emacs.el (source)...
| Loading /etc/emacs/site-start.d/50psvn.el (source)...
| Loading /etc/emacs/site-start.d/50pylint.el (source)...
| Loading pylint...
| Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
| configure:2706: $? = 0
| configure:2719: result: ${datarootdir}/emacs/site-lisp
| configure:2732: checking for grep that handles long lines and -e
| configure:2790: result: /bin/grep
| configure:2795: checking for egrep
| configure:2857: result: /bin/grep -E
| configure:2862: checking for a sed that does not truncate output
| configure:2926: result: /bin/sed
| configure:2936: checking whether /opt/extra/bin/netbsd-make is case sensitive
| configure:2951: result: yes
| configure:3130: creating ./config.status
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_dir_trailing_space=yes
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_value=
| ac_cv_env_M4_set=
| ac_cv_env_M4_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_EXPR=/usr/bin/expr
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_perl_flock_implemented=yes
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_TEST_EMACS=emacs
| ac_cv_prog_emacs_ok=yes
| ac_cv_prog_gnu_m4_debugfile=--debugfile
| ac_cv_prog_gnu_m4_gnu=yes
| ac_cv_prog_make__opt_extra_bin_netbsd_make_case=yes
| ac_cv_prog_make__opt_extra_bin_netbsd_make_set=no
| ac_cv_sh_n_works=yes
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datarootdir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
aclocal-1.11'
| AMTAR='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run tar'
| AUTOCONF='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
automake-1.11'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.67.47-35b1\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 
2.67.47-35b1\" -DPACKAGE_BUGREPORT=\"address@hidden" 
-DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.67.47-35b1\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| GREP='/bin/grep'
| HELP2MAN='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/usr/bin/m4'
| M4_DEBUGFILE='--debugfile'
| M4_GNU='--gnu'
| MAKEINFO='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run 
makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='/bin/mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.67.47-35b1'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.67.47-35b1'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| SED='/bin/sed'
| SET_MAKE='MAKE=/opt/extra/bin/netbsd-make'
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.67.47-35b1'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| am__leading_dot='.'
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host_alias=''
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/stefano/src/autoconf/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datarootdir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='/bin/mkdir -p'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.67.47-35b1"
| #define PACKAGE_STRING "GNU Autoconf 2.67.47-35b1"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.67.47-35b1"
| 
| configure: exit 0
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.67.47-35b1, which was
| generated by GNU Autoconf 2.67.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on bigio
| 
| config.status:802: creating tests/Makefile
| config.status:802: creating tests/atlocal
| config.status:802: creating man/Makefile
| config.status:802: creating lib/emacs/Makefile
| config.status:802: creating Makefile
| config.status:802: creating doc/Makefile
| config.status:802: creating lib/Makefile
| config.status:802: creating lib/Autom4te/Makefile
| config.status:802: creating lib/autoscan/Makefile
| config.status:802: creating lib/m4sugar/Makefile
| config.status:802: creating lib/autoconf/Makefile
| config.status:802: creating lib/autotest/Makefile
| config.status:802: creating bin/Makefile
| config.status:1005: executing tests/atconfig commands


reply via email to

[Prev in Thread] Current Thread [Next in Thread]