configure: add reminder to remove GST_UNSTABLE_API stuff before 1.0.0
authorTim-Philipp Müller <tim@centricular.net>
Sat, 1 Sep 2012 22:54:23 +0000 (23:54 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 1 Sep 2012 22:54:23 +0000 (23:54 +0100)
configure.ac

index 5bbaa5e..2d26d0d 100644 (file)
@@ -3,6 +3,11 @@ AC_PREREQ(2.62)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, git and prerelease does Werror too
+dnl
+dnl
+dnl ==========> REMOVE GST_USE_UNSTABLE_API when doing 1.0.0 <=============
+dnl             (also check libtool version)
+dnl
 AC_INIT(GStreamer, 0.11.93.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)