=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl,v retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2001/06/04 02:49:46 1.23 +++ OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2001/06/15 07:56:05 1.24 @@ -2,7 +2,7 @@ * Copyright (c) 1994-2000 FUJITSU LABORATORIES LIMITED * All rights reserved. * - * $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.22 2001/03/19 04:17:39 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.23 2001/06/04 02:49:46 noro Exp $ */ #include "config.h" @@ -92,6 +92,10 @@ PARIFLAGS = -DLONG_IS_32BIT #if defined(DarwinArchitecture) CCOPTIONS = +#endif + +#if defined(AIXArchitecture) +CC = cc -qchars=signed #endif #ifdef USE_PARI