X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=README.md;h=3f85d438f6d38e35e5dee6d71407b760dd4b20e6;hb=3b3dbac0199d3c2fc35c03b44763e61f3db79b5d;hp=869ed56134be54942789cec007809c60ff75e148;hpb=dc953b136a74d7ddd471addb01643109569dda1a;p=thirdparty%2Fpdns.git diff --git a/README.md b/README.md index 869ed56134..3f85d438f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -PowerDNS is copyright © 2001-2018 by PowerDNS.COM BV and lots of +PowerDNS is copyright © 2001-2019 by PowerDNS.COM BV and lots of contributors, using the GNU GPLv2 license (see NOTICE for the exact license and exception used). @@ -211,7 +211,7 @@ brew install boost lua pkg-config ragel openssl make -j4 ``` -Additionally, for PostgreSQL support, run `brew install postgresql` and add `--with-modules="gpsql"` to `./configure`. +Additionally, for PostgreSQL support, run `brew install postgresql` and add `--with-modules="gpgsql"` to `./configure`. For MySQL support, run `brew install mariadb` and add `--with-modules="gmysql"` to `./configure`. Linux notes