| ;; |
;; |
| x86_64) |
x86_64) |
| machine=amd64 |
machine=amd64 |
| ac_includes_default="$ac_includes_default |
|
| #include \"arch/generic/128bit.h\"" |
|
| ;; |
;; |
| ia64*) |
ia64*) |
| machine=ia64 |
machine=ia64 |
| esac |
esac |
| AC_SUBST(host) |
AC_SUBST(host) |
| |
|
| |
if test "${enable_force_ll+set}" = set; then |
| |
ac_includes_default="$ac_includes_default |
| |
#include \"arch/generic/128bit.h\"" |
| |
fi |
| |
|
| dnl the following macro produces a warning with autoconf-2.1 |
dnl the following macro produces a warning with autoconf-2.1 |
| AC_CHECK_SIZEOF(char *) |
AC_CHECK_SIZEOF(char *) |
| case "$ac_cv_sizeof_char_p" in |
case "$ac_cv_sizeof_char_p" in |