mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r26248: Check in SWIG output so SWIG is not required when running out of svn.
This commit is contained in:
committed by
Stefan Metzmacher
parent
def0ae919b
commit
08501fbef3
@@ -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.25)
|
||||
AC_PROG_SWIG(1.3.31)
|
||||
|
||||
AC_PATH_PROG([PYTHON],[python[$PYTHON_VERSION]])
|
||||
if test -z "$PYTHON"; then
|
||||
|
||||
Reference in New Issue
Block a user