Skip to content

Commit 2a1ec98

Browse files
committed
Remove HAVE_PUTENV build flag
1 parent e66597d commit 2a1ec98

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

PC/pyconfig.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,6 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
511511
/* Define this if your time.h defines altzone */
512512
/* #define HAVE_ALTZONE */
513513

514-
/* Define if you have the putenv function. */
515-
#define HAVE_PUTENV
516-
517514
/* Define if your compiler supports function prototypes */
518515
#define HAVE_PROTOTYPES
519516

0 commit comments

Comments
 (0)