summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-10-27 16:36:08 +0200
committerunknown <msvensson@shellback.(none)>2006-10-27 16:36:08 +0200
commitbe22efdaef75d3d3bad00ed545fd53a4fd442cbb (patch)
treee8477f226b89e07d9fc0f80af7d4b2d0da0f0442
parent361d5388104235d3de06fe704be65fafdc871ece (diff)
downloadmariadb-git-be22efdaef75d3d3bad00ed545fd53a4fd442cbb.tar.gz
Disable abi_check in 5.1 for the moment
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 9749c52cc6f..b46e1a8402c 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -76,7 +76,7 @@ check_abi: mysql_h.ic
fi; \
touch check_abi;
-all: check_abi
+#all: check_abi
# Don't update the files from bitkeeper