[MPlayer-cvslog] r37565 - trunk/configure

michael subversion at mplayerhq.hu
Sun Dec 20 01:34:14 CET 2015


Author: michael
Date: Sun Dec 20 01:34:14 2015
New Revision: 37565

Log:
configure: Fix build due to HAVE_COPYSIGN

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Fri Dec 18 15:53:21 2015	(r37564)
+++ trunk/configure	Sun Dec 20 01:34:14 2015	(r37565)
@@ -9248,6 +9248,7 @@ $def_gnutls
 #define HAVE_AS_FUNC 1
 #define HAVE_ASM_MOD_Q 1
 #define HAVE_ATOMICS_GCC 1
+#define HAVE_COPYSIGN 1
 #define HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
 #define HAVE_ATOMICS_NATIVE 1
 #define HAVE_ATTRIBUTE_PACKED 1


More information about the MPlayer-cvslog mailing list