config: Remove unnecessary calls from configure.ac
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Sep 2010 18:43:33 +0000 (11:43 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Sep 2010 18:43:33 +0000 (11:43 -0700)
commit663b798d1464be003b9659bbd00112d8b63f6f6f
tree1580fc003365d57c8a6d46d164b4190259e2fe0c
parent7ff4acd4c8cf2d97d321276d2616d199f81c7e16
config: Remove unnecessary calls from configure.ac

AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac