Adds python build script.

Not the final version just to test
This commit is contained in:
Felipe Zimmerle
2014-08-04 12:38:23 -07:00
parent 79639b5e47
commit c17bf6ad42
2 changed files with 150 additions and 0 deletions

View File

@@ -701,6 +701,7 @@ fi
# Check for YAJL libs (for JSON body processor)
CHECK_YAJL()
#AC_SEARCH_LIBS([yajl_alloc], [yajl])
CHECK_PYTHON()
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([tools/Makefile])