Remove unused HAVE_SYS_POLL_H definition from config.h.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27706 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-10-04 11:42:39 +00:00
parent 5b3b982baf
commit 6e916bbf28
1 changed files with 0 additions and 8 deletions

8
configure vendored
View File

@ -7994,14 +7994,6 @@ cat > $TMPH << EOF
#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