From: <jc...@fe...> - 2003-02-05 15:18:00
|
On Wednesday 05 February 2003 11:25, Rafael Laboissiere wrote: | Update of /cvsroot/plplot/plplot/drivers | In directory sc8-pr-cvs1:/tmp/cvs-serv16366/drivers | | Modified Files: | =09Makefile.am pstex.c | Log Message: | Cleaned up the ps vs. pstex driver mess. When dyndrivers are | enabled, the use of --enable-pstex imply now the inclusion of the | ps.so driver module, enabling the ps and psc devices. | | On the other hand, when --enable-ps and --diasable-pstex are | specified, the pstex.so driver module is not erroneously installed, | as it used to be. BTW, this does not also happens with the xwin and tk driver? If I=20 disable xwin but enable the tk driver (not very likely), than the tk=20 driver will not work, as it needs xwin. The reverse works fine. Joao |