config: Remove unnecessary calls from configure.ac
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Sep 2010 03:06:19 +0000 (20:06 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Sep 2010 03:06:19 +0000 (20:06 -0700)
commit6932cb0e96de5e17fb637794575a9b89b65db276
treebc88f2073853b977c6421fc2065e31bcedb5cc66
parentb9263245f854ef292ce2e60a324ba1d056c3222d
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