Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067> Add dot
authorThomas Hellstrom <unichrome@shipmail.org>
Sat, 26 Nov 2005 21:06:07 +0000 (21:06 +0000)
committerThomas Hellstrom <unichrome@shipmail.org>
Sat, 26 Nov 2005 21:06:07 +0000 (21:06 +0000)
    before revision definitions for libXvMCW (Cedric Berger)

ChangeLog
src/Makefile.am

index 2abcb8b..1232672 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-26  Thomas Hellstrom  <unichrome-at-shipmail-dot-org>
+
+       * src/Makefile.am:
+       Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067>
+       Add dot before revision definitions for libXvMCW (Cedric Berger)
+
 2005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>
 
        * xvmc.pc.in:
index d1898a8..b16b177 100644 (file)
@@ -15,8 +15,8 @@ libXvMCW_la_CFLAGS =                          \
        @XVMC_CFLAGS@                           \
        -I$(top_srcdir)/include                 \
        -DXVMC_CONFIGDIR=XConfigDir             \
-       -DXVMC_SOVERSION=\"1.0\"                \
-       -DXV_SOVERSION=\"1.0\"
+       -DXVMC_SOVERSION=\".1.0\"               \
+       -DXV_SOVERSION=\".1.0\"
 
 libXvMC_la_LDFLAGS = -version-number 1:0:0 -no-undefined
 libXvMCW_la_LDFLAGS = -version-number 1:0:0