PATCH: Remove rhapsody OS case

Ryan Schmidt <[email protected]> Sun, 18 Sep 2011 01:08:04 -0500
Newsgroups gmane.comp.video.xvid.devel
Message-ID <[email protected]>
--Apple-Mail-19-863951732
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

build/generic/configure.in contains this section:

case "$target_os" in
...
     darwin*|raphsody*)

"raphsody" is a misspelling of "rhapsody", the predecessor of darwin:

http://en.wikipedia.org/wiki/Rhapsody_(operating_system)

Since it's misspelled, it obviously won't work at all. And since =
Rhapsody is so ancient anyway, I see no need to attempt to support it.


--Apple-Mail-19-863951732
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xvid-devel mailing list
[email protected]
http://list.xvid.org/mailman/listinfo/xvid-devel

--Apple-Mail-19-863951732--