config: Remove unnecessary calls from configure.ac 91/9191/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 24 Sep 2010 03:12:00 +0000 (20:12 -0700)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:32:30 +0000 (23:32 -0400)
commit9640c6c627bf599443b4357214a03ca5364e23d3
tree6fe40136f601a6963d4f24224552599132ad29a2
parent96bdb8ec8c749f7df201d982785666dbb00f1e98
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

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