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

(-)Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
		THREAD_LIBS="${PTHREAD_LIBS}"
20
		THREAD_LIBS="${PTHREAD_LIBS}"
21
CONFIGURE_ARGS=	--program-transform-name=''
21
CONFIGURE_ARGS=	--program-transform-name=''
22
INSTALLS_SHLIB=	yes
22
INSTALLS_SHLIB=	yes
23
USE_AUTOTOOLS=	libtool:15
23
USE_AUTOTOOLS=	libtool:15 autoconf:259
24
USE_REINPLACE=	yes
24
USE_REINPLACE=	yes
25
25
26
post-patch:
26
post-patch:

Return to bug 90584