From: Alan W. I. <ai...@us...> - 2003-03-01 03:29:50
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv29782 Modified Files: configure.ac sysloc.in Log Message: One more default change: with_double=yes Remove with_gcc Replace with_shlib with enable_shared logic. Now, octave, python, and java all rightly depend on shared libraries being built. Output reorganized including the have_x result, enable_shared and enable_static, and with_debug, with_opt, with_warn, and with_profile separated out waiting for further action. |