This is an old revision of the document!


The autotools build system is not included with the main repo.

$ git clone git://git.savannah.gnu.org/gnucap.git/
$ cd gnucap
$ git checkout develop # as of 17.02.20
$ git clone git://git.savannah.gnu.org/gnucap/gnucap-tools.git --branch autotools autotools
$ ./autotools/bootstrap
$ mkdir build
$ cd build
$ ../configure.gnu --help
$ less ../autotools/README

and

$ ../configure.gnu
[..]
$ make
$ main/gnucap
[..]
gnucap>
gnucap/manual/autotools.1581947127.txt.gz · Last modified: 2020/02/17 07:45 by felixs
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki