Make it possible not to build Python bindings.
* configure.ac: Add a --disable-python option tied to a USE_PYTHON conditional. * README: Document the option. * wrap/Makefile.am: Use the conditional.
This commit is contained in:
parent
ebc92d4688
commit
4b0a3a7a37
5 changed files with 42 additions and 3 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2012-01-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Make it possible not to build Python bindings.
|
||||
|
||||
* configure.ac: Add a --disable-python option tied to
|
||||
a USE_PYTHON conditional.
|
||||
* README: Document the option.
|
||||
* wrap/Makefile.am: Use the conditional.
|
||||
|
||||
2012-01-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix position of the Send button with WebKit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue