| commit | 57f229d9521594940b82560b39bf882548eb22ba | [log] [tgz] |
|---|---|---|
| author | Wichert Akkerman <wichert@deephackmode.org> | Thu Feb 03 22:01:30 2000 +0000 |
| committer | Wichert Akkerman <wichert@deephackmode.org> | Thu Feb 03 22:01:30 2000 +0000 |
| tree | 35d2d454c33e931477758872001c05b55ca12b01 | |
| parent | 8b1b40cd8b49151374d0ac2a5b1a4b459f9e0ae5 [diff] [blame] |
Fixup ia64 stuff, part 1
diff --git a/acconfig.h b/acconfig.h index 21c5bbe..c163409 100644 --- a/acconfig.h +++ b/acconfig.h
@@ -15,6 +15,9 @@ /* Define if this is an i386, i486 or pentium architecture. */ #undef I386 +/* Define if this is an ia64 architecture. */ +#undef IA64 + /* Define if this is an m68k architecture. */ #undef M68K