Added checks for statfs() and stat64() functions.

Added removal of 'config.h.in~' in autogen.sh
This commit is contained in:
Sanel Zukan
2009-01-26 13:41:28 +00:00
parent c85f4b654c
commit 39e795031c
4 changed files with 67 additions and 0 deletions

View File

@ -19,6 +19,7 @@ EOF
if aclocal -I m4 && autoheader && autoconf; then
#dump_config "Jamconfig.in"
rm -f "config.h.in~"
echo ""
echo "Now run ./configure [OPTIONS]"