Added a note about building python module
This commit is contained in:
parent
f994764467
commit
411100de77
4
INSTALL
4
INSTALL
@ -18,3 +18,7 @@ make install
|
|||||||
You must have docbook, xsltproc, txt2tags to build medit from mercurial. Other
|
You must have docbook, xsltproc, txt2tags to build medit from mercurial. Other
|
||||||
tools may be required and configure may not check for them, please report those
|
tools may be required and configure may not check for them, please report those
|
||||||
to the author.
|
to the author.
|
||||||
|
|
||||||
|
To build a python module which could be used in other programs, use
|
||||||
|
--enable-moo-module --enable-shared --disable-static configure flags in addition
|
||||||
|
to above.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user