]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5400] Explained that contrib support its currently only a provision
authorFrancis Dupont <fdupont@isc.org>
Wed, 17 Jan 2018 14:59:56 +0000 (15:59 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 17 Jan 2018 14:59:56 +0000 (15:59 +0100)
configure.ac

index 0b232afd9006061955443699eaf63f76db8babc5..6a8a451649e7c31f9f30466d8827d083e7534049 100644 (file)
@@ -83,6 +83,7 @@ AC_SUBST(PREMIUM_DIR)
 AX_PREMIUM
 
 # Include contrib configuration
+# (currently only a provision copied from premium support)
 CONTRIB_DIR=
 AC_DEFUN([AX_CONTRIB],[])
 m4_sinclude(contrib/config.m4)