- Remove the rest of the unneeded client-side libraries.
- Use installed libraries that are not built here. - Don't build/install client-library related file and headers.main
parent
27e24cbc0a
commit
9e69d0dac6
|
@ -62,7 +62,7 @@
|
|||
extern int xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *);
|
||||
extern int xf86RemoveSIGIOHandler(int fd);
|
||||
# else
|
||||
# include <Xlibint.h>
|
||||
# include <X11/Xlibint.h>
|
||||
# define _DRM_MALLOC Xmalloc
|
||||
# define _DRM_FREE Xfree
|
||||
# endif
|
||||
|
|
Loading…
Reference in New Issue