config.h, disable XSPICE and CIDER

This commit is contained in:
h_vogt 2017-09-23 21:20:36 +02:00 committed by rlar
parent a2dcdbc972
commit 071f5463d7
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
/* #undef CAPBYPASS */
/* The CIDER enhancements */
#define CIDER 1
/* #undef CIDER */
/* Define to 1 if the `closedir' function returns void instead of `int'. */
/* #undef CLOSEDIR_VOID */
@ -546,7 +546,7 @@
#define WITH_PSS /**/
/* The xspice enhancements */
#define XSPICE 1
/* undef XSPICE */
/* Define to 1 if the X Window System is missing or not being used. */
#define X_DISPLAY_MISSING 1