[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
http://www.inp.nsk.su/~bukinm/allegro/au031.gz
These are mostly fixes for X-windows version (performance and
features) and some things useful for other ports. Fix for cmplog.pl
to compare files with CRLF and LF only, fixed '--srcdir' option of
configure script (but I used '--disable-linux' to test it, and forgot
to test it without '--srcdir' option), removed /sbin from
install-info, modified BYTES_PER_PIXEL.
I did not include configure script in this patch, because my version
of autoconf is old.
It should be applied after au029.
bash% unzip -a all3926.zip
bash% gunzip -c au029.gz | patch -p1
bash% gunzip -c au031.gz | patch -p1
--
Michael Bukin