1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-21 06:24:14 +01:00

changed geometry display stuff

fixed colormap windows crash bug
This commit is contained in:
kojima
2000-01-14 16:30:56 +00:00
parent f10d928e0a
commit f2de1c9dcf
20 changed files with 298 additions and 309 deletions

View File

@@ -130,6 +130,12 @@
/* define if you have then inet_aton function */
#undef HAVE_INET_ATON
/* define if processor is x86 */
#undef ASM_X86
/* define if processor is x86 with MMX(tm) support */
#undef ASM_X86_MMX
/* Define if you have the atexit function. */
#undef HAVE_ATEXIT