be explicit about not doing X
authorEric Andersen <andersen@codepoet.org>
Thu, 11 Jan 2007 07:25:29 +0000 (07:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 11 Jan 2007 07:25:29 +0000 (07:25 -0000)
package/jpeg/jpeg.mk

index 5e9d254da51d305f3a6a2c9517d063d85f968eed..24cebfbd6fa5c8fb1ef6f8846f838ba59bb77f2c 100644 (file)
@@ -46,6 +46,7 @@ $(JPEG_DIR)/.configured: $(JPEG_DIR)/.unpacked
                --prefix=$(STAGING_DIR) \
                --enable-shared \
                --enable-static \
+               --without-x \
        );
        touch $(JPEG_DIR)/.configured