From 32b1641a59610d94c0b56bf0494b2fc1cf400e3e Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Thu, 24 Nov 2011 21:54:54 +0100 Subject: st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- configs/autoconf.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs') diff --git a/configs/autoconf.in b/configs/autoconf.in index 3d4c749cf4b..9ea7588a118 100644 --- a/configs/autoconf.in +++ b/configs/autoconf.in @@ -54,6 +54,9 @@ MKLIB_OPTIONS = @MKLIB_OPTIONS@ MKDEP = @MKDEP@ MKDEP_OPTIONS = @MKDEP_OPTIONS@ INSTALL = @INSTALL@ +AWK = @AWK@ +GREP = @GREP@ +NM = @NM@ # Python and flags (generally only needed by the developers) PYTHON2 = @PYTHON2@ -- cgit v1.2.3