Browse Source

removed obsolete comment

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac221@2205 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
4be5e8c9de
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/bin/auth/tests/Makefile.am

+ 0 - 1
src/bin/auth/tests/Makefile.am

@@ -27,7 +27,6 @@ run_unittests_LDADD += $(top_builddir)/src/lib/cc/libcc.a
 run_unittests_LDADD += $(top_builddir)/src/lib/exceptions/.libs/libexceptions.a
 run_unittests_LDADD += $(top_builddir)/src/bin/auth/libasio_link.a
 if HAVE_BOOST_PYTHON
-# Note: after this refactoring this should become unnecessary.
 run_unittests_LDADD += $(top_builddir)/src/lib/xfr/.libs/libxfr.a
 endif
 endif