* configure.in: Enable x86-64 OpenBSD compilation.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
|
||||
|
||||
* configure.in: Enable x86-64 OpenBSD compilation.
|
||||
|
||||
2006-10-28 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* AUTHORS: Add cal-html.el author.
|
||||
|
||||
@@ -275,6 +275,7 @@ dnl see the `changequote' comment above.
|
||||
case "${canonical}" in
|
||||
alpha*-*-openbsd*) machine=alpha ;;
|
||||
i386-*-openbsd*) machine=intel386 ;;
|
||||
x86_64-*-openbsd*) machine=amdx86-64 ;;
|
||||
m68k-*-openbsd*) machine=hp9000s300 ;;
|
||||
mipsel-*-openbsd*) machine=pmax ;;
|
||||
ns32k-*-openbsd*) machine=ns32000 ;;
|
||||
|
||||
Reference in New Issue
Block a user