[svn] commit: r784 - in /trunk: configure.ac src/bin/Makefile.am src/bin/parkinglot/ src/lib/cc/cpp/parkinglot.data src/lib/cc/cpp/parkinglot.spec
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 10 19:05:57 UTC 2010
Author: jreed
Date: Wed Feb 10 19:05:57 2010
New Revision: 784
Log:
Remove parkinglot from trunk. It is still in branches/parkinglot if needed.
Removed:
trunk/src/bin/parkinglot/
trunk/src/lib/cc/cpp/parkinglot.data
trunk/src/lib/cc/cpp/parkinglot.spec
Modified:
trunk/configure.ac
trunk/src/bin/Makefile.am
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Wed Feb 10 19:05:57 2010
@@ -148,7 +148,6 @@
src/bin/host/Makefile
src/bin/msgq/Makefile
src/bin/auth/Makefile
- src/bin/parkinglot/Makefile
src/lib/Makefile
src/lib/cc/Makefile
src/lib/cc/cpp/Makefile
@@ -181,7 +180,6 @@
src/bin/msgq/msgq_test
src/bin/msgq/run_msgq.sh
src/bin/auth/config.h
- src/bin/parkinglot/config.h
src/lib/config/cpp/data_def_unittests_config.h
src/lib/config/python/isc/config/config_test
src/lib/dns/cpp/gen-rdatacode.py
Modified: trunk/src/bin/Makefile.am
==============================================================================
--- trunk/src/bin/Makefile.am (original)
+++ trunk/src/bin/Makefile.am Wed Feb 10 19:05:57 2010
@@ -1,1 +1,1 @@
-SUBDIRS = bind10 bindctl cfgmgr msgq host cmdctl auth parkinglot
+SUBDIRS = bind10 bindctl cfgmgr msgq host cmdctl auth
More information about the bind10-changes
mailing list