File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1286,9 +1286,7 @@ \section{Building a Dynamically Loadable Module}
12861286the toplevel Python directory, your \var {CFLAGS} Make variable should
12871287contain the options \samp {-I\$ (PYTHONTOP) -I\$ (PYTHONTOP)/Include}.
12881288(Most header files are in the \file {Include} subdirectory, but the
1289- \file {config.h} header lives in the toplevel directory.) You must
1290- also add \samp {-DHAVE_CONFIG_H} to the definition of \var {CFLAGS} to
1291- direct the Python headers to include \file {config.h}.
1289+ \file {config.h} header lives in the toplevel directory.)
12921290
12931291
12941292\subsection {Shared Libraries }
Original file line number Diff line number Diff line change @@ -1286,9 +1286,7 @@ \section{Building a Dynamically Loadable Module}
12861286the toplevel Python directory, your \var {CFLAGS} Make variable should
12871287contain the options \samp {-I\$ (PYTHONTOP) -I\$ (PYTHONTOP)/Include}.
12881288(Most header files are in the \file {Include} subdirectory, but the
1289- \file {config.h} header lives in the toplevel directory.) You must
1290- also add \samp {-DHAVE_CONFIG_H} to the definition of \var {CFLAGS} to
1291- direct the Python headers to include \file {config.h}.
1289+ \file {config.h} header lives in the toplevel directory.)
12921290
12931291
12941292\subsection {Shared Libraries }
You can’t perform that action at this time.
0 commit comments