## ------------------------------------- ## ## GNU Autoconf 2.69.23-388d test suite. ## ## ------------------------------------- ## testsuite: command line was: $ ./testsuite -k preselections ## --------- ## ## 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: /devel/bleeding/src/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='/devel/bleeding/src/autoconf/tests' | at_srcdir='.' | abs_srcdir='/devel/bleeding/src/autoconf/tests' | at_top_srcdir='..' | abs_top_srcdir='/devel/bleeding/src/autoconf' | at_top_build_prefix='../' | abs_top_builddir='/devel/bleeding/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-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 . | | 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: /devel/bleeding/src/autoconf/tests/autom4te --version autom4te (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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: /devel/bleeding/src/autoconf/tests/autoconf --version autoconf (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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: /devel/bleeding/src/autoconf/tests/autoheader --version autoheader (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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: /devel/bleeding/src/autoconf/tests/autoupdate --version autoupdate (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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: /devel/bleeding/src/autoconf/tests/autoreconf --version autoreconf (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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: /devel/bleeding/src/autoconf/tests/ifnames --version ifnames (GNU Autoconf) 2.69.23-388d Copyright (C) Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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 21 12:08:59 CEST 2012 testsuite: ending at: Fri Sep 21 12:09:12 CEST 2012 testsuite: test suite duration: 0h 0m 13s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 1 test was run, 1 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.69.23-388d test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 35: tools.at:1162 autom4te preselections ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 35. tools.at:1162: testing autom4te preselections ... ./tools.at:1168: automake --version || exit 77 stderr: stdout: automake (GNU automake) 1.12.2 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . ./tools.at:1169: grep '[1-9]\.[0-9]' stdout || exit 77 stdout: automake (GNU automake) 1.12.2 License GPLv2+: GNU GPL version 2 or later ./tools.at:1170: test ! -f $HOME/.autom4te.cfg || exit 77 stderr: stdout: ./tools.at:1186: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit $ret; } stderr: ./tools.at:1188: test -d autom4te.cache || exit 77 ./tools.at:1189: autoconf ./tools.at:1197: aclocal stderr: ./tools.at:1198: automake --no-force --add-missing stderr: configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' ./tools.at:1199: autoconf ./tools.at:1200: test "`find configure -newer newer`" = "" || { diff old-requests autom4te.cache/requests; exit 1; } --- /dev/null 2012-09-21 08:36:09.331139314 +0200 +++ /devel/bleeding/src/autoconf/tests/testsuite.dir/at-groups/35/stdout 2012-09-21 12:09:12.000000000 +0200 @@ -0,0 +1,74 @@ +86d85 +< '_LT_AC_TAGCONFIG' => 1, +88c87 +< 'AC_INIT' => 1, +--- +> '_LT_AC_TAGCONFIG' => 1, +90c89 +< '_AM_COND_IF' => 1, +--- +> 'AC_INIT' => 1, +92c91 +< 'AC_SUBST' => 1, +--- +> '_AM_COND_IF' => 1, +94c93 +< 'AC_FC_SRCEXT' => 1, +--- +> 'AC_SUBST' => 1, +95a95 +> 'AC_FC_SRCEXT' => 1, +96a97 +> 'AM_PROG_MKDIR_P' => 1, +98d98 +< 'AM_PATH_GUILE' => 1, +99a100 +> 'AM_PATH_GUILE' => 1, +102d102 +< 'AC_REQUIRE_AUX_FILE' => 1, +104c104 +< 'm4_sinclude' => 1, +--- +> 'AC_REQUIRE_AUX_FILE' => 1, +105a106 +> 'm4_sinclude' => 1, +110d110 +< 'AM_MAKEFILE_INCLUDE' => 1, +111a112 +> 'AM_MAKEFILE_INCLUDE' => 1, +113d113 +< '_AM_COND_ENDIF' => 1, +114a115 +> '_AM_COND_ENDIF' => 1, +119d119 +< 'include' => 1, +121c121 +< 'AM_PROG_AR' => 1, +--- +> 'include' => 1, +122a123 +> 'AM_PROG_AR' => 1, +124d124 +< 'AM_PROG_FC_C_O' => 1, +125a126 +> 'AM_PROG_FC_C_O' => 1, +127d127 +< 'AH_OUTPUT' => 1, +129c129 +< '_AM_SUBST_NOTMAKE' => 1, +--- +> 'AH_OUTPUT' => 1, +131,132c131 +< 'sinclude' => 1, +< 'AM_PROG_CC_C_O' => 1, +--- +> '_AM_SUBST_NOTMAKE' => 1, +134,135c133,134 +< 'AM_XGETTEXT_OPTION' => 1, +< 'AC_CANONICAL_SYSTEM' => 1, +--- +> 'AM_PROG_CC_C_O' => 1, +> 'sinclude' => 1, +136a136,137 +> 'AC_CANONICAL_SYSTEM' => 1, +> 'AM_XGETTEXT_OPTION' => 1, ./tools.at:1200: exit code was 1, expected 0 ./tools.at:1200: if test "$automake_version" = "$used_automake_version"; then exit 1; else exit 77; fi ./tools.at:1200: exit code was 1, expected 0 35. tools.at:1162: 35. autom4te preselections (tools.at:1162): FAILED (tools.at:1200) ## ------------- ## ## ../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.23-388d, 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.23-388d | configure:2363: autobuild hostname... bigio | configure:2374: autobuild timestamp... 20120921T075643Z | 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 /devel/bleeding/src/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)))' 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.23-388d, 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} /devel/bleeding/src/autoconf/build-aux/missing --run aclocal-1.12' | AMTAR='$${TAR-tar}' | AUTOCONF='${SHELL} /devel/bleeding/src/autoconf/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /devel/bleeding/src/autoconf/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /devel/bleeding/src/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.23-388d\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.69.23-388d\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.69.23-388d\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/bin/grep' | HELP2MAN='${SHELL} /devel/bleeding/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} /devel/bleeding/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.69.23-388d' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.69.23-388d' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | PERL_FLOCK='yes' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.69.23-388d' | 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} /devel/bleeding/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='$(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.23-388d" | #define PACKAGE_STRING "GNU Autoconf 2.69.23-388d" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.69.23-388d" | | configure: exit 0