View | Details | Raw Unified | Return to bug 159822 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 45-51 Link Here
45
USE_LDCONFIG=	yes
45
USE_LDCONFIG=	yes
46
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
46
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
47
		LDFLAGS="-L${LOCALBASE}/lib"
47
		LDFLAGS="-L${LOCALBASE}/lib"
48
CONFIGURE_ARGS=	--disable-error-on-warning \
48
CONFIGURE_ARGS+= --disable-error-on-warning \
49
		--disable-doxygen
49
		--disable-doxygen
50
50
51
MAN1=		gnucash.1
51
MAN1=		gnucash.1

Return to bug 159822