quantum-espresso/extlibs/install
obm 19da6aab82 The internal blas was not compiling correctly due to different compile flags
used.

This is my first attempt to fix.

The solution I use is to define a new "precious" variable (as defined by gnu
automake standarts) extlib_flags, and pass it to make_blas.inc.in
The advantage of defining a precious variable is mostly due to caching against
problems in automatic remaking. The document is here:
http://www.gnu.org/software/hello/manual/autoconf/Setting-Output-Variables.html#Setting-Output-Variables

I also suggest setting variables from ln:145 to ln:151 in configure.ac as
precious variables to be on the safe side and conform to GNU guidelines.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7154 c92efa57-630b-4861-b058-cf58834340f0
2010-10-19 21:22:47 +00:00
..
Makefile_iotk add to dir extlibs/install configuration file for iotk lib 2009-10-30 11:49:41 +00:00
Makefile_lapack lapack makefile modified for avoiding compilation of single precision routines 2010-04-27 13:00:53 +00:00
Makefile_lapack_testing_lin inconsistency of lapack Makefile with some make command. 2010-03-16 10:24:40 +00:00
iotk_config.h add to dir extlibs/install configuration file for iotk lib 2009-10-30 11:49:41 +00:00
make_blas.inc.in The internal blas was not compiling correctly due to different compile flags 2010-10-19 21:22:47 +00:00
make_lapack.inc.in add extlib dir and contents (lapack blas multigrid) 2009-10-15 13:14:30 +00:00