bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.69.38-b038] testsuite: 299 300 302 failed


From: Stefano Lattarini
Subject: [GNU Autoconf 2.69.38-b038] testsuite: 299 300 302 failed
Date: Tue, 16 Oct 2012 21:28:55 +0200

The testsuite.log file is inlined below.

-*-*-*-

## ------------------------------------- ##
## GNU Autoconf 2.69.38-b038 test suite. ##
## ------------------------------------- ##

testsuite: command line was:
  $ ./testsuite -k AC_PROG_CC_.*

## --------- ##
## 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/ac/autoconf/tests/
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.26/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) 2012 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/stefano/src/ac/autoconf/tests'
| at_srcdir='.'
| abs_srcdir='/home/stefano/src/ac/autoconf/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/stefano/src/ac/autoconf'
| at_top_build_prefix='../'
| abs_top_builddir='/home/stefano/src/ac/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-2012 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 whitespace in their names?
| 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:527: /home/stefano/src/ac/autoconf/tests/autom4te --version
autom4te (GNU Autoconf) 2.69.38-b038
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoconf --version
autoconf (GNU Autoconf) 2.69.38-b038
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoheader --version
autoheader (GNU Autoconf) 2.69.38-b038
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.69.38-b038
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.69.38-b038
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/ifnames --version
ifnames (GNU Autoconf) 2.69.38-b038
Copyright (C)  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: Tue Oct 16 21:27:01 CEST 2012
301. AC_PROG_CC_C_O (acc.at:26): ok     (0m2.300s 0m1.452s)
testsuite: ending at: Tue Oct 16 21:27:09 CEST 2012
testsuite: test suite duration: 0h 0m 8s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 4 tests were run,
3 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.69.38-b038 test suite test groups:

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

 299: acc.at:24          AC_PROG_CC_C89
 300: acc.at:25          AC_PROG_CC_C99
 302: acc.at:27          AC_PROG_CC_STDC

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
299. acc.at:24: testing AC_PROG_CC_C89 ...
./acc.at:24: autoconf --force -W obsolete
--- /dev/null   2012-10-16 19:24:13.231380334 +0200
+++ /home/stefano/src/ac/autoconf/tests/testsuite.dir/at-groups/299/stderr      
2012-10-16 21:27:02.000000000 +0200
@@ -0,0 +1,3 @@
+configure.ac:4: warning: AC_PROG_CC_C89 is obsolete; use AC_PROG_CC
+../../lib/autoconf/c.m4:1451: AC_PROG_CC_C89 is expanded from...
+configure.ac:4: the top level
299. acc.at:24: 299. AC_PROG_CC_C89 (acc.at:24): FAILED (acc.at:24)

#                             -*- compilation -*-
300. acc.at:25: testing AC_PROG_CC_C99 ...
./acc.at:25: autoconf --force -W obsolete
--- /dev/null   2012-10-16 19:24:13.231380334 +0200
+++ /home/stefano/src/ac/autoconf/tests/testsuite.dir/at-groups/300/stderr      
2012-10-16 21:27:03.000000000 +0200
@@ -0,0 +1,3 @@
+configure.ac:4: warning: AC_PROG_CC_C99 is obsolete; use AC_PROG_CC
+../../lib/autoconf/c.m4:1458: AC_PROG_CC_C99 is expanded from...
+configure.ac:4: the top level
300. acc.at:25: 300. AC_PROG_CC_C99 (acc.at:25): FAILED (acc.at:25)

#                             -*- compilation -*-
302. acc.at:27: testing AC_PROG_CC_STDC ...
./acc.at:27: autoconf --force -W obsolete
--- /dev/null   2012-10-16 19:24:13.231380334 +0200
+++ /home/stefano/src/ac/autoconf/tests/testsuite.dir/at-groups/302/stderr      
2012-10-16 21:27:09.000000000 +0200
@@ -0,0 +1,3 @@
+configure.ac:4: warning: AC_PROG_CC_STDC is obsolete; use AC_PROG_CC
+../../lib/autoconf/c.m4:1465: AC_PROG_CC_STDC is expanded from...
+configure.ac:4: the top level
302. acc.at:27: 302. AC_PROG_CC_STDC (acc.at:27): FAILED (acc.at:27)


