Acked-by: Thomas Hellstrom <[email protected]>
On 08/18/2010 09:54 PM, Gaetan Nadon wrote:
Only the use of per-target compilation flags with C sources requires that the macro AM_PROG_CC_C_O be called from configure.ac. Signed-off-by: Gaetan Nadon<[email protected]> --- configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 7249ca1..df3c3ce 100644 --- a/configure.ac +++ b/configure.ac @@ -44,9 +44,6 @@ XORG_DEFAULT_OPTIONS AC_DISABLE_STATIC AC_PROG_LIBTOOL -# Checks for programs. -AM_PROG_CC_C_O - AH_TOP([#include "xorg-server.h"]) # Define a configure option for an alternate module directory
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
