[boinc_dev] RFC: Include man pages from Debian into SVN repository?
Bernd Machenschalk
Bernd.Machenschalk at aei.mpg.de
Fri Oct 12 11:39:02 UTC 2007
I currently get
Checked out revision 13841
../_autosetup
Bootstrapping configure script and makefiles:
Checking version of 'make' >= 379... succeeded. (379)
Checking version of 'm4' >= 104... succeeded. (104)
Checking version of 'pkg-config' >= 15... succeeded. (15)
Checking version of 'autoconf' >= 258... succeeded. (259)
Checking version of 'automake' >= 108... succeeded. (108)
aclocal -I m4 && autoheader && automake && autoconf
Makefile.am:25: directory should not contain `/'
Something failed .... please check error-message and re-run when
fixed.exiting...
Don't know which autotools versions you tested that Makefile.am with,
but IMHO the error message is right.
Don't write
SUBDIRS = ... doc/manpages
in the toplevel Makefile.am, modify doc/Makefile.am instead (or create it).
Bernd
On 06.10.2007 14:19 Uhr, Frank S. Thomas wrote:
> Hello,
>
> I got David's permission to check the manpages into the BOINC Subversion
> repository. The source files will be put in the directory doc/manpages/ and
> they will be built and installed by "make" and "make install". I've added a
> check to configure to search for docbook2x-man and an AM_CONDITIONAL to test
> if it was found or not. If docbook2x-man was not found, "make" and "make
> install" will ignore the manpages. My proposed patch that I'm going to commit
> later this day, if there are no objections, is attached to this mail.
>
> And FYI: On David's request and with the permission of the former copyright
> holders of the manpages I've set the University of California as new
> copyright holder and relicensed them under the GFDL 1.2 or later with no
> invariant sections.
>
> Grüße,
> Frank
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> boinc_dev mailing list
> boinc_dev at ssl.berkeley.edu
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
More information about the pkg-boinc-devel
mailing list