--- Makeconf 2010-02-11 09:33:48.000000000 -0200 +++ Makeconf.custom 2011-05-02 22:21:54.337003512 -0300 @@ -1,9 +1,9 @@ # set this to your compiler's executable name (e.g. gfortran, g77) FC=gfortran # requested flags -FFLAGS=-fimplicit-none -O3 -funroll-loops +FFLAGS=-fimplicit-none -O3 -funroll-loops # set if you need shared library -FPICFLAGS=-fPIC +FPICFLAGS=-fPIC # BLAS library (only required for tests) BLAS=-lblas