mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-28 10:55:48 +01:00
- removed hermeslib dependancy
- added back old asm/mmx code
This commit is contained in:
@@ -86,8 +86,11 @@
|
||||
/* define if your X server has XConvertCase() */
|
||||
#undef HAVE_XCONVERTCASE
|
||||
|
||||
/* define if you want Hermes support */
|
||||
#undef HAVE_HERMES
|
||||
/* 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 vsnprintf with C99 semantics */
|
||||
#undef HAVE_C99_VSNPRINTF
|
||||
|
||||
Reference in New Issue
Block a user