John "Elwin" Edwards
6a654fbe69
Update the Autoconf files.
...
These are mostly automatic updates for obsolete macros.
2021-05-11 22:30:03 -04:00
John "Elwin" Edwards
bb37c1c3f7
Improve the documentation build process.
...
The choice between troff implementations is now made at configure time,
rather than using shell logic in the Makefile to choose while building.
2017-12-30 14:15:52 -05:00
John "Elwin" Edwards
359d0987a4
Remove version numbers from docdir paths.
...
Most Unix systems prefer to omit the versions.
2017-10-16 19:53:38 -04:00
John "Elwin" Edwards
f8d1f422c8
Remove an extra bracket from some Autoconf macros.
2017-09-10 17:30:13 -04:00
John "Elwin" Edwards
c6f7d67623
Generate text documentation from the troff source files.
...
This is done by make, in the 'docs' target, which is now part of the
normal build process.
Unfortunately, not all the games include troff sources. Getting decent
HTML output from groff is still a difficult process which will not be
attempted at this time. There are a few bugs in the 'install' and
'uninstall' rules.
Not to mention that the documentation is sometimes inaccurate.
2016-02-21 20:47:12 -05:00
John "Elwin" Edwards
321e437f47
Fix a typo in configure.ac.
...
'test' had been misspelled 'text', and the error had propagated to all
seven games.
2015-06-04 14:48:25 -04:00
John "Elwin" Edwards
41aaefc7b9
rogue3: add install and uninstall targets to Makefile.
2013-08-25 19:52:23 -07:00
John "Elwin" Edwards
7f1fc97497
rogue3: begin porting to autoconf.
...
Rogue V3 can now be built with './configure && make'. This is
preliminary: 'make install' does not work yet.
2013-08-24 13:36:13 -07:00