enable compiling of shared lib without osdi interface
This commit is contained in:
parent
5d4b5232ce
commit
3598a0d0c1
|
|
@ -593,8 +593,9 @@ libngspice_la_LIBADD += \
|
|||
ciderlib/support/libcidersuprt.la
|
||||
endif
|
||||
|
||||
|
||||
libngspice_la_LIBADD += osdi/libosdi.la
|
||||
if OSDI_WANTED
|
||||
libngspice_la_LIBADD += osdi/libosdi.la
|
||||
endif
|
||||
|
||||
libngspice_la_LIBADD += \
|
||||
maths/deriv/libderiv.la \
|
||||
|
|
|
|||
Loading…
Reference in New Issue