From 9dbace89bee55a001e794ccf3ff36e3afeda4715 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 15 Apr 2010 13:09:05 -0400 Subject: config: remove AH_TOP autoheader statement The generated config.h does not need to include xorg-server.h for the content it provides. Add #include in .[hc] files as needed. Signed-off-by: Gaetan Nadon --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2a6cf3b..b9807e1 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,6 @@ AC_DISABLE_STATIC AC_PROG_LIBTOOL AC_PROG_CC -AH_TOP([#include "xorg-server.h"]) AC_ARG_WITH(xorg-module-dir, AC_HELP_STRING([--with-xorg-module-dir=DIR], -- cgit v1.2.3