[Ecls-list] Misc. fixes

Hannu Koivisto azure at iki.fi
Sat Feb 9 05:27:02 UTC 2002


Greetings,

The current CVS version has some build and installation problems
and even if they weren't there, the resulting ecl_min doesn't work.
The attached patch fixes both issues and changes HTML document
generation to use texi2html instead of makeinfo for better quality
(IMHO).

2002-02-09  Hannu Koivisto  <azure at iki.fi>

	* src/doc/Makefile.in:
	  * (install) Now creates infodir if it does not exist.
	  * (ecl.html) Now uses texi2html instead of makeinfo.
	  * (ecldev.html) Ditto.
	  * (clean) Now removes all generated files and directories.

	* src/c/pathname.d:
	  * (si::pathname_translations) Removed local host variable that
	    clobbered the host parameter.

	* src/c/Makefile.in:
	  * Fixed incorrect suffix rules with pattern rules.

	* src/configure.in:
	  * libgc.a is not added to LIBRARIES when using system's Boehm GC.

-- 
Hannu
Please don't send copies of list mail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecls-misc-fixes-20020209T1307Z-against-v20020209T1244Z.diff
Type: text/x-patch
Size: 2880 bytes
Desc: The patch
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20020209/eabca825/attachment.bin>


More information about the ecl-devel mailing list