1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-14 12:55:47 +01:00

added check for XInternAtoms

This commit is contained in:
kojima
2000-04-01 02:11:33 +00:00
parent 7ab059a165
commit 036086daa4
3 changed files with 15 additions and 1 deletions

View File

@@ -90,6 +90,9 @@
/* define if you have then inet_aton function */
#undef HAVE_INET_ATON
/* define if your X server has XInternAtoms() */
#undef HAVE_XINTERNATOMS
/* define if processor is x86 */
#undef ASM_X86