From: Björn Esser Date: Mon, 3 Jul 2017 10:17:36 +0000 (+0200) Subject: Replace obsolete AM_PROG_LIBTOOL X-Git-Tag: json-c-0.13-20171207~88^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cec97ebc6f394e1a9e7b94acdfd1f6db334d588d;p=json-c Replace obsolete AM_PROG_LIBTOOL --- diff --git a/configure.ac b/configure.ac index 364d27d..bca7593 100644 --- a/configure.ac +++ b/configure.ac @@ -87,7 +87,7 @@ int main(int c,char* v) {return 0;} AC_LANG_POP([C]) -AM_PROG_LIBTOOL +LT_INIT # Check for the -Bsymbolic-functions linker flag AC_ARG_ENABLE([Bsymbolic],