summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-04 11:42:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-04 11:42:39 +0000
commit6e916bbf28c95028420a9092828f6dd69b7181c4 (patch)
treeab4543b47c1aa90ea2398a69068d5adb2ed2188a /configure
parent5b3b982baff4fd793d32f4ce2bef3f9eb32d2149 (diff)
downloadmpv-6e916bbf28c95028420a9092828f6dd69b7181c4.tar.bz2
mpv-6e916bbf28c95028420a9092828f6dd69b7181c4.tar.xz
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure b/configure
index 5240975714..45dcfaf464 100755
--- a/configure
+++ b/configure
@@ -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