comparison configure @ 26018:92a66676d418

Use standard multiple inclusion guard.
author diego
date Thu, 21 Feb 2008 16:35:00 +0000
parents 9ba1e85e13f7
children dfdf201e62cc
comparison
equal deleted inserted replaced
26017:9ba1e85e13f7 26018:92a66676d418
7872 /* -------- This file has been automatically generated by configure --------- 7872 /* -------- This file has been automatically generated by configure ---------
7873 Note: Any changes in it will be lost when you run configure again. */ 7873 Note: Any changes in it will be lost when you run configure again. */
7874 7874
7875 /* Protect against multiple inclusion */ 7875 /* Protect against multiple inclusion */
7876 #ifndef MPLAYER_CONFIG_H 7876 #ifndef MPLAYER_CONFIG_H
7877 #define MPLAYER_CONFIG_H 1 7877 #define MPLAYER_CONFIG_H
7878 7878
7879 #define CONFIGURATION "$_configuration" 7879 #define CONFIGURATION "$_configuration"
7880 7880
7881 /* make sure we never get lavformat's poll() emulation, the results are 7881 /* make sure we never get lavformat's poll() emulation, the results are
7882 horrible if the X libs try to actually use it, see MPlayer-users 7882 horrible if the X libs try to actually use it, see MPlayer-users