=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2000/03/01 02:29:18 1.5 +++ OpenXM_contrib2/asir2000/include/Attic/Risa.tmpl 2000/03/06 08:24:23 1.6 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.4 2000/02/08 04:47:10 noro Exp $ */ +/* $OpenXM: OpenXM_contrib2/asir2000/include/Risa.tmpl,v 1.5 2000/03/01 02:29:18 noro Exp $ */ #include "config.h" #define USE_GCC @@ -43,6 +43,8 @@ CDEBUGFLAGS= -O6 CDEBUGFLAGS= -O6 -mv8 CCOPTIONS = -DSYSV -DSVR4 AR=/usr/ccs/bin/ar cqs +/* ranlib is dummy on Solaris 2. */ +RANLIB=/usr/ccs/bin/ranlib #endif #if !SystemV4 #if defined(USE_GCC)