creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... cc -E
checking host system type... i686-pc-linux-gnu
.
.
.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/sources/pkgconfig-0.15.0/glib-1.2.8/tests'
make[2]: Leaving directory `/sources/pkgconfig-0.15.0/glib-1.2.8/tests'
make[1]: Leaving directory `/sources/pkgconfig-0.15.0/glib-1.2.8'
make[1]: Entering directory `/sources/pkgconfig-0.15.0'
make[2]: Entering directory `/sources/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/bin
/bin/sh ./libtool --mode=install /bin/install -c pkg-config /usr/bin/pkg-config
/bin/install -c pkg-config /usr/bin/pkg-config
make install-man1
make[3]: Entering directory `/sources/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/man/man1
/bin/install -c -m 644 ./pkg-config.1 /usr/man/man1/pkg-config.1
make[3]: Leaving directory `/sources/pkgconfig-0.15.0'
/bin/sh ./mkinstalldirs /usr/share/aclocal
/bin/install -c -m 644 ./pkg.m4 /usr/share/aclocal/pkg.m4
make[2]: Leaving directory `/sources/pkgconfig-0.15.0'
make[1]: Leaving directory `/sources/pkgconfig-0.15.0'
|