Tomek Mrugalski 60df6f7af9 [3421] Removed host and obsolete bind10/rpath/boost macros. il y a 10 ans
..
AUTHORS 370861e432 [1870] created a separate dir to store example "3rd party" apps using BIND 10. il y a 12 ans
COPYING f00da76cb7 [1870] some more doc cleanups il y a 12 ans
ChangeLog 370861e432 [1870] created a separate dir to store example "3rd party" apps using BIND 10. il y a 12 ans
INSTALL f00da76cb7 [1870] some more doc cleanups il y a 12 ans
NEWS 370861e432 [1870] created a separate dir to store example "3rd party" apps using BIND 10. il y a 12 ans
README 60df6f7af9 [3421] Removed host and obsolete bind10/rpath/boost macros. il y a 10 ans

README

This is the top directory for sample programs that can be developed
using public Kea libraries outside of the Kea project. It's
intended to be built with installed Kea header files and library
objects, so it's not a target of the main build tree, and does not
refer to any other part of the BIND 10 source tree that contains
this directory.

On the top (sub) directory (where this README file is stored), we
provide a sample configure.ac and Makefile.am files for GNU automake
environments with helper autoconf macros to detect the availability and
location of BIND 10 header files and library objects.

This directory is currently empty, but we expect to move example
code here soon.