Fix syntax.

This commit is contained in:
Jonathan Perkin 2010-03-19 16:26:33 +01:00
parent 9a8986637a
commit 486c06e29a

View file

@ -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...
IF(NOT INSTALL_LAYOUT MATCHES "SVR4")
SET(INSTALL_LAYOUT "${DEFAULT_INSTALL_LAYOUT}")
ENDIF()
ENDIF()
ENDIF()