[svn] commit: r1369 - /trunk/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Mar 12 17:16:02 UTC 2010
Author: jreed
Date: Fri Mar 12 17:16:02 2010
New Revision: 1369
Log:
Remove extra tabs.
Remove isc/Util/makefile build. This not used.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri Mar 12 17:16:02 2010
@@ -217,7 +217,6 @@
src/lib/python/isc/auth/Makefile
src/lib/python/isc/cc/Makefile
src/lib/python/isc/config/Makefile
- src/lib/python/isc/Util/Makefile
src/lib/config/Makefile
src/lib/config/tests/Makefile
src/lib/dns/Makefile
@@ -262,7 +261,7 @@
chmod +x src/bin/usermgr/run_b10-cmdctl-usermgr.sh
chmod +x src/bin/msgq/run_msgq.sh
chmod +x src/bin/msgq/msgq_test
- chmod +x src/lib/dns/gen-rdatacode.py
- chmod +x src/lib/dns/tests/testdata/gen-wiredata.py
+ chmod +x src/lib/dns/gen-rdatacode.py
+ chmod +x src/lib/dns/tests/testdata/gen-wiredata.py
])
AC_OUTPUT
More information about the bind10-changes
mailing list