enhancements of the plot generator:

- removed the ugly X11 and PNG gnuplots terminals
- use enhanced postscript terminal
- use imagemagick to generate the png files (with compression)
- disable the fortran impl by default since it is as meaningless as a "C impl"
- update line settings
This commit is contained in:
Gael Guennebaud
2008-07-13 11:46:36 +00:00
parent 99a625243f
commit c8cbc1665e
13 changed files with 33 additions and 468 deletions

View File

@@ -27,8 +27,6 @@ if(MKL_LIBRARIES)
set(MKL_LIBRARIES ${MKL_LIBRARIES} mkl_intel_lp64 mkl_sequential guide pthread)
endif(MKL_LIBRARIES)
message(STATUS ${MKL_LIBRARIES})
else(${CMAKE_HOST_SYSTEM_PROCESSOR} STREQUAL "x86_64")
find_library(MKL_LIBRARIES