]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Nicer unbound.c for nettle.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 17 Nov 2015 10:02:17 +0000 (10:02 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 17 Nov 2015 10:02:17 +0000 (10:02 +0000)
git-svn-id: file:///svn/unbound/trunk@3534 be551aaa-1e26-0410-a405-d3ace91eadb9

daemon/unbound.c

index 8e07c38956501b2072ed79d8e1e9599fb5c7d63d..e60dcb484001b998ebcf728553070f3c20656bd6 100644 (file)
@@ -180,6 +180,8 @@ static void usage()
                SSLeay_version(SSLEAY_VERSION)
 #elif defined(HAVE_NSS)
                NSS_GetVersion()
+#elif defined(HAVE_NETTLE)
+               "nettle"
 #endif
                );
        printf("linked modules:");