Searched refs:HAVE_PUTENV (Results 1 – 9 of 9) sorted by relevance
258 # define HAVE_PUTENV macro264 # define HAVE_PUTENV macro
118 #define HAVE_PUTENV macro
274 # if !defined(HAVE_SETENV) && !defined(HAVE_PUTENV) && !defined(VMS)
71 #define HAVE_PUTENV // at least Bcc 5.2 and MSC have it macro
51 #ifdef HAVE_PUTENV52 # undef HAVE_PUTENV
54 #ifdef HAVE_PUTENV55 # undef HAVE_PUTENV
189 #undef HAVE_PUTENV
2505 #if !defined(HAVE_SETENV) && !defined(HAVE_PUTENV)
9377 Solution: Define HAVE_PUTENV to use DJGPP's putenv(). (Walter Briscoe)10294 Solution: Define HAVE_PUTENV. Undefine OK after including curses.h.