1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* w32installer.nsi: Allow including of WINPT source. Include

libiconv source.
* mk-w32-dist: Add code to detect presence of source.  Calculate a
build number; add option --build-number to overide.
This commit is contained in:
Werner Koch 2005-03-30 14:23:01 +00:00
parent 1985805cdf
commit 0fae3c3738
4 changed files with 112 additions and 15 deletions

View file

@ -3,7 +3,7 @@ below should be applied to a stock bzip2-1.0.2 source. The Build as
usual using the mingw32 cross compiler package from Debian and install
the library and header file on top of the cross compiler installation
(/usr/i586-mingw32msvc/lib/). Note that for ease of maintenance we
don't used a DLL. [wk 2005-03-14]
don't use a DLL. [wk 2005-03-14]
diff -u orig/bzip2-1.0.2/Makefile bzip2-1.0.2/Makefile