]> git.pld-linux.org Git - packages/percona-server.git/blob - mysql-sphinx.patch
43a9a05022ad2825345532d4efdf2f2a5acef975
[packages/percona-server.git] / mysql-sphinx.patch
1 --- mysql-5.1.49/storage/sphinx/Makefile.am~    2009-02-13 23:26:46.000000000 +0200
2 +++ mysql-5.1.49/storage/sphinx/Makefile.am     2010-07-24 16:35:57.568716704 +0300
3 @@ -31,7 +31,7 @@
4  LDADD =
5  
6  DEFS= @DEFS@ \
7 -      -D_REENTRANT -D_PTHREADS -DENGINE -DSTORAGE_ENGINE -DMYSQL_SERVER
8 +      -D_REENTRANT -D_PTHREADS -DSTORAGE_ENGINE -DMYSQL_SERVER
9  
10  noinst_HEADERS =       ha_sphinx.h
11  
This page took 0.032288 seconds and 3 git commands to generate.