Changelog: FreeRADIUS EAP-TNC Patch
From TNC@FHH
Version 0.4.4
- removed unneeded header-inclusion from TNCUtil (as it is provided now by the header of NAA-TNCS)
- configure-script not longer checks for TNCUtil-header-files, as they are needed for NAA-TNCS and if they are not available, building NAA-TNCS would fail too
Version 0.4.3
- adjusted the include-commands to use the installed header-files from TNCUtil and NAA-TNCS
- configure-script checks for the existence of the needed library and header-files
Version 0.4.2
- the NAA-TNCS-library is not longer loaded dynamically at runtime. Now the configure-script searches for the library and links to it, if available. Otherwise the rlm_eap_tnc-module is not build.
- now using the header-files from /usr/local/include/ instead of copies of them in the local folder.

