1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-16 11:44:14 +01:00

updated configure to detect x86

This commit is contained in:
kojima
2000-01-14 16:48:16 +00:00
parent dd1d08461c
commit 7df3e111bc
29 changed files with 517 additions and 339 deletions

View File

@@ -85,3 +85,9 @@
/* 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