nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] 1.3 -> 1.5: rpm

2014-05-18 08:18:16
but I started with the tar bundle rather than git, and that bundle
doesn’t contain anything called autogen.sh. Skipping that and just
doing the last line made me an rpm that appears to work, so this just
looks like a documentation problem.

Those instructions are designed to work on a checked-out git tree, not
a tar file, so you don't need to run autogen.sh (in a tar file, the
autoconf files have already been generated for you).  I guess we should
put autogen.sh in EXTRA_DIST so it gets distributed in tar files for
completeness.  FWIW, all autogen.sh does is run "autoreconf -v -i", which
should be part of autoconf.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>