comparison configure @ 22206:65f41cc3c3b9

We definitely want to avoid an emulated poll()
author reimar
date Thu, 15 Feb 2007 18:24:12 +0000
parents aaec29fe5a47
children 43d03ab870b6
comparison
equal deleted inserted replaced
22205:352ddf47d55b 22206:65f41cc3c3b9
7638 #ifndef MPLAYER_CONFIG_H 7638 #ifndef MPLAYER_CONFIG_H
7639 #define MPLAYER_CONFIG_H 1 7639 #define MPLAYER_CONFIG_H 1
7640 7640
7641 #define CONFIGURATION "$_configuration" 7641 #define CONFIGURATION "$_configuration"
7642 7642
7643 /* make sure we never get lavformat's poll() emulation, the results are
7644 horrible if the X libs try to actually use it, see MPlayer-users
7645 Message-ID: <45D49541.8060101@infernix.net>
7646 Date: Thu, 15 Feb 2007 18:15:45 +0100
7647 Subject: [MPlayer-users] Crash with backtrace when playing back demuxed...
7648 */
7649 #define HAVE_SYS_POLL_H 1
7650
7643 /* use GNU internationalization */ 7651 /* use GNU internationalization */
7644 $_def_i18n 7652 $_def_i18n
7645 7653
7646 /* name of messages charset */ 7654 /* name of messages charset */
7647 $_def_charset 7655 $_def_charset