mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
common/exechelp: Disable debugging by default.
* common/exechelp-w32.c (DEBUG_W32_SPAWN): Set to 0. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
dd670366d7
commit
5d8f7b16c8
@ -65,7 +65,7 @@
|
|||||||
#include "exechelp.h"
|
#include "exechelp.h"
|
||||||
|
|
||||||
/* Define to 1 do enable debugging. */
|
/* Define to 1 do enable debugging. */
|
||||||
#define DEBUG_W32_SPAWN 1
|
#define DEBUG_W32_SPAWN 0
|
||||||
|
|
||||||
|
|
||||||
/* It seems Vista doesn't grok X_OK and so fails access() tests.
|
/* It seems Vista doesn't grok X_OK and so fails access() tests.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user