mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
13ee90ecbc
commit
5bdd59dbae
@ -138,9 +138,9 @@
|
||||
#defer HAVE_PYTHON $[isdir $[PYTHON_IPATH]]
|
||||
|
||||
// Is NSPR installed, and where?
|
||||
#define NSPR_IPATH /usr/local/mozilla/dist/*/include
|
||||
#define NSPR_LPATH
|
||||
#define NSPR_LIBS nspr3
|
||||
#define NSPR_IPATH /usr/local/include/nspr
|
||||
#define NSPR_LPATH /usr/local/lib
|
||||
#define NSPR_LIBS nspr4
|
||||
#defer HAVE_NSPR $[libtest $[NSPR_LPATH],$[NSPR_LIBS]]
|
||||
|
||||
// Is VRPN installed, and where?
|
||||
|
Loading…
x
Reference in New Issue
Block a user