"Anatoly" vostok@etersoft.ru wrote:
--- x11drv.h 8 Nov 2006 20:14:19 -0000 1.10 +++ x11drv.h 24 Nov 2006 09:38:39 -0000 @@ -19,6 +19,8 @@
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+#include <config.h>
You can't do that, a comment 2 lines further in that file explains what you need to do instead.