]> git.pld-linux.org Git - packages/gnupg2.git/blob - gnupg2-pth.patch
- updated to 1.7.5
[packages/gnupg2.git] / gnupg2-pth.patch
1 --- gnupg-1.9.16/scd/command.c.orig     2005-04-20 12:23:46.000000000 +0200
2 +++ gnupg-1.9.16/scd/command.c  2005-04-23 18:40:53.481725240 +0200
3 @@ -26,6 +26,11 @@
4  #include <ctype.h>
5  #include <unistd.h>
6  #include <signal.h>
7 +#ifdef HAVE_OPENSC
8 +# ifdef USE_GNU_PTH
9 +#  undef USE_GNU_PTH
10 +# endif
11 +#endif
12  #ifdef USE_GNU_PTH
13  # include <pth.h>
14  #endif
This page took 0.030386 seconds and 3 git commands to generate.