## ------------- ##
## ../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.69.38-b038, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## 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/bin/linux
| PATH: /home/stefano/bin
| PATH: /usr/local/bin
| PATH: /opt/bin
| PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin
| PATH: /usr/games
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /bin
| PATH: /sbin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1796: checking for a BSD-compatible install
| configure:1864: result: /usr/bin/install -c
| configure:1875: checking whether build environment is sane
| configure:1930: result: yes
| configure:2081: checking for a thread-safe mkdir -p
| configure:2120: result: /bin/mkdir -p
| configure:2127: checking for gawk
| configure:2143: found /usr/bin/gawk
| configure:2154: result: gawk
| configure:2165: checking whether make sets $(MAKE)
| configure:2187: result: yes
| configure:2278: checking build system type
| configure:2292: result: i686-pc-linux-gnu
| configure:2312: checking host system type
| configure:2325: result: i686-pc-linux-gnu
| configure:2352: autobuild project... GNU Autoconf
| configure:2358: autobuild revision... 2.69.38-b038
| configure:2363: autobuild hostname... bigio
| configure:2374: autobuild timestamp... 20121016T183445Z
| configure:2402: checking whether /bin/sh -n is known to work
| configure:2421: result: yes
| configure:2425: checking for characters that cannot appear in file names
| configure:2445: result: none
| configure:2451: checking whether directories can have trailing spaces
| configure:2465: result: yes
| configure:2476: checking for expr
| configure:2494: found /usr/bin/expr
| configure:2506: result: /usr/bin/expr
| configure:2525: checking for GNU M4 that supports accurate traces
| configure:2574: result: /usr/bin/m4
| configure:2577: checking whether /usr/bin/m4 accepts --gnu
| configure:2587: result: yes
| configure:2604: checking how m4 supports trace files
| configure:2614: result: --debugfile
| configure:2638: checking for perl
| configure:2656: found /usr/bin/perl
| configure:2669: result: /usr/bin/perl
| configure:2688: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:2702: result: yes
| configure:2720: checking for emacs
| configure:2736: found /usr/bin/emacs
| configure:2747: result: emacs
| configure:2765: checking whether emacs is sufficiently recent
| configure:2775: $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/50global.el (source)...
| Loading /etc/emacs/site-start.d/50gnu-smalltalk-el.el (source)...
| Loading /etc/emacs/site-start.d/50gtk-doc-tools.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/ac/autoconf/conftest.elc
| configure:2778: $? = 0
| configure:2786: result: yes
| configure:2803: checking for emacs
| configure:2830: result: emacs
| configure:2854: checking where .elc files should go
| configure:2867: $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/50global.el (source)...
| Loading /etc/emacs/site-start.d/50gnu-smalltalk-el.el (source)...
| Loading /etc/emacs/site-start.d/50gtk-doc-tools.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:2870: $? = 0
| configure:2883: result: ${datarootdir}/emacs/site-lisp
| configure:2896: checking for grep that handles long lines and -e
| configure:2954: result: /bin/grep
| configure:2959: checking for egrep
| configure:3021: result: /bin/grep -E
| configure:3026: checking for a sed that does not truncate output
| configure:3090: result: /bin/sed
| configure:3100: checking whether make is case sensitive
| configure:3115: result: yes
| configure:3284: checking that generated files are newer than configure
| configure:3290: result: done
| configure:3302: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.69.38-b038, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on bigio
|
| config.status:798: creating tests/Makefile
| config.status:798: creating tests/atlocal
| config.status:798: creating man/Makefile
| config.status:798: creating lib/emacs/Makefile
| config.status:798: creating Makefile
| config.status:798: creating doc/Makefile
| config.status:798: creating lib/Makefile
| config.status:798: creating lib/Autom4te/Makefile
| config.status:798: creating lib/autoscan/Makefile
| config.status:798: creating lib/m4sugar/Makefile
| config.status:798: creating lib/autoconf/Makefile
| config.status:798: creating lib/autotest/Makefile
| config.status:798: creating bin/Makefile
| config.status:1001: executing tests/atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=i686-pc-linux-gnu
| 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_host=i686-pc-linux-gnu
| 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_make_case=yes
| ac_cv_prog_make_make_set=yes
| 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/ac/autoconf/build-aux/missing --run 
aclocal-1.12'
| AMTAR='$${TAR-tar}'
| AUTOCONF='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing --run 
automake-1.12'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.69.38-b038\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 
2.69.38-b038\" -DPACKAGE_BUGREPORT=\"address@hidden" 
-DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.69.38-b038\"'
| 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/ac/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/ac/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.69.38-b038'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.69.38-b038'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.69.38-b038'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| am__leading_dot='.'
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='i686-pc-linux-gnu'
| build_alias=''
| build_cpu='i686'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='i686-pc-linux-gnu'
| host_alias=''
| host_cpu='i686'
| host_os='linux-gnu'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/stefano/src/ac/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='$(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.69.38-b038"
| #define PACKAGE_STRING "GNU Autoconf 2.69.38-b038"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.69.38-b038"
|
| configure: exit 0




reply via email to

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