mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
nested comment fix
This commit is contained in:
parent
c0f1124dfe
commit
9bce781a90
@ -534,7 +534,7 @@ $[cdefine HAVE_IOS_BINARY]
|
|||||||
/* Can we safely call getenv() at static init time? */
|
/* Can we safely call getenv() at static init time? */
|
||||||
$[cdefine STATIC_INIT_GETENV]
|
$[cdefine STATIC_INIT_GETENV]
|
||||||
|
|
||||||
/* Can we read the file /proc/self/* to determine our
|
/* Can we read the file /proc/self/[*] to determine our
|
||||||
environment variables at static init time? */
|
environment variables at static init time? */
|
||||||
$[cdefine HAVE_PROC_SELF_EXE]
|
$[cdefine HAVE_PROC_SELF_EXE]
|
||||||
$[cdefine HAVE_PROC_SELF_MAPS]
|
$[cdefine HAVE_PROC_SELF_MAPS]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user