aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/conf-riscos/include/g10defs.h
diff options
context:
space:
mode:
authorStefan Bellon <[email protected]>2002-08-06 06:54:55 +0000
committerStefan Bellon <[email protected]>2002-08-06 06:54:55 +0000
commit181dcc69f4f33dc68e797019962075e8ca019e77 (patch)
treecfccedcf9e3d4648bfabb7e13183e4b27aa575e0 /scripts/conf-riscos/include/g10defs.h
parent* configure.ac: Bumbed version number. (diff)
downloadgnupg-181dcc69f4f33dc68e797019962075e8ca019e77.tar.gz
gnupg-181dcc69f4f33dc68e797019962075e8ca019e77.zip
tidying up RISC OS stuff
Diffstat (limited to 'scripts/conf-riscos/include/g10defs.h')
-rw-r--r--scripts/conf-riscos/include/g10defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/conf-riscos/include/g10defs.h b/scripts/conf-riscos/include/g10defs.h
index 46acdbfe1..6b47a6b38 100644
--- a/scripts/conf-riscos/include/g10defs.h
+++ b/scripts/conf-riscos/include/g10defs.h
@@ -38,5 +38,5 @@
/* External process spawning mechanism */
#if !(defined(HAVE_FORK) && defined(HAVE_PIPE) && defined(HAVE_WAITPID))
-#define EXEC_TEMPFILE_ONLY
+#define EXEC_TEMPFILE_ONLY 1
#endif