diff options
author | marha <marha@users.sourceforge.net> | 2011-05-22 13:28:34 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-05-22 13:28:34 +0000 |
commit | 52011cfedaa930d61d8f60b283a2051093727582 (patch) | |
tree | f433de26ee688bc1dca5ca97c567c9ffc0ac5d48 /mesalib/configs/default | |
parent | 35484135119fcf55fe1cbb1fcdd0e035f581fcfb (diff) | |
download | vcxsrv-52011cfedaa930d61d8f60b283a2051093727582.tar.gz vcxsrv-52011cfedaa930d61d8f60b283a2051093727582.tar.bz2 vcxsrv-52011cfedaa930d61d8f60b283a2051093727582.zip |
xserver xkeyboard-config libX11 randrproto pixman glproto mesa git update 22 May 2011
Diffstat (limited to 'mesalib/configs/default')
-rw-r--r-- | mesalib/configs/default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mesalib/configs/default b/mesalib/configs/default index 0e9166b4f..393366307 100644 --- a/mesalib/configs/default +++ b/mesalib/configs/default @@ -38,6 +38,8 @@ MKLIB_OPTIONS = MKDEP = makedepend
MKDEP_OPTIONS = -fdepend
MAKE = make
+FLEX = flex
+BISON = bison
# Use MINSTALL for installing libraries, INSTALL for everything else
MINSTALL = $(SHELL) $(TOP)/bin/minstall
|