From: Ruben Kerkhof Date: Wed, 16 Oct 2013 15:47:30 +0000 (+0200) Subject: Replace deprecated macro X-Git-Tag: rec-3.6.0-rc1~400^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66da28330f5be74e1048c6c72939eabb2f7b1417;p=pdns Replace deprecated macro --- diff --git a/configure.ac b/configure.ac index 72527c6c0..219018820 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AM_PROG_LEX AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PROG_LIBTOOL -AC_LANG_CPLUSPLUS +AC_LANG([C++]) AC_CHECK_PROG([RAGEL], [ragel], [ragel]) AC_CHECK_PROG([ASCIIDOC], [asciidoc], [asciidoc])