config: Remove unnecessary calls from configure.ac 94/9594/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 7 Nov 2010 18:38:07 +0000 (10:38 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:26:02 +0000 (00:26 -0400)
commit42a912d67524d7121de9f3dae9edb075dbacec8e
treef985f5ed932b79a4001e30863b62b64de5d4579b
parent32c34046e232d851b0ac56be76aa35e7132f314b
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: Ibea331c80f4e4340b7b1351cf4f5b099c2e52ee5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac