r26399: Use -O option for SWIG (less evil generated code).
authorJelmer Vernooij <jelmer@samba.org>
Tue, 11 Dec 2007 13:31:01 +0000 (14:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:49:29 +0000 (05:49 +0100)
commit68dc2dc526e146dd0ac68d5d68eb55b601282caf
tree3cb17dbc091b56cd4293a7d9d095d71c93234094
parent78a4f5eadad447cd92f27a5fe4311eceea12f1f9
r26399: Use -O option for SWIG (less evil generated code).
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
19 files changed:
source4/auth/auth.py
source4/auth/auth_wrap.c
source4/auth/credentials/credentials.py
source4/auth/credentials/credentials_wrap.c
source4/lib/events/events.py
source4/lib/events/events_wrap.c
source4/lib/ldb/ldb.py
source4/lib/ldb/ldb_wrap.c
source4/lib/registry/registry.py
source4/lib/registry/registry_wrap.c
source4/lib/tdb/tdb.py
source4/lib/tdb/tdb_wrap.c
source4/libcli/security/security.py
source4/libcli/security/security_wrap.c
source4/librpc/rpc/dcerpc.py
source4/librpc/rpc/dcerpc_wrap.c
source4/scripting/python/config.mk
source4/scripting/python/misc.py
source4/scripting/python/misc_wrap.c