diff options
| author | Marcus Brinkmann <[email protected]> | 2010-05-12 17:21:36 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2010-05-12 17:21:36 +0000 |
| commit | ca3e5c63b9c170a1d8e7705ed1343310b92a9bab (patch) | |
| tree | bbbfcb5b8f772b62c6d2bce7e369eba5e639aeb4 /src/ChangeLog | |
| parent | 2010-05-12 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-ca3e5c63b9c170a1d8e7705ed1343310b92a9bab.tar.gz gpgme-ca3e5c63b9c170a1d8e7705ed1343310b92a9bab.zip | |
2010-05-12 Marcus Brinkmann <[email protected]>
* Makefile.am (system_components): Remove custom cppflags from
RCCOMPILE (because gpg-error adds -idirafter that makes RC bail.
[HAVE_W32CE_SYSTEM]: Add w32-ce.h and w32-ce.c, clear
libexec_PROGRAMS.
* w32-ce.h, w32-ce.c: New files.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 361e6979..a832b0f9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2010-05-12 Marcus Brinkmann <[email protected]> + * Makefile.am (system_components): Remove custom cppflags from + RCCOMPILE (because gpg-error adds -idirafter that makes RC bail. + [HAVE_W32CE_SYSTEM]: Add w32-ce.h and w32-ce.c, clear + libexec_PROGRAMS. + * w32-ce.h, w32-ce.c: New files. + * priv-io.h: Include <sys/types.h> * util.h: Likewise. |
