mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Support for building with MSVC much like for Unix.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Support for building with MSVC much like for Unix.
|
||||
* autogen.sh: Fetch also 'compile' and 'ar-lib'.
|
||||
* Makefile.in (IMPORTED_FILES): Add build-aux/compile, build-aux/ar-lib.
|
||||
* build-aux/.gitignore: Ignore also 'compile' and 'ar-lib'.
|
||||
* lib/Makefile.in: Use $(OBJEXT) where suitable.
|
||||
* README.woe32: Change instructions for compiling with MSVC.
|
||||
|
||||
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Move build infrastructure files to build-aux/.
|
||||
|
||||
Reference in New Issue
Block a user