There was an error fetching the commit references. Please try again later.
Added autoconf program transform name
We usually allowed users to customize the name of the plumed library using env var PLUMED_LIBSUFFIX. I changed it to the standard autoconf behavior, that is using --program-suffix --program-prefix at configure time. PLUMED_LIBSUFFIX still works but is now deprecated and dumps a warning. I will convert it to an error in a later version (2.3).
Showing
- Makefile.conf.in 1 addition, 1 deletionMakefile.conf.in
- configure 25 additions, 4 deletionsconfigure
- configure.ac 10 additions, 2 deletionsconfigure.ac
- src/config/Makefile 6 additions, 1 deletionsrc/config/Makefile
- src/lib/Makefile 22 additions, 22 deletionssrc/lib/Makefile
- src/lib/modulefile.in 4 additions, 4 deletionssrc/lib/modulefile.in
- src/maketools/update-plumedroot.sh 16 additions, 4 deletionssrc/maketools/update-plumedroot.sh
- user-doc/Installation.txt 11 additions, 6 deletionsuser-doc/Installation.txt
Loading
Please register or sign in to comment