Browse Source

Disable abi_check in 5.1 for the moment

pull/374/head
unknown 19 years ago
parent
commit
be22efdaef
  1. 2
      include/Makefile.am

2
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

Loading…
Cancel
Save