mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 02:30:06 +01:00
[t:2342], fix makefile for 5.1.43 to include an obj_dir
git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@17509 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
40c27681cf
commit
c8cb8c79ba
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ CMakeLists.txt: CMakeLists.in
|
|||
else
|
||||
CMakeLists.txt: CMakeLists.in
|
||||
sed -e "s?TOKUDB_DIR_REPLACE_ME?$(TOKUDB_DIR)?g" \
|
||||
-e "s?TOKUDB_OBJ_DIR_REPLACE_ME?$(TOKUDB_OBJ_DIR)?g" \
|
||||
-e "s?TOKUDB_VERSION_REPLACE_ME?$(TOKUDB_VERSION)?g" < $< > $@
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue