summaryrefslogtreecommitdiff
path: root/ndb/config
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/config')
-rwxr-xr-xndb/config/GuessConfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/config/GuessConfig.sh b/ndb/config/GuessConfig.sh
index 3caeeaae6d0..8c7886401ba 100755
--- a/ndb/config/GuessConfig.sh
+++ b/ndb/config/GuessConfig.sh
@@ -105,6 +105,7 @@ parse_arguments "$@"
echo "NDB_COMPILER := $NDB_COMPILER"
echo "NDB_VERSION := $NDB_VERSION"
echo "NDB_SCI := $NDB_SCI"
+ echo "NDB_SHM := $NDB_SHM"
echo "NDB_ODBC := $NDB_ODBC"
echo "TERMCAP_LIB := $TERMCAP_LIB"
echo "PACKAGE := $PACKAGE"