mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-28 16:54:20 +02:00
typo in makefile.am
AC_LIBTOOL_WIN32_DLL to configure.in
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ libspice_la_LIBADD = ngspice.lo conf.lo \
|
||||
misc/libmisc.la \
|
||||
tclspice.lo $(LIBS)
|
||||
libspice_la_CFLAGS = $(AM_CFLAGS)
|
||||
libspice_la_LDFALGS = -shared -Wl,--version-script=tclspice.map
|
||||
libspice_la_LDFLAGS = -shared -Wl,--version-script=tclspice.map -no-undefined
|
||||
|
||||
CLEANFILES = pkgIndex.tcl libspice.so
|
||||
|
||||
|
||||
Reference in New Issue
Block a user