Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 36118 invoked from network); 29 May 2009 17:58:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 May 2009 17:58:08 -0000 Received: (qmail 24246 invoked by uid 500); 29 May 2009 17:58:20 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 24210 invoked by uid 500); 29 May 2009 17:58:20 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 24121 invoked by uid 99); 29 May 2009 17:58:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 17:58:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 17:58:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 47689234C045 for ; Fri, 29 May 2009 10:57:51 -0700 (PDT) Message-ID: <492575788.1243619871291.JavaMail.jira@brutus> Date: Fri, 29 May 2009 10:57:51 -0700 (PDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQCPP-244) Provide the configure script in the distribution MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org Provide the configure script in the distribution ------------------------------------------------- Key: AMQCPP-244 URL: https://issues.apache.org/activemq/browse/AMQCPP-244 Project: ActiveMQ C++ Client Issue Type: Improvement Affects Versions: 2.2.6 Reporter: Bruce Snyder Assignee: Timothy Bish Fix For: 3.0 This is a reminder issue to provide the configure script in the source distribution. This will save users the step of running autogen.sh to generate the configure script and is a pretty standard practice with other open source C++ projects. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.