Skip to content

Commit 5f5137b

Browse files
kwizartxhaihao
authored andcommitted
libva-utils: Switch AC_PROG_LIBTOOL to LT_INIT
fedora-review complain on this old deprecated macro - rhbz#1437937 Signed-off-by: Nicolas Chauvet <[email protected]> (cherry picked from commit 3e0dc15)
1 parent 6ccfd0f commit 5f5137b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ AC_ARG_ENABLE([tests],
9595
[], [enable_tests="no"])
9696

9797

98+
LT_INIT
9899
AC_DISABLE_STATIC
99-
AC_PROG_LIBTOOL
100100
AC_PROG_CC
101101
AC_PROG_CXX
102102
AM_PROG_CC_C_O

0 commit comments

Comments
 (0)