commit configure scripts (autotools) to svn for c projects and include in
release
---------------------------------------------------------------------------------
Key: ZOOKEEPER-292
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-292
Project: Zookeeper
Issue Type: Improvement
Components: c client, contrib-zkfuse
Reporter: Patrick Hunt
Fix For: 3.2.0
We currently don't include configure scripts, just the .ac file itself. This
means that users are required
to run "autoreconf; ./configure" rather than just configure.
We should commit the configure script(s) to svn (hadoop core does this btw) for
our autotools based projects (currently c client api and zkfuse).
Also these should be included in the build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.