visualc-shared, unify config.h

This commit is contained in:
rlar 2015-10-23 17:52:41 +02:00
parent 917ae030c9
commit ad37b95cf1
1 changed files with 3 additions and 1 deletions

View File

@ -233,7 +233,6 @@
/* Define to 1 if you have the `scalb' function. */
#define HAVE_SCALB 1
#define scalb _scalb
/* Define to 1 if you have the `scalbn' function. */
/* #undef HAVE_SCALBN */
@ -500,6 +499,9 @@
/* Define if we want spice2 sensitivity analysis */
/* #undef WANT_SENSE2 */
/* Define if you want PSS analysis */
#define WITH_PSS /**/
/* The xspice enhancements */
#define XSPICE 1