[vlc-devel] commit: /me needs lenses or something ( Rémi Denis-Courmont )

git version control git at videolan.org
Tue May 20 20:30:19 CEST 2008


vlc | branch: 0.8.6-bugfix | Rémi Denis-Courmont <rdenis at simphalempin.com> | Tue May 20 21:31:47 2008 +0300| [db828010616aaaf01257e604358674452b8df695]

/me needs lenses or something

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=db828010616aaaf01257e604358674452b8df695
---

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 0a5c756..3af66db 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -157,7 +157,7 @@ libvlc_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags vlc`
 libvlc_la_OBJCFLAGS = `$(VLC_CONFIG) --objcflags vlc`
 libvlc_la_LDFLAGS = \
 	`$(VLC_CONFIG) --libs vlc builtin|sed -e 's/\(modules\/[^ ]*\)\.a /\1_builtin.la /g'` \
-	-version 0:8:0 \
+	-version-info 0:8:0 \
 	-no-undefined
 libvlc_la_DEPENDENCIES = stamp-builtins
 




More information about the vlc-devel mailing list