Browse Source

Replace obsolete AM_PROG_LIBTOOL

tags/json-c-0.13-20171207
Björn Esser 8 years ago
parent
commit
cec97ebc6f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure.ac

+ 1
- 1
configure.ac View File

@@ -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],


Loading…
Cancel
Save