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 gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
,
,
,
/bin/sh ../config/mkinstalldirs /usr/man/man1
/bin/install -c -m 644 ./sed.1 /usr/man/man1/sed.1
make[2]: Leaving directory `/sources/sed-4.0.5/doc'
make[1]: Leaving directory `/sources/sed-4.0.5/doc'
Making install in testsuite
make[1]: Entering directory `/sources/sed-4.0.5/testsuite'
make[2]: Entering directory `/sources/sed-4.0.5/testsuite'
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/sed-4.0.5/testsuite'
make[1]: Leaving directory `/sources/sed-4.0.5/testsuite'
make[1]: Entering directory `/sources/sed-4.0.5'
make[2]: Entering directory `/sources/sed-4.0.5'
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/sed-4.0.5'
make[1]: Leaving directory `/sources/sed-4.0.5'
|