You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2013/06/25 01:54:19 UTC

svn commit: r1496297 - /qpid/trunk/qpid/extras/dispatch/router/src/config.h.in

Author: tross
Date: Mon Jun 24 23:54:18 2013
New Revision: 1496297

URL: http://svn.apache.org/r1496297
Log:
QPID-4913 - Added new file missing in last commit.

Added:
    qpid/trunk/qpid/extras/dispatch/router/src/config.h.in

Added: qpid/trunk/qpid/extras/dispatch/router/src/config.h.in
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/router/src/config.h.in?rev=1496297&view=auto
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/router/src/config.h.in (added)
+++ qpid/trunk/qpid/extras/dispatch/router/src/config.h.in Mon Jun 24 23:54:18 2013
@@ -0,0 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+#cmakedefine DEFAULT_CONFIG_PATH "${DEFAULT_CONFIG_PATH}"
+



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org