# HG changeset patch # User diego # Date 1223120559 0 # Node ID c8a241b4b92a9688ea072b05d02ce13e249ac629 # Parent a1922682fccb1d45237f85e6c9d37dd6e1974c46 Remove unused HAVE_SYS_POLL_H definition from config.h. diff -r a1922682fccb -r c8a241b4b92a configure --- a/configure Sat Oct 04 11:27:39 2008 +0000 +++ b/configure Sat Oct 04 11:42:39 2008 +0000 @@ -7994,14 +7994,6 @@ #define CONFIGURATION "$_configuration" -/* make sure we never get lavformat's poll() emulation, the results are - horrible if the X libs try to actually use it, see MPlayer-users - Message-ID: <45D49541.8060101@infernix.net> - Date: Thu, 15 Feb 2007 18:15:45 +0100 - Subject: [MPlayer-users] Crash with backtrace when playing back demuxed... -*/ -#define HAVE_SYS_POLL_H 1 - /* yes, we have inttypes.h */ #define HAVE_INTTYPES_H 1