aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-07-30 17:37:03 +0000
committerWerner Koch <[email protected]>1998-07-30 17:37:03 +0000
commit0300d6aefc270507ed4cbf6942c5ab053fd60ed9 (patch)
tree39a1e4eb561325c3f6679f96cf7ac88a8860d27c /acconfig.h
parentedit-key is now complete (diff)
downloadgnupg-0300d6aefc270507ed4cbf6942c5ab053fd60ed9.tar.gz
gnupg-0300d6aefc270507ed4cbf6942c5ab053fd60ed9.zip
started with shm coprocesses
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 50014cf39..89e367b7c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -76,6 +76,10 @@
#undef HAVE_DL_DLOPEN
#undef HAVE_DLD_DLD_LINK
+#undef USE_SHM_COPROCESSING
+
+#undef IPC_RMID_DEFERRED_RELEASE
+
@BOTTOM@
#endif /*G10_CONFIG_H*/