nested comment fix

This commit is contained in:
David Rose 2009-10-13 18:53:00 +00:00
parent c0f1124dfe
commit 9bce781a90

View File

@ -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]