Actually functional, hopefully!, Xext test
This commit is contained in:
parent
110c52e2b4
commit
a9dfd741a4
2 changed files with 2 additions and 7 deletions
6
configure
vendored
6
configure
vendored
|
@ -22181,14 +22181,10 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|||
#include <X11/extensions/Xext.h>
|
||||
#include <X11/extensions/extutil.h>
|
||||
|
||||
extern XExtDisplayInfo* XextAddDisplay(XExtensionInfo* a,Display* b,_Xconst char* c,XExtensionHooks* d,int e,XPointer f);
|
||||
int
|
||||
main ()
|
||||
{
|
||||
|
||||
extern XExtDisplayInfo* XextAddDisplay(XExtensionInfo* a,Display* b,_Xconst char* c,XExtensionHooks* d,int e,XPointer f);
|
||||
XExtDisplayInfo*
|
||||
|
||||
;
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue