NetAnim : don't user python bindings

This commit is contained in:
John Abraham
2012-05-24 01:08:15 -04:00
parent 175e5ecfbd
commit 92e4976d52

View File

@@ -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')