--- library/store/XOTclGdbm/configure.orig	Tue Dec 12 14:50:53 2006
+++ library/store/XOTclGdbm/configure	Tue Dec 12 14:51:03 2006
@@ -6150,7 +6150,7 @@
 # This defines PKG(_STUB)_SOURCES, PKG(_STUB)_OBJECTS, PKG_HEADERS
 # and PKG_TCL_SOURCES.
 #-----------------------------------------------------------------------
-if test ! "${with_gdbm}" == no; then
+if test ! "${with_gdbm}" = no; then
         GDBM_INC_DIR="`echo $with_gdbm |cut -f1 -d,`"
         GDBM_LIB_DIR="`echo $with_gdbm |cut -f2 -d, -s`"
 fi
