Sun Apr 24 17:11:53 UTC 2022 - matwey.kornilov@gmail.com
- Update to version 3.0.6:
* Fix cppunit tests that were broken.
* In CPPUNIT tests, allow for either cppunit-config or the newer pkg-config cppunit to query for build configuration.
* Provide default, null gpTCLApplication if the application doesn't -- this prevents users from needing void* gpTCLApplication(0) lines if they user libtcl++ but don't have a tcl application.
* For CENTOS search lib64 for tclConfig and tkConfig as well.
* Version3.0-001
* daqdev/libtclplus#2
* * Fix include guards to be C++ compliant. daqdev/libtclplus#1 :