#
# ChangeLog for libcfa/automake
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:40:32 AM

Thu, 03 Jun 2021 19:30:53 GMT Thierry Delisle <tdelisle@…> [3f4bf57]
	* .gitignore (modified)
	* automake/missing (added)
	* libcfa/automake/missing (added)

	Added automake/missing to git directory


Mon, 10 Aug 2020 19:18:24 GMT Thierry Delisle <tdelisle@…> [6bd2cfb]
	* Makefile.in (deleted)
	* aclocal.m4 (deleted)
	* automake/compile (deleted)
	* automake/config.guess (deleted)
	* automake/config.sub (deleted)
	* automake/depcomp (deleted)
	* automake/install-sh (deleted)
	* automake/libtool.m4 (deleted)
	* automake/ltmain.sh (deleted)
	* automake/ltoptions.m4 (deleted)
	* automake/ltsugar.m4 (deleted)
	* automake/ltversion.m4 (deleted)
	* automake/lt~obsolete.m4 (deleted)
	* automake/missing (deleted)
	* automake/test-driver (deleted)
	* automake/ylwrap (deleted)
	* benchmark/Makefile.in (deleted)
	* configure (deleted)
	* driver/Makefile.in (deleted)
	* libcfa/Makefile.in (deleted)
	* libcfa/aclocal.m4 (deleted)
	* libcfa/automake/compile (deleted)
	* libcfa/automake/config.guess (deleted)
	* libcfa/automake/config.sub (deleted)
	* libcfa/automake/depcomp (deleted)
	* libcfa/automake/install-sh (deleted)
	* libcfa/automake/libtool.m4 (deleted)
	* libcfa/automake/ltmain.sh (deleted)
	* libcfa/automake/ltoptions.m4 (deleted)
	* libcfa/automake/ltsugar.m4 (deleted)
	* libcfa/automake/ltversion.m4 (deleted)
	* libcfa/automake/lt~obsolete.m4 (deleted)
	* libcfa/automake/missing (deleted)
	* libcfa/configure (deleted)
	* libcfa/prelude/Makefile.in (deleted)
	* libcfa/src/Makefile.in (deleted)
	* longrun_tests/Makefile.in (deleted)
	* src/Makefile.in (deleted)
	* tests/Makefile.in (deleted)
	* tools/Makefile.in (deleted)
	* tools/prettyprinter/Makefile.in (deleted)

	Removed generated automake files.
	*** WARNING *** With this push ...


Wed, 06 Nov 2019 18:23:45 GMT Thierry Delisle <tdelisle@…> [bdf22ae]
	* automake/missing (modified)
	* libcfa/automake/missing (modified)

	Forgot libcfa automake/missing


Thu, 16 Aug 2018 19:21:06 GMT Thierry Delisle <tdelisle@…> [50fede9]
	* libcfa/automake/libtool.m4 (added)
	* libcfa/automake/ltmain.sh (added)
	* libcfa/automake/ltoptions.m4 (added)
	* libcfa/automake/ltsugar.m4 (added)
	* libcfa/automake/ltversion.m4 (added)
	* libcfa/automake/lt~obsolete.m4 (added)

	Libtool scripts


Fri, 03 Aug 2018 17:57:12 GMT Thierry Delisle <tdelisle@…> [ff1e0f38]
	* Makefile.am (modified)
	* Makefile.in (modified)
	* benchmark/Makefile.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.in (modified)
	* libcfa/Makefile.in (modified)
	* libcfa/automake/config.guess (added)
	* libcfa/automake/config.sub (added)
	* libcfa/configure (modified)
	* libcfa/configure.ac (modified)
	* libcfa/prelude/Makefile.am (modified)
	* libcfa/prelude/Makefile.in (modified)
	* libcfa/src/Makefile.am (modified)
	* libcfa/src/Makefile.in (modified)
	* src/Makefile.in (modified)
	* tests/Makefile.in (modified)
	* tests/preempt_longrun/Makefile.in (modified)
	* tools/Makefile.in (modified)
	* tools/prettyprinter/Makefile.in (modified)

	configure flags are now propagated properly to libcfa


Fri, 03 Aug 2018 15:25:46 GMT Thierry Delisle <tdelisle@…> [c59712e]
	* Makefile.am (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/compile (modified)
	* automake/config.guess (modified)
	* automake/config.sub (modified)
	* automake/depcomp (modified)
	* automake/install-sh (modified)
	* automake/missing (modified)
	* automake/test-driver (modified)
	* automake/ylwrap (modified)
	* benchmark/Makefile.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (modified)
	* driver/Makefile.in (modified)
	* driver/cfa.cc (modified)
	* libcfa/.autom4te.cfg (added)
	* libcfa/Makefile.am (added)
	* libcfa/Makefile.in (added)
	* libcfa/aclocal.m4 (added)
	* libcfa/automake/compile (added)
	* libcfa/automake/depcomp (added)
	* libcfa/automake/install-sh (added)
	* libcfa/automake/missing (added)
	* libcfa/configure (added)
	* libcfa/configure.ac (added)
	* libcfa/prelude/Makefile.in (modified)
	* libcfa/src/Makefile.am (modified)
	* libcfa/src/Makefile.in (modified)
	* src/Makefile.in (modified)
	* tests/Makefile.am (modified)
	* tests/Makefile.in (modified)
	* tests/preempt_longrun/Makefile.in (modified)
	* tools/Makefile.in (modified)
	* tools/prettyprinter/Makefile.in (modified)

	Parent make now seems to properly call libcfa