[FFmpeg-cvslog] r16087 - trunk/configure

reimar subversion
Sat Dec 13 09:53:32 CET 2008


Author: reimar
Date: Sat Dec 13 09:53:31 2008
New Revision: 16087

Log:
Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.


Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Dec 13 09:53:31 2008
@@ -1405,9 +1405,6 @@ case $target_os in
         disable need_memalign
         LIBOBJFLAGS='$(PIC)'
         SHFLAGS='-shared'
-        SLIBNAME='$(SLIBPREF)$(FULLNAME)$(SLIBSUF).$(LIBVERSION)'
-        SLIBNAME_WITH_VERSION='$(SLIBNAME)'
-        SLIBNAME_WITH_MAJOR='$(SLIBNAME)'
         oss_demuxer_extralibs="-lossaudio"
         oss_muxer_extralibs="-lossaudio"
         ;;




More information about the ffmpeg-cvslog mailing list