Remove reference to jpeg-mmx

This commit is contained in:
Michael Johnson 2007-04-16 20:51:19 +00:00
parent fee9eea084
commit 5750f5ee44
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190146

View File

@ -310,10 +310,6 @@ pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "You can enable libtheora support by defining WITH_THEORA."
.endif
.if !defined(WITH_JPEGMMX)
@${ECHO_MSG}
@${ECHO_MSG} "You can enable JPEG with MMX by defining WITH_JPEGMMX."
.endif
.if !defined(WITH_MJPEG)
@${ECHO_MSG}
@${ECHO_MSG} "You can enable MJPEG portions by defining WITH_JPEGMMX."