Fix configure system so the package builds.
Status: Alpha
Brought to you by:
kcody
The wrong symbols are referenced in the src/Makefile.am and so some include paths are missing and library files are not added to the link.
This patch corrects this issue and adds a check of the X11 package to verify its version and also to include the right libraries in the build. By adding the right libraries in the build automatic checking tools that verify that all the symbols in the library are available pass when without linking with these libraries they fail with missing symbols to -lX11.
Autotools patch for gtkxine.
You can contact the submitter of this patch at
Clark Rawlins <clark.rawlins@escient.com>