On Thu, Jan 10, 2002 at 02:55:45PM -0400, Marc G. Fournier wrote:
> 
> Fresh CVS update ...
> 
> creating support/split-logfile
> creating build/rules.mk
> creating include/ap_config_auto.h
> cat: ./include/ap_config_auto.h.in: No such file or directory
> creating modules/aaa/Makefile
> creating modules/cache/Makefile
> creating modules/echo/Makefile

You must run ./buildconf to generate include/ap_config_auto.h.in

(buildconf runs autoheader, which I believe creates that file)

-aaron

Reply via email to