From: Rafael L. <rla...@us...> - 2001-02-02 10:16:39
|
Update of /cvsroot/plplot/plplot In directory usw-pr-cvs1:/tmp/cvs-serv22689 Modified Files: configure Log Message: FHS compliance changes. "Data" files (maps & fonts) are now installed under $prefix/lib/plplot<version> ($DATA_DIR). Only the library files (*.so*) go into $prefix/lib ($LIB_DIR). Also implemented the centralized release version control in configure.in, just after AC_INIT, through the macro PACKAGE_VERSION. |