checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking whether ln works... yes
checking for egrep... grep -E
checking for fgrep... grep -F
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating m4/amversion.m4
.
.
.
chmod +x /usr/share/automake-1.7/elisp-comp
chmod +x /usr/share/automake-1.7/ylwrap
chmod +x /usr/share/automake-1.7/acinstall
chmod +x /usr/share/automake-1.7/depcomp
chmod +x /usr/share/automake-1.7/compile
chmod +x /usr/share/automake-1.7/py-compile
make[4]: Leaving directory `/sources/automake-1.7.2/lib'
make[3]: Leaving directory `/sources/automake-1.7.2/lib'
make[2]: Leaving directory `/sources/automake-1.7.2/lib'
make[1]: Leaving directory `/sources/automake-1.7.2/lib'
Making install in tests
make[1]: Entering directory `/sources/automake-1.7.2/tests'
make[2]: Entering directory `/sources/automake-1.7.2/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/sources/automake-1.7.2/tests'
make[1]: Leaving directory `/sources/automake-1.7.2/tests'
|