Patch from Stephane Eranian <eranian@cello.hpl.hp.com>.
+Thu Jan 20 11:08:32 2000 Martin Mares <mj@albireo.ucw.cz>
+
+ * lib/configure: Added configuration for ia64 (the same as for Alpha).
+ Patch from Stephane Eranian <eranian@cello.hpl.hp.com>.
+
Thu Jan 13 23:01:52 2000 Martin Mares <mj@albireo.ucw.cz>
* Released as version 2.1.3.
echo >>$c '#define HAVE_PM_INTEL_CONF'
ok=1
;;
- alpha) echo >>$c '#define HAVE_64BIT_ADDRESS'
+ alpha|ia64) echo >>$c '#define HAVE_64BIT_ADDRESS'
# echo -n " syscalls"
# echo >>$c '#define HAVE_PM_SYSCALLS'
# ok=1