libva-utils: Switch AC_PROG_LIBTOOL to LT_INIT

fedora-review complain on this old deprecated macro - rhbz#1437937

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
(cherry picked from commit 3e0dc1575c)
This commit is contained in:
Nicolas Chauvet 2017-04-03 21:41:25 +02:00 committed by Xiang, Haihao
parent 6ccfd0fec2
commit 5f5137b7d7
1 changed files with 1 additions and 1 deletions

View File

@ -95,8 +95,8 @@ AC_ARG_ENABLE([tests],
[], [enable_tests="no"])
LT_INIT
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
AC_PROG_CC
AC_PROG_CXX
AM_PROG_CC_C_O