Explorar o código

It is AppleTLS (everywhere else)

Nils Maier %!s(int64=12) %!d(string=hai) anos
pai
achega
766209cf2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/FeatureConfig.cc

+ 1 - 1
src/FeatureConfig.cc

@@ -186,7 +186,7 @@ std::string usedLibs()
   res += "sqlite3/" SQLITE_VERSION " ";
 #endif // HAVE_SQLITE3
 #ifdef HAVE_APPLETLS
-  res += "appleTLS ";
+  res += "AppleTLS ";
 #endif // HAVE_APPLETLS
 #ifdef HAVE_LIBGNUTLS
   res += "GnuTLS/" GNUTLS_VERSION " ";