diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2006-09-09 18:29:12 +0300 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-09-11 08:56:21 +0000 |
commit | 1ccb7c8d11bf6f3b795893f8ec88106e161747d5 (patch) | |
tree | ff1a44b7dba118c37bda9e36a9d2e27a5a63a050 /unixish.h | |
parent | ddfa59c744ee4cca9b8e77d5034cfbacac89bcda (diff) | |
download | perl-1ccb7c8d11bf6f3b795893f8ec88106e161747d5.tar.gz |
C++: Solaris CC now compiles "perl"
Message-ID: <4502B398.6060505@iki.fi>
p4raw-id: //depot/perl@28814
Diffstat (limited to 'unixish.h')
-rw-r--r-- | unixish.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -138,5 +138,7 @@ #define dXSUB_SYS +#ifndef NO_ENVIRON_ARRAY #define USE_ENVIRON_ARRAY +#endif |