Bootstrapping fcgi2 CVS checkout? (aclocal, automake, autoconf)
sacha <sacha-pnXs6A+0pCZaa/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Can't seem to find the answer to this in the logs... Having done wget -m -nH --cut-dirs=1 -np www.fastcgi.com/cvs/fcgi2 to get a CVS checkout, how do I bootstrap the autoconf stuff so that I end up with a configure to run? Anyone got an autogen.sh? I did aclocal \ && automake --gnu --add-missing \ && autoconf (as per http://sources.redhat.com/autobook/autobook/autobook_43.html#SEC43) but I get errors: % aclocal % automake --gnu --add-missing automake: Makefile.am: installing `./INSTALL' automake: Makefile.am: required file `./NEWS' not found automake: Makefile.am: required file `./README' not found automake: Makefile.am: installing `./COPYING' automake: Makefile.am: required file `./AUTHORS' not found automake: Makefile.am: required file `./ChangeLog' not found configure.in: 10: required file `./fcgi_config.h.in' not found % autoconf autoconf: Undefined macros: configure.in:71:AC_CONFIG_FILES([Makefile Perhaps I just have the wrong versions of something? ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/