mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
change NSPR to depend on header file, not library
This commit is contained in:
parent
40b95dfb56
commit
dd69dd3322
@ -317,7 +317,7 @@
|
|||||||
#define NSPR_IPATH /usr/include/nspr
|
#define NSPR_IPATH /usr/include/nspr
|
||||||
#define NSPR_LPATH
|
#define NSPR_LPATH
|
||||||
#define NSPR_LIBS nspr4
|
#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
|
// Is a third-party STL library installed, and where? This is only
|
||||||
// necessary if the default include and link lines that come with the
|
// necessary if the default include and link lines that come with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user