From: JINMEI Tatuya Date: Sat, 23 Feb 2013 19:16:11 +0000 (-0800) Subject: [master] trivial cleanup: removed comments that don't make sense any more. X-Git-Tag: bind10-1.1.0beta1-release~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f7444c72818dd7940251f9c8a077cdf7ec0e7fa;p=thirdparty%2Fkea.git [master] trivial cleanup: removed comments that don't make sense any more. should be trivial, so directly committing. --- diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am index b4c139424e..ac10c40b8c 100644 --- a/tests/tools/Makefile.am +++ b/tests/tools/Makefile.am @@ -1,5 +1 @@ -# perfdhcp uses getifaddrs, which is not a standard library and is not -# portable (at least not exist on our Solaris buildbot). For a short term -# workaround we stop building it until it's resolved. -#SUBDIRS = badpacket perfdhcp SUBDIRS = badpacket perfdhcp