#### include external sources in the distributed tarball:
EXTRA_DIST += ext/coroutine/coroutine.hpp
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = dns++.pc
-
CLEANFILES = $(abs_top_builddir)/logger_lockfile
# config.h may be included by headers supplied for building user-written
AC_CONFIG_FILES([Makefile
compatcheck/Makefile
- dns++.pc
doc/Makefile
doc/guide/Makefile
doc/version.ent
+++ /dev/null
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: dns++
-Description: BIND 10 DNS library
-Version: @PACKAGE_VERSION@
-Requires: @CRYPTO_PACKAGE@
-Cflags: -I${includedir}/@PACKAGE_NAME@
-Libs: -L${libdir} -lb10-dns++ -lb10-cryptolink -lb10-util -lb10-exceptions -lm
-rw-r--r-- 1 thomson staff 587 Apr 25 17:38 README
drwxr-xr-x 5 thomson staff 170 Apr 26 19:04 compatcheck
-rw-r--r-- 1 thomson staff 62323 Apr 25 17:38 configure.ac
--rw-r--r-- 1 thomson staff 300 Apr 25 17:38 dns++.pc.in
drwxr-xr-x 12 thomson staff 408 Apr 26 19:04 doc
drwxr-xr-x 7 thomson staff 238 Apr 25 17:38 examples
drwxr-xr-x 5 thomson staff 170 Apr 26 19:04 ext