Merge branch 'tizen_gst_1.16.2' into tizen
[platform/upstream/gst-libav.git] / configure.ac
index 32b7318..31799eb 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.69)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer libav, 1.15.2,
+AC_INIT(GStreamer libav, 1.16.2,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-libav)
 
@@ -42,11 +42,11 @@ AC_SUBST(GST_API_VERSION)
 dnl *** Check for external $AS vs detected by AS_LIBTOOL
 orig_AS="$AS"
 AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 1502, 0, 1502)
+AS_LIBTOOL(GST, 1602, 0, 1602)
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.15.2
-GST_PBREQ=1.15.2
+GST_REQ=1.16.2
+GST_PBREQ=1.16.2
 
 ORC_REQ=0.4.16
 ORC_CHECK([$ORC_REQ])
@@ -375,7 +375,7 @@ else
 
   case $host_os in
     mingw32*)
-      WIN32_LIBS="-lws2_32"
+      WIN32_LIBS="-lws2_32 -lbcrypt"
       ;;
     *)
       WIN32_LIBS=