1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-03 22:04:24 +00:00

modify configur.ac to support optional compiling of demo program and pysearpc

This commit is contained in:
lins05
2011-04-09 17:33:28 +08:00
parent 1c93456ce0
commit 2c33b48a6a
11 changed files with 206 additions and 99 deletions

View File

@@ -234,7 +234,7 @@ The following packages are required to build libsearpc:
* glib-2.0 >= 2.16.0
* gobject-2.0 >= 2.16.0
* json-glib-1.0 >= 0.10.2
* pygobject-2.0 >= 2.0
* pygobject-2.0 >= 2.0 (if you choose to build pysearpc)
License