Commit ddb679ed authored by unknown's avatar unknown
Browse files

Makefile.am:

  Disabled abi_check, as it was before merge


include/Makefile.am:
  Disabled abi_check, as it was before merge
parent 531f2eed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,7 +15,8 @@
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
# MA 02111-1307, USA

BUILT_SOURCES =		$(HEADERS_GEN) abi_check
# FIXME 'abi_check' should be in BUILT_SOURCES, disabled for now
BUILT_SOURCES =		$(HEADERS_GEN)
HEADERS_GEN =		mysql_version.h my_config.h
HEADERS_ABI =		mysql.h mysql_com.h mysql_time.h \
			my_list.h my_alloc.h typelib.h