This is my configure command:
./configure --exec-prefix=/usr --prefix="" --datadir=/usr --enable-
station-vpro --htmldir=/var/www/html/html
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for wvstrncpy in -lc... no
checking for gdImageCreate in -lgd... yes
checking for exp in -lm... yes
checking for png_write_chunk in -lpng... yes
checking for sqlite3_open in -lsqlite3... yes
checking for radSystemGetUpTimeMS in -lrad... yes
checking for inflate in -lz... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... (cached)
time.h
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a
trailing slash... yes
checking whether stat accepts an empty string... no
checking for localtime_r... yes
checking for memset... yes
checking for mkdir... yes
checking for pow... yes
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating stations/Makefile
config.status: creating stations/Simulator/Makefile
config.status: creating stations/VantagePro/Makefile
config.status: creating stations/VantagePro/vpconfig/Makefile
config.status: creating stations/WS-2300/Makefile
config.status: creating stations/WMR918/Makefile
config.status: creating stations/WXT510/Makefile
config.status: creating stations/WXT510/wxt510config/Makefile
config.status: creating htmlgenerator/Makefile
config.status: creating alarms/Makefile
config.status: creating cwop/Makefile
config.status: creating http/Makefile
config.status: creating ftp/Makefile
config.status: creating ssh/Makefile
config.status: creating procmon/Makefile
config.status: creating wviewconfig/Makefile
config.status: creating wviewmgmt/Makefile
config.status: creating dbexport/Makefile
config.status: creating examples/Makefile
config.status: creating examples/Debian/Makefile
config.status: creating examples/FedoraCore/Makefile
config.status: creating examples/FreeBSD/Makefile
config.status: creating examples/MacOSX/wview/Makefile
config.status: creating examples/NSLU2/Makefile
config.status: creating examples/SuSE/Makefile
config.status: creating utilities/Makefile
config.status: creating utilities/wlk2sqlite/Makefile
config.status: creating utilities/sqlite2wlk/Makefile
config.status: creating utilities/archive-be2le/Makefile
config.status: creating utilities/archive-le2be/Makefile
config.status: creating utilities/hilowcreate/Makefile
config.status: creating config.h
config.status: executing depfiles commands