1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Support for building on Windows.

This commit is contained in:
Bruno Haible
2003-04-29 09:58:59 +00:00
parent 16e10a330c
commit 5fbcad1840
4 changed files with 232 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2003-02-26 Bruno Haible <bruno@clisp.org>
* Makefile.msvc: New file.
* README.woe32: New file.
* Makefile.devel (all): Depend on src/config.h.msvc.
(src/config.h.msvc): New rule.
2003-01-07 Bruno Haible <bruno@clisp.org>
* src/input.h (Input::_charset_dependent): New field.