]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-sphinx.patch
- remove -DENGINE to avoid clash with openssl
[packages/mysql.git] / mysql-sphinx.patch
CommitLineData
0eb559e1
ER
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.038873 seconds and 4 git commands to generate.