diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-23 14:14:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-23 14:14:06 -0700 |
commit | 4772e37779221c32cd9aedf253c5d0097551b63e (patch) | |
tree | a3a331a8bedeeb3716c7e5395ead1c84cdbb9310 /xmore.man | |
parent | d5ee44e818b58ad7b2eba005a024cc60720787d8 (diff) |
Remove several unnecessary macros from configure.ac
PKG_CHECK_MODULES automatically calls AC_SUBST on the CFLAGS & LIBS
variables it sets
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
AC_PROG_C_C99. This sets gcc with -std=gnu99.
If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
AM_PROG_CC_C_O is not needed since we are not compiling multiple targets
with differing CFLAGS.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xmore.man')
0 files changed, 0 insertions, 0 deletions