configure.in: update libopk check to match latest libopk API

This commit is contained in:
Paul Cercueil
2012-10-08 19:51:30 +02:00
parent ef18841eb1
commit c58c726954
+1 -1
View File
@@ -25,7 +25,7 @@ AC_CHECK_LIB(SDL_gfx, rotozoomSurfaceXY,,check_sdl_gfx="no")
AC_CHECK_LIB(png, png_read_image,,check_png="no")
# Check for libopk
AC_CHECK_LIB(opk, openMetadata)
AC_CHECK_LIB(opk, opk_open)
AC_ARG_ENABLE(platform,
[ --enable-platform=X specify the targeted platform],