what i should do in order to build curl without error?
- by hugemeow
failed when i run ./buildconf
the error information is as follows:
[mirror@home curl]$ ls
acinclude.m4 CMakeLists.txt GIT-INFO MacOSX-Framework packages TODO-RELEASE
Android.mk configure.ac include Makefile.am perl vc6curl.dsw
buildconf COPYING install-sh Makefile.dist README winbuild
buildconf.bat CTestConfig.cmake lib Makefile.msvc.names RELEASE-NOTES
CHANGES curl-config.in libcurl.pc.in maketgz sample.emacs
CHANGES.0 curl-style.el log2changes.pl missing src
CMake docs m4 mkinstalldirs tests
[mirror@home curl]$ ./config
[mirror@home curl]$ ./buildconf
buildconf: autoconf version 2.63 (ok)
buildconf: autom4te version 2.59 (ERROR: does not match autoconf version)
[mirror@home curl]$ echo $?
1