Skip to content
Snippets Groups Projects
Commit 219e4de3 authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

Remove unneeded dependencies from configure.ac & xcomposite.pc


We only need Xfixes headers for the XserverRegion definition, don't
need to link against it directly or require clients link against it,
so only use CFLAGS from it in the Makefile, and only list it in
Requires.private in the .pc file.

Don't need libXext at all - no headers or functions from it are used.

Also clean up some extra appearances of *_CFLAGS & *_LIBS that aren't needed.

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: default avatarDan Nicholson <dbn.lists@gmail.com>
Acked-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 01c4691e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment