Hi there,

the .gitignore file in modules/http2 contains "Makefile.in". That's probably OK for the upstream Github variant, which contains a Makefile.am, but in our svn repos for httpd the Makefile.in is needed as the source of the Makefile generation.

Of course our svn doesn't care about the .gitignore, but eg. I now locally keep the sources in git and thus lost the Makefile.in. I can live with local modifications, but I think it would be more correct to drop Makefile.in from the modules/http2/.gitignore in our svn repos.

WDYT?

Regards,

Rainer

Reply via email to