mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
*** empty log message ***
This commit is contained in:
parent
c738d0f324
commit
b93a6985dc
@ -138,8 +138,8 @@
|
||||
#defer HAVE_PYTHON $[isdir $[PYTHON_IPATH]]
|
||||
|
||||
// Is NSPR installed, and where?
|
||||
#define NSPR_IPATH /usr/local/include/nspr
|
||||
#define NSPR_LPATH /usr/local/lib
|
||||
#define NSPR_IPATH /usr/include/nspr
|
||||
#define NSPR_LPATH
|
||||
#define NSPR_LIBS nspr4
|
||||
#defer HAVE_NSPR $[libtest $[NSPR_LPATH],$[NSPR_LIBS]]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user