View | Details | Raw Unified | Return to bug 75504
Collapse All | Expand All

(-)ngspice_rework/Makefile (+6 lines)
Lines 21-26 Link Here
21
USE_LIBTOOL_VER?=15
21
USE_LIBTOOL_VER?=15
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
23
24
.ifndef PACKAGE_BUILDING
25
CONFIGURE_ARGS += --with-readline=yes
26
.else
27
CONFIGURE_ARGS += --disable-debug 
28
.endif
29
24
INFO=		ngspice
30
INFO=		ngspice
25
MAN1=		ngspice.1 ngnutmeg.1 ngsconvert.1
31
MAN1=		ngspice.1 ngnutmeg.1 ngsconvert.1

Return to bug 75504