be explicit about not doing X

This commit is contained in:
Eric Andersen 2007-01-11 07:25:29 +00:00
parent 0c26484881
commit cc894f23eb

View File

@ -46,6 +46,7 @@ $(JPEG_DIR)/.configured: $(JPEG_DIR)/.unpacked
--prefix=$(STAGING_DIR) \
--enable-shared \
--enable-static \
--without-x \
);
touch $(JPEG_DIR)/.configured