summaryrefslogtreecommitdiff
path: root/include/my_global.h
diff options
context:
space:
mode:
authortim@black.box <>2001-10-09 18:11:44 -0400
committertim@black.box <>2001-10-09 18:11:44 -0400
commitc0cd0f484a696e169c63c14286dbb760fba4feec (patch)
tree305dc7d1714dcdcdf3f64ca1e68570c5d11ee6b8 /include/my_global.h
parent2fc334c1da5938280b290020a5cd12f3a5d927cf (diff)
downloadmariadb-git-c0cd0f484a696e169c63c14286dbb760fba4feec.tar.gz
Add --without-isam configure switch.
Portability fix for mysqlmanager.
Diffstat (limited to 'include/my_global.h')
-rw-r--r--include/my_global.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/my_global.h b/include/my_global.h
index 5fc575f7ada..09956254ac4 100644
--- a/include/my_global.h
+++ b/include/my_global.h
@@ -453,7 +453,6 @@ typedef SOCKET_SIZE_TYPE size_socket;
/* Some things that this system doesn't have */
#define ONLY_OWN_DATABASES /* We are using only databases by monty */
-#define HAVE_ISAM /* TO BE DELETED */
#define NO_HASH /* Not needed anymore */
#ifdef __WIN__
#define NO_DIR_LIBRARY /* Not standar dir-library */