]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: search for nspr include files for both suffixes: nspr4 and nspr 12939/head
authorJohn Lin <johnlinp@gmail.com>
Mon, 16 Jan 2017 08:26:44 +0000 (16:26 +0800)
committerJohn Lin <johnlinp@gmail.com>
Mon, 16 Jan 2017 08:35:41 +0000 (16:35 +0800)
Fixes: http://tracker.ceph.com/issues/18535
Signed-off-by: John Lin <johnlinp@gmail.com>
cmake/modules/FindNSPR.cmake

index 48f92951657e86df38ce9adb9ace6aae2e5a3ebe..94d6a062c5c0b8b0ccc461624835a052ea4dafd4 100644 (file)
@@ -34,6 +34,7 @@ else (NSPR_LIBRARIES AND NSPR_INCLUDE_DIRS)
       /sw/include
     PATH_SUFFIXES
       nspr4
+      nspr
   )
 
   find_library(PLDS4_LIBRARY