[configure] add AM_PROG_AR to detect 'ar' instead of hard-coding it

This commit is contained in:
Jan Chren 2016-10-24 16:56:16 +02:00 committed by GitHub
parent 9f79dcc31a
commit d347104a30
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ AC_SUBST(CFLAGS_PG)
AC_PROG_INSTALL
AC_PROG_RANLIB
AM_PROG_AR
AC_PROG_LN_S
AC_PROG_MAKE_SET