diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3a13629..a7cdd10 100644 --- a/configure.ac +++ b/configure.ac @@ -135,7 +135,7 @@ case $host_cpu in ATIMISC_TV_OUT=yes ATIMISC_CPIO=yes ;; - x86_64|amd64|alpha) + x86_64|amd64|alpha|ia64) ATIMISC_CPIO=yes ;; sparc) |