From: Maurice L. <ml...@us...> - 2001-01-04 21:52:08
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv32292 Modified Files: configure.in initlib.in lib_sh_linux.in sysloc.in Log Message: Changes to support building c++ shared library using KCC, to ensure template closure. Created SONAME_FLAGS variable to hold whatever flags needed to pass the linker the name of the shared library.. maybe this can be applied to some of the other cases too eventually to simplify this stuff. |