mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
Generate with 1.3.36.
This commit is contained in:
@ -5,7 +5,7 @@ AC_ARG_VAR([PYTHON_VERSION],[The installed Python
|
||||
will be appended to the Python interpreter
|
||||
canonical name.])
|
||||
|
||||
AC_PROG_SWIG(1.3.35)
|
||||
AC_PROG_SWIG(1.3.36)
|
||||
|
||||
AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]])
|
||||
if test -z "$PYTHON"; then
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
%import "stdint.i"
|
||||
%include "exception.i"
|
||||
%import "../../lib/talloc/talloc.i"
|
||||
%import "../../../lib/talloc/talloc.i"
|
||||
%import "../../lib/ldb/ldb.i"
|
||||
%import "../../auth/credentials/credentials.i"
|
||||
%import "../../param/param.i"
|
||||
|
Reference in New Issue
Block a user