summaryrefslogtreecommitdiff
path: root/x86_64/configfrag.ac
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64/configfrag.ac')
-rw-r--r--x86_64/configfrag.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/x86_64/configfrag.ac b/x86_64/configfrag.ac
index e455d31b..f119a9a3 100644
--- a/x86_64/configfrag.ac
+++ b/x86_64/configfrag.ac
@@ -27,6 +27,10 @@ dnl USE OF THIS SOFTWARE.
# Determines the size of the CPU cache line.
AC_DEFINE([CPU_L1_SHIFT], [6], [CPU_L1_SHIFT])
+ [if test x"$enable_user32" = xyes ; then
+ user32_cpu=i686
+ fi]
+
[# Does the architecture provide machine-specific interfaces?
mach_machine_routines=1