Remove automake support

Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.

Conflicts:
	configure.ac
	src/Makefile.am
	src/classes/Makefile.am
	src/external/MuSR_software/Makefile.am
This commit is contained in:
2019-03-08 12:50:41 +01:00
parent 352ce48899
commit 8dd8d29adc
55 changed files with 75 additions and 3882 deletions

View File

@ -10,6 +10,12 @@ or
https://bitbucket.org/muonspin/musrfit/commits/all
Release of V1.4.2, 2019/03/08
=============================
The tool chain support for automake is removed. Only the cmake tool chain is
supported from now one.
Release of V1.2.0, 2017/10/26
=============================