config: Remove unnecessary calls from configure.ac 30/9430/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 7 Nov 2010 18:13:24 +0000 (10:13 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:10:31 +0000 (00:10 -0400)
commit97f64ee07fa0bd1428d651a5663389c230cb0b58
treec8ebd0d57960f83043a1fe78674c77ef07a7982b
parentddc76e2edd9d97244db336278aa73a0a2a88c2ea
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: I25639bee488e6f84e51e68d5afc615655e0102b8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac