[MPlayer-cvslog] r31427 - trunk/configure

reimar subversion at mplayerhq.hu
Tue Jun 15 21:29:51 CEST 2010


Author: reimar
Date: Tue Jun 15 21:29:51 2010
New Revision: 31427

Log:
Add symver defines for FFmpeg. Since we don't care about
binary compatibility hacks we set them to 0.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Tue Jun 15 21:03:54 2010	(r31426)
+++ trunk/configure	Tue Jun 15 21:29:51 2010	(r31427)
@@ -9324,6 +9324,8 @@ $def_yasm
 #define HAVE_POLL_H 1
 #define HAVE_PPC4XX 0
 #define HAVE_STRERROR_R 0
+#define HAVE_SYMVER_ASM_LABEL 0
+#define HAVE_SYMVER_GNU_ASM 0
 #define HAVE_SYS_SELECT_H 0
 #define HAVE_VFP_ARGS 1
 #define HAVE_VIRTUALALLOC 0


More information about the MPlayer-cvslog mailing list