commit | feccdcf8c89f44bd6a139200b6748daac0d39b1e | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Mon Feb 23 19:19:40 2015 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Mon Feb 23 19:19:40 2015 +0000 |
tree | 819c29832707b733c151e3b777e5515a2ca0dd3f | |
parent | c69a1cd7a02d1554eaf6128732578f2bc64a1b3e [diff] |
Surround the usage of getenv() in the TurboJPEG API with #ifndef NO_GETENV so that developers can add -DNO_GETENV to the C flags when building for platforms that don't have getenv(). Currently this is known to be necessary when building for Windows Phone. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1537 632fc199-4ca6-4c93-a231-07263d6284db