]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Revert rev. 46664, it breaks the compilation
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Jan 2011 14:06:17 +0000 (14:06 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Jan 2011 14:06:17 +0000 (14:06 +0000)
cmake/ALICE_CMake.cmake

index 951acfacc3a674fd5a7205ad1cb3bd08a4f89133..1d5e78691de7dcacf280a8141b822a254b9d7a8f 100644 (file)
@@ -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}")