pgp4pine-1.76
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 ranlib... ranlib
checking for snprintf... yes
checking whether byte ordering is bigendian... no
checking for u_int8_t typedef... yes
checking for u_int16_t typedef... yes
checking for u_int32_t typedef... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pgp4pine/Makefile
config.status: creating pgp4pine/docs/Makefile
config.status: creating pgp4pine/docs/en/Makefile
config.status: creating pgp4pine/docs/en/pgp4pine.1
config.status: creating config.h
config.status: executing default-1 commands
cd . && autoheader
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make  all-recursive
make[1]: Entering directory `/usr/src/pgp4pine-1.76'
Making all in pgp4pine
make[2]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine'
Making all in docs
make[3]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
Making all in en
make[4]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[4]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[3]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[3]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c snprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c md5.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c profiles.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c prefs.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c pki.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c menus.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c keyrings.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c globals.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c debug.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c main.c
gcc  -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse  -o pgp4pine  snprintf.o md5.o profiles.o prefs.o pki.o menus.o keyrings.o globals.o debug.o common.o main.o  
make[3]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[2]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[2]: Entering directory `/usr/src/pgp4pine-1.76'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[2]: Leaving directory `/usr/src/pgp4pine-1.76'
make[1]: Leaving directory `/usr/src/pgp4pine-1.76'
Making install in pgp4pine
make[1]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine'
Making install in docs
make[2]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
Making install in en
make[3]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[4]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs /usr/share/doc/pgp4pine/
mkdir /usr/share/doc/pgp4pine
/bin/install -c -m 644 FAQ /usr/share/doc/pgp4pine/FAQ
/bin/sh ../../../mkinstalldirs /usr/share/doc/pgp4pine/
/bin/install -c -m 644 PGP_MIME /usr/share/doc/pgp4pine/PGP_MIME
/bin/sh ../../../mkinstalldirs /usr/man/man1/
/bin/install -c -m 644 pgp4pine.1 /usr/man/man1/pgp4pine.1
/bin/sh ../../../mkinstalldirs /usr/share/doc/pgp4pine/
/bin/install -c -m 644 pgp4pinerc.example /usr/share/doc/pgp4pine/pgp4pinerc.example
make[4]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[3]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs/en'
make[3]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[4]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[3]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[2]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine/docs'
make[2]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[3]: Entering directory `/usr/src/pgp4pine-1.76/pgp4pine'
/bin/sh ../mkinstalldirs /usr/bin
  /bin/install -c  pgp4pine /usr/bin/pgp4pine
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[2]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[1]: Leaving directory `/usr/src/pgp4pine-1.76/pgp4pine'
make[1]: Entering directory `/usr/src/pgp4pine-1.76'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[2]: Entering directory `/usr/src/pgp4pine-1.76'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/pgp4pine-1.76'
make[1]: Leaving directory `/usr/src/pgp4pine-1.76'

real	0m5.625s
user	0m3.494s
sys	0m0.783s
