diff options
author | Werner Koch <wk@gnupg.org> | 2004-12-06 14:49:14 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2004-12-06 14:49:14 +0100 |
commit | 8f620c8c2c9a283e74c0cf75f348bfc929117d72 (patch) | |
tree | 4c7fb4c0092dc77f68d714390630b3be9467cbc3 /ChangeLog | |
parent | 2004-12-05 Moritz Schulte <moritz@g10code.com> (diff) | |
download | gnupg2-8f620c8c2c9a283e74c0cf75f348bfc929117d72.tar.xz gnupg2-8f620c8c2c9a283e74c0cf75f348bfc929117d72.zip |
* configure.ac (have_w32_system): New. Disable Pth checks for W32.
Link jnlib/w32-pth.h to pth.h.
* Makefile.am (pkglib_PROGRAMS): Build only for W32.
* keydb.c: Don't define DIRSEP_S here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-06 Werner Koch <wk@g10code.com> + + * configure.ac (have_w32_system): New. Disable Pth checks for W32. + Link jnlib/w32-pth.h to pth.h. + 2004-12-03 Werner Koch <wk@g10code.com> Released 1.9.13. |