[Swfdec-commits] configure.ac

Benjamin Otte company at kemper.freedesktop.org
Mon Sep 8 04:14:53 PDT 2008


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 50d3566ca9e4f3ea8637f4421e47e4591d398e60
Author: Benjamin Otte <otte at gnome.org>
Date:   Mon Sep 8 13:00:21 2008 +0200

    typo that broke libtool

diff --git a/configure.ac b/configure.ac
index f782c84..d0fe495 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ dnl http://lists.freedesktop.org/archives/swfdec/2008-January/001131.html
 dnl If this ever changes (like when Swfdec gets a stable API), don't forget to
 dnl change this
 if test x"$SWFDEC_SNAPSHOT" = xyes ; then
-  SWFDEC_LIBVERSION="$SWFDEC_MICRO:0:0"
+  SWFDEC_LIBVERSION="$SWFDEC_VERSION_MICRO:0:0"
 else
   SWFDEC_LIBVERSION="0:0:0"
 fi


More information about the Swfdec-commits mailing list