Created
July 29, 2012 22:48
-
-
Save john-peterson/3202353 to your computer and use it in GitHub Desktop.
autotools endless loop
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by GNU Automake configure 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure CC=gcc CFLAGS=-O2 -I/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/include CPPFLAGS=-O2 -I/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/include LDFLAGS=-L/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/lib SHELL=/bin/bash am_cv_prog_PERL_ithreads=no --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix= --program-suffix= --prefix=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host --exec-prefix=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host --sysconfdir=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/etc --localstatedir=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/var --sbindir=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/bin --datarootdir=/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/share | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = ubuntu | |
uname -m = x86_64 | |
uname -r = 3.2.0-24-generic | |
uname -s = Linux | |
uname -v = #38-Ubuntu SMP Tue May 1 16:18:50 UTC 2012 | |
/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: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin | |
PATH: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/bin | |
PATH: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin | |
PATH: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/bin | |
PATH: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33.2/bin | |
PATH: /mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /usr/games | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1760: checking whether make supports nested variables | |
configure:1777: result: yes | |
configure:1793: checking build system type | |
configure:1807: result: x86_64-pc-linux-gnu | |
configure:1859: checking for a BSD-compatible install | |
configure:1927: result: /usr/bin/install -c | |
configure:1938: checking whether build environment is sane | |
configure:1988: result: yes | |
configure:2129: checking for a thread-safe mkdir -p | |
configure:2168: result: /bin/mkdir -p | |
configure:2181: checking for gawk | |
configure:2197: found /usr/bin/gawk | |
configure:2208: result: gawk | |
configure:2219: checking whether make sets $(MAKE) | |
configure:2241: result: yes | |
configure:2343: checking for perl | |
configure:2361: found /usr/bin/perl | |
configure:2373: result: /usr/bin/perl | |
configure:2385: /usr/bin/perl --version | |
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi | |
(with 53 registered patches, see perl -V for more detail) | |
Copyright 1987-2011, Larry Wall | |
Perl may be copied only under the terms of either the Artistic License or the | |
GNU General Public License, which may be found in the Perl 5 source kit. | |
Complete documentation for Perl, including FAQ lists, should be found on | |
this system using "man perl" or "perldoc perl". If you have access to the | |
Internet, point your browser at http://www.perl.org/, the Perl Home Page. | |
configure:2388: $? = 0 | |
configure:2398: checking whether /usr/bin/perl supports ithreads | |
configure:2421: result: no | |
configure:2433: checking for tex | |
configure:2463: result: no | |
configure:2471: --version </dev/null | |
./configure: line 2472: --version: command not found | |
configure:2474: $? = 127 | |
configure:2489: checking whether autoconf is installed | |
configure:2494: autoconf --version | |
autoconf (GNU Autoconf) 2.68 | |
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. | |
configure:2497: $? = 0 | |
configure:2505: result: yes | |
configure:2512: checking whether autoconf works | |
configure:2519: cd conftest && autoconf -o /dev/null conftest.ac | |
configure:2522: $? = 0 | |
configure:2531: result: yes | |
configure:2538: checking whether autoconf is recent enough | |
configure:2545: cd conftest && autoconf -o /dev/null conftest.ac | |
configure:2548: $? = 0 | |
configure:2557: result: yes | |
configure:2564: checking whether ln works | |
configure:2584: result: yes | |
configure:2599: checking for grep that handles long lines and -e | |
configure:2657: result: /bin/grep | |
configure:2662: checking for egrep | |
configure:2724: result: /bin/grep -E | |
configure:2729: checking for fgrep | |
configure:2791: result: /bin/grep -F | |
configure:2797: checking whether /bin/sh has working 'set -e' with exit trap | |
configure:2810: result: yes | |
configure:2981: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-pc-linux-gnu | |
ac_cv_env_build_alias_set=set | |
ac_cv_env_build_alias_value=x86_64-linux-gnu | |
ac_cv_env_host_alias_set=set | |
ac_cv_env_host_alias_value=x86_64-linux-gnu | |
ac_cv_env_target_alias_set=set | |
ac_cv_env_target_alias_value=x86_64-linux-gnu | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_FGREP='/bin/grep -F' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_make_make_set=yes | |
am_cv_autoconf_installed=yes | |
am_cv_autoconf_version=yes | |
am_cv_autoconf_works=yes | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_PERL_ithreads=no | |
am_cv_prog_ln=ln | |
am_cv_sh_errexit_works=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='perllibdir="/mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib:./lib" "/mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/aclocal" --acdir=m4 -I m4' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
APIVERSION='1.11' | |
AUTOCONF='${SHELL} /mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib/missing --run autoconf' | |
AUTOHEADER='${SHELL} /mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib/missing --run autoheader' | |
AUTOMAKE='perllibdir="/mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib:./lib" "/mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/automake" --libdir=lib' | |
AWK='gawk' | |
CYGPATH_W='echo' | |
DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.11.3\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.11.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\" -DPACKAGE=\"automake\" -DVERSION=\"1.11.3\"' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
FGREP='/bin/grep -F' | |
GREP='/bin/grep' | |
HELP2MAN='${SHELL} /mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib/missing --run help2man' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LIBOBJS='' | |
LIBS='' | |
LN='ln' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib/missing --run makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
MODIFICATION_DELAY='2' | |
PACKAGE='automake' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='GNU Automake' | |
PACKAGE_STRING='GNU Automake 1.11.3' | |
PACKAGE_TARNAME='automake' | |
PACKAGE_URL='http://www.gnu.org/software/automake/' | |
PACKAGE_VERSION='1.11.3' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PERL_THREADS='0' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STRIP='' | |
TEX='' | |
VERSION='1.11.3' | |
am_AUTOCONF='autoconf' | |
am_AUTOHEADER='autoheader' | |
am_AUTOM4TE='autom4te' | |
am_AUTORECONF='autoreconf' | |
am_AUTOUPDATE='autoupdate' | |
am__isrc='' | |
am__leading_dot='.' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-pc-linux-gnu' | |
build_alias='x86_64-linux-gnu' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='pc' | |
datadir='${datarootdir}' | |
datarootdir='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host' | |
host_alias='x86_64-linux-gnu' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /mnt/nfs/source/Programs/OpenWrt/repo/trunk/build_dir/host/automake-1.11.3/lib/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='/bin/mkdir -p' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgvdatadir='${datadir}/automake-1.11' | |
prefix='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host' | |
program_transform_name='s&$$&&;s&^&&' | |
psdir='${docdir}' | |
sbindir='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/bin' | |
sh_errexit_works='yes' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='/mnt/nfs/source/Programs/OpenWrt/repo/trunk/staging_dir/host/etc' | |
target_alias='x86_64-linux-gnu' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "GNU Automake" | |
#define PACKAGE_TARNAME "automake" | |
#define PACKAGE_VERSION "1.11.3" | |
#define PACKAGE_STRING "GNU Automake 1.11.3" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "http://www.gnu.org/software/automake/" | |
#define PACKAGE "automake" | |
#define VERSION "1.11.3" | |
configure: exit 0 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/defs | |
config.status:794: creating tests/aclocal-1.11 | |
config.status:794: creating tests/automake-1.11 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Automake config.status 1.11.3, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ubuntu | |
config.status:794: creating Makefile | |
config.status:794: creating contrib/Makefile | |
config.status:794: creating doc/Makefile | |
config.status:794: creating lib/Automake/Makefile | |
config.status:794: creating lib/Makefile | |
config.status:794: creating lib/am/Makefile | |
config.status:794: creating m4/Makefile | |
config.status:794: creating tests/Makefile | |
config.status:794: creating tests/def |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment