Commit e182fe53 authored by Guido van Rossum's avatar Guido van Rossum

The usual...

parent 61fe8619
Mon Jan 3 00:02:24 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Modules/rotormodule.c (RTR_e_char, RTR_d_char): avoid warnings
by picky compilers about unsigned % signed
* README: added a section on building it for non-UNIX systems
* Makefile (configure): call autoheader when calling autoconf
* Include/config.h.in: now generated by autoheader
* acconfig.h: new file (input for autoheader)
* configure.in: added AC_REVISION call to top
* Modules/flmodule.c (form_setattr): one NULL should be 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment