Remove use of __environ

It has apparently never worked. Fixes #2988
This commit is contained in:
ridiculousfish
2016-04-30 17:46:14 -07:00
parent a897ef0025
commit 58d7c4b388
4 changed files with 1 additions and 36 deletions

View File

@@ -206,9 +206,6 @@
/* Define to 1 if the _sys_errs array is available. */
/* #undef HAVE__SYS__ERRS */
/* Define to 1 if the __environ symbol is exported. */
/* #undef HAVE___ENVIRON */
/* Define to 1 to disable ncurses macros that conflict with the STL */
#define NCURSES_NOMACROS 1