config: Remove unnecessary calls from configure.ac
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 18:26:40 +0000 (11:26 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 30 Oct 2010 18:26:40 +0000 (11:26 -0700)
commit46c3cb9103ecd6f73a2908bb93004658069639c5
tree4b3339b04294325065c6e2cb71b4d64f98bd15e4
parent52016812038732a3aabc6dfb63ded9d07de703ee
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