]> git.pld-linux.org Git - packages/gnupg2.git/blame - gnupg2-pth.patch
- updated to 2.1.16
[packages/gnupg2.git] / gnupg2-pth.patch
CommitLineData
491f1c67
JR
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.032666 seconds and 4 git commands to generate.