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

(-)./Makefile (-1 / +2 lines)
Lines 178-184 Link Here
178
			--with-system-gettext \
178
			--with-system-gettext \
179
			--with-system-libpng \
179
			--with-system-libpng \
180
			--disable-gnome-vfs \
180
			--disable-gnome-vfs \
181
			--enable-python=system
181
			--enable-python=system \
182
			--with-num-cpus=${MAKE_JOBS_NUMBER}
182
183
183
# extensions
184
# extensions
184
CONFIGURE_ARGS+=	--enable-ext-pdfimport
185
CONFIGURE_ARGS+=	--enable-ext-pdfimport

Return to bug 176177