K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-02-01T21:49:22.000000Z K 7 svn:log V 417 Partially fix build on ia64. The configuration was missing HAVE_LONG_LONG, HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS for ia64. The build for ia64 breaks later for xptcall. While here, remove the duplicate definitions for __sparc__ that were identical to the definitions for __sparc64__. This was due to the patch adding __sparc64__ when __sparc__ already existed. Normalize on __sparc64__ like for devel/nspr. END