mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added checks for statfs() and stat64() functions.
Added removal of 'config.h.in~' in autogen.sh
This commit is contained in:
@ -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]"
|
||||
|
Reference in New Issue
Block a user