IA64 patch to switch to C versions of TRI Setup

This commit is contained in:
alanh
2000-09-07 15:27:52 +00:00
parent 13692f96c6
commit 8b7ff82e87

View File

@@ -179,6 +179,9 @@ if test "$FX_GLIDE_BUILD_ARCHITECTURE" = "alpha"; then
FX_GLIDE_CTRISETUP=true
FX_GLIDE_C_CPU_DETECT=true
fi
if test "$FX_GLIDE_BUILD_ARCHITECTURE" = "ia64"; then
FX_GLIDE_CTRISETUP=true
fi
# Next, we read some configuration options
# statically. This is to avoid creating a bunch of
# not-terribly-useful --enable options.