Re: Xv needing X11/extensions/Xvlib.h (simple patch provided)
Keith Packard <[email protected]> Sun, 30 Nov 2003 10:24:35 -0800
| Newsgroups | gmane.comp.freedesktop.xlibs.general |
|---|---|
| Message-ID | <[email protected]> |
Around 0 o'clock on Nov 30, "Jeremy C. Reed" wrote: > I am curious: should X11/extensions/Xvlib.h be included with the > xextensions package instead? Nope; Xvlib.h is the interface library to the Xv library and isn't needed by applications just using the protocol headers (like the X server). > Anyways, here is my fix: Thanks, that's correct. I stuck it into CVS. -keith