From: hristov Date: Wed, 26 Jan 2011 14:06:17 +0000 (+0000) Subject: Revert rev. 46664, it breaks the compilation X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=098fc58c720bf95fe2d4c93820171513156e2ef9;p=u%2Fmrichter%2FAliRoot.git Revert rev. 46664, it breaks the compilation --- diff --git a/cmake/ALICE_CMake.cmake b/cmake/ALICE_CMake.cmake index 951acfacc3a..1d5e78691de 100644 --- a/cmake/ALICE_CMake.cmake +++ b/cmake/ALICE_CMake.cmake @@ -477,7 +477,7 @@ macro(ALICE_BuildExecutable) ALICE_Format(PELIBSDIR "-L" "" "${PELIBSDIR}") ALICE_CheckLibraries(PBLIBS "${PBLIBS}") - ALICE_CheckLibraries(PELIBS "${PELIBS}") + #ALICE_CheckLibraries(PELIBS "${PELIBS}") ALICE_CorrectPaths(EINCLUDE "${EINCLUDE}") ALICE_CorrectPaths(PINC "${PINC}")