visualc-shared, unify config.h
This commit is contained in:
parent
917ae030c9
commit
ad37b95cf1
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue