Tru to get NE_LFS properly

The csync and mirall build system are slightly different so this might help
This commit is contained in:
Olivier Goffart 2013-12-11 20:44:46 +01:00
parent 81773e53b1
commit f5c46d481c

View file

@ -64,7 +64,7 @@ IF ( NEON_CONFIG_EXECUTABLE )
IF (LFS EQUAL 0)
MESSAGE(STATUS "libneon has been compiled with LFS support")
SET(NEON_WITH_LFS 1 PARENT_SCOPE)
SET(NEON_WITH_LFS 1)
ELSE (LFS EQUAL 0)
MESSAGE(STATUS "libneon has not been compiled with LFS support, rely on OS")
ENDIF (LFS EQUAL 0)