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

(-)Makefile.ext (+2 lines)
Lines 97-102 Link Here
97
		--with-zlib-dir=/usr
97
		--with-zlib-dir=/usr
98
.	if !defined(WITHOUT_X11)
98
.	if !defined(WITHOUT_X11)
99
CONFIGURE_ARGS+=--with-xpm-dir=${X11BASE}
99
CONFIGURE_ARGS+=--with-xpm-dir=${X11BASE}
100
.	else
101
CONFIGURE_ARGS+=--without-xpm-dir
100
.	endif
102
.	endif
101
103
102
OPTIONS=	T1LIB "Include T1lib support" on \
104
OPTIONS=	T1LIB "Include T1lib support" on \

Return to bug 115089