2658 Narayanan V 2008-06-18
Removed the references to mysql_h.ic in include/Makefile.am
modified:
include/Makefile.am
=== modified file 'include/Makefile.am'
--- a/include/Makefile.am 2008-02-08 11:13:33 +0000
+++ b/include/Makefile.am 2008-06-18 10:13:03 +0000
@@ -41,7 +41,6 @@ noinst_HEADERS = config-win.h config-net
# Remove built files and the symlinked directories
CLEANFILES = $(BUILT_SOURCES) readline openssl
-EXTRA_DIST = mysql_h.ic
# Some include files that may be moved and patched by configure
DISTCLEANFILES = sched.h $(CLEANFILES)
@@ -63,18 +62,5 @@ my_config.h: config.h
dist-hook:
$(RM) -f $(distdir)/mysql_version.h $(distdir)/my_config.h
-#
-# Rules for checking that ABI has not changed
-#
-
-# Create a icheck file and compare it to the reference
-abi_check: $(HEADERS_ABI) mysql_version.h mysql_h.ic
- @set -ex; \
- if [ @ICHECK@ != no ] ; then \
- @ICHECK@ --canonify --skip-from-re /usr/ -o $@ $(HEADERS_ABI); \
- @ICHECK@ --compare mysql_h.ic $@; \
- fi; \
- touch abi_check;
-
# Don't update the files from bitkeeper
%::SCCS/s.%
| Thread |
|---|
| • bzr push into MySQL Storage Engine API team tree:mysql-5.1-sea branch(v.narayanan:2658) | Narayanan V | 18 Jun |