------------------------------------------------------------ revno: 2152 committer: cologic <n...@parsoma.net> branch nick: dcplusplus timestamp: Sun 2010-05-23 05:29:27 -0400 message: re-enable NAT-T modified: SConstruct
-- lp:dcplusplus https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk Your team Dcplusplus-team is subscribed to branch lp:dcplusplus. To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'SConstruct' --- SConstruct 2010-05-10 17:47:55 +0000 +++ SConstruct 2010-05-23 09:29:27 +0000 @@ -166,7 +166,6 @@ env.Append(CPPDEFINES = defs[mode]) env.Append(CPPDEFINES = defs['common']) -env.Append(CPPDEFINES = ['DISABLE_NAT_TRAVERSAL']) # TODO remove and fully enable env.Append(CCFLAGS = flags[mode]) env.Append(CCFLAGS = flags['common'])
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp