fix typo
This commit is contained in:
parent
7b06693464
commit
87f9911114
|
@ -5,7 +5,7 @@
|
||||||
2003-09-07 Christopher Faylor <cgf@redhat.com>
|
2003-09-07 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* Makefile.in: Detect existence of mingw zlib headers and libraries.
|
* Makefile.in: Detect existence of mingw zlib headers and libraries.
|
||||||
Build cygcheck wihtout package checking if they are unavailable.
|
Build cygcheck without package checking if they are unavailable.
|
||||||
* dump_setup.cc: Generate dummy zlib macros when zlib is not available.
|
* dump_setup.cc: Generate dummy zlib macros when zlib is not available.
|
||||||
(open_package_list): Use zlib functions to uncompress package lists.
|
(open_package_list): Use zlib functions to uncompress package lists.
|
||||||
Return gzFile rather than FILE *.
|
Return gzFile rather than FILE *.
|
||||||
|
|
Loading…
Reference in New Issue