[Ffmpeg-cvslog] r7263 - trunk/configure
mru
subversion
Sat Dec 9 02:27:30 CET 2006
Author: mru
Date: Sat Dec 9 02:27:30 2006
New Revision: 7263
Modified:
trunk/configure
Log:
OpenBSD settings by Nikns Siankin <nikns at secure lv>
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sat Dec 9 02:27:30 2006
@@ -695,9 +695,14 @@
bktr="yes"
audio_oss="yes"
dv1394="no"
+need_memalign="no"
make="gmake"
LIBOBJFLAGS="\$(PIC)"
LDCONFIG="ldconfig -m \$(shlibdir)"
+SHFLAGS='-shared'
+SLIBNAME='$(SLIBPREF)$(NAME)$(SLIBSUF).$(LIBVERSION)'
+SLIBNAME_WITH_VERSION='$(SLIBNAME)'
+SLIBNAME_WITH_MAJOR='$(SLIBNAME)'
add_extralibs "-lossaudio"
;;
FreeBSD)
More information about the ffmpeg-cvslog
mailing list