[Mesa-dev] [PATCH 04/10] build: Print whether shared-glapi is enabled
Matt Turner
mattst88 at gmail.com
Fri Aug 17 16:46:32 PDT 2012
---
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 10d7b66..2fe04ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2199,6 +2199,7 @@ dnl Libraries
echo ""
echo " Shared libs: $enable_shared"
echo " Static libs: $enable_static"
+echo " Shared-glapi: $enable_shared_glapi"
dnl Compiler options
# cleanup the CFLAGS/CXXFLAGS/DEFINES vars
--
1.7.8.6
More information about the mesa-dev
mailing list