Skip to content

Commit 454d117

Browse files
committed
Set WITH_DOC_STRINGS macro
1 parent 5278b4b commit 454d117

File tree

1 file changed

+1
-0
lines changed
  • graalpython/com.oracle.graal.python.cext/include

1 file changed

+1
-0
lines changed

graalpython/com.oracle.graal.python.cext/include/pyconfig.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
#define HAVE_WCHAR_H 1
166166

167167
#define WITH_THREAD 1
168+
#define WITH_DOC_STRINGS 1
168169

169170
#ifndef MS_WINDOWS
170171
#define HAVE_UNISTD_H

0 commit comments

Comments
 (0)