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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 94-100 Link Here
94
CONFIGURE_ARGS+=	${NMH_EXTRA_CONFIGURE_ARGS}
94
CONFIGURE_ARGS+=	${NMH_EXTRA_CONFIGURE_ARGS}
95
.endif
95
.endif
96
96
97
CFLAGS+=	-D${NMH_LOCKING}
97
CFLAGS+=	-D${NMH_LOCKING} -O
98
98
99
MAN1=	ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 flists.1 \
99
MAN1=	ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 flists.1 \
100
	folder.1 folders.1 forw.1 inc.1 install-mh.1 mark.1 \
100
	folder.1 folders.1 forw.1 inc.1 install-mh.1 mark.1 \

Return to bug 115939