소스 검색

change NSPR to depend on header file, not library

David Rose 20 년 전
부모
커밋
dd69dd3322
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -317,7 +317,7 @@
 #define NSPR_IPATH /usr/include/nspr
 #define NSPR_LPATH
 #define NSPR_LIBS nspr4
-#defer HAVE_NSPR $[libtest $[NSPR_LPATH],$[NSPR_LIBS]]
+#defer HAVE_NSPR $[isfile $[NSPR_IPATH]/prtypes.h]
 
 // Is a third-party STL library installed, and where?  This is only
 // necessary if the default include and link lines that come with the