NetAnim : don't user python bindings
This commit is contained in:
@@ -29,8 +29,6 @@ def build (bld) :
|
||||
if (bld.env['ENABLE_EXAMPLES']) :
|
||||
bld.add_subdirs ('examples')
|
||||
|
||||
bld.ns3_python_bindings ()
|
||||
|
||||
def configure (conf) :
|
||||
conf.check (header_name='sys/socket.h', define_name='HAVE_SYS_SOCKET_H')
|
||||
conf.check (header_name='netinet/in.h', define_name='HAVE_NETINET_IN_H')
|
||||
|
||||
Reference in New Issue
Block a user