mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
Fix syntax.
This commit is contained in:
parent
9a8986637a
commit
486c06e29a
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ IF(NOT INSTALL_LAYOUT MATCHES "STANDALONE")
|
||||||
# XXX not keen on this, how many more will we need? prefer to just bail...
|
# XXX not keen on this, how many more will we need? prefer to just bail...
|
||||||
IF(NOT INSTALL_LAYOUT MATCHES "SVR4")
|
IF(NOT INSTALL_LAYOUT MATCHES "SVR4")
|
||||||
SET(INSTALL_LAYOUT "${DEFAULT_INSTALL_LAYOUT}")
|
SET(INSTALL_LAYOUT "${DEFAULT_INSTALL_LAYOUT}")
|
||||||
|
ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue