-ldraw no longer implies -lX11
This commit is contained in:
parent
09cd35eb36
commit
a741551866
3 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
#include <memdraw.h>
|
||||
#include "x11-memdraw.h"
|
||||
|
||||
AUTOLIB(X11);
|
||||
|
||||
/*
|
||||
* Allocate a Memimage with an optional pixmap backing on the X server.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue