You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2014/12/16 21:23:05 UTC

svn commit: r1646062 - /qpid/dispatch/trunk/src/config.h.in

Author: aconway
Date: Tue Dec 16 20:23:05 2014
New Revision: 1646062

URL: http://svn.apache.org/r1646062
Log:
DISPATCH-73: Missing file from previous commit (config.h.in)

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

Added: qpid/dispatch/trunk/src/config.h.in
URL: http://svn.apache.org/viewvc/qpid/dispatch/trunk/src/config.h.in?rev=1646062&view=auto
==============================================================================
--- qpid/dispatch/trunk/src/config.h.in (added)
+++ qpid/dispatch/trunk/src/config.h.in Tue Dec 16 20:23:05 2014
@@ -0,0 +1,24 @@
+/*
+ * 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.
+ */
+
+#define DEFAULT_CONFIG_PATH          "${DEFAULT_CONFIG_PATH}"
+#define QPID_DISPATCH_HOME_INSTALLED "${QPID_DISPATCH_HOME_INSTALLED}"
+#define QPID_DISPATCH_LIB            "${QPID_DISPATCH_LIB}"
+
+



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