about summary refs log tree commit diff
path: root/pkgs/servers/sql/mysql/abi_check.patch
blob: e9f9cfdc9d959dc6c04add3f9cec8e4e3d516ce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff -rc mysql-5.1.40/Makefile.in mysql-5.1.40-new/Makefile.in
*** mysql-5.1.40/Makefile.in	2009-10-06 19:57:22.000000000 +0200
--- mysql-5.1.40-new/Makefile.in	2009-12-16 13:07:16.060108763 +0100
***************
*** 891,897 ****
  		--srcdir=$(top_srcdir)
  	storage/myisam/myisamchk --silent --fast $(distdir)/win/data/mysql/*.MYI
  
! all-local:		@ABI_CHECK@	
  
  tags:
  	support-files/build-tags
--- 891,897 ----
  		--srcdir=$(top_srcdir)
  	storage/myisam/myisamchk --silent --fast $(distdir)/win/data/mysql/*.MYI
  
! all-local:		
  
  tags:
  	support-files/build-tags