From: Rafael L. <rla...@us...> - 2003-09-02 17:44:10
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv30339 Modified Files: configure.ac Log Message: Major change: * Added a AC_SUSTitutable variable called CPP_SOVERSION in configure.ac. This variable is used in option -version-info for setting the soversion of libplplotcxx in file bindings/c++/Makefile.am. Minor changes (in configure.ac): * For consistency reason, set RELEASE_DATE=2003-04-22, the actual date of release 5.2.1. * Added some commentaries to the comments preceding the definition of SOVERSION. In particular, the statements about the "secret" libtool code are not true. |