Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 62822 invoked from network); 4 Jul 2007 10:12:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2007 10:12:49 -0000 Received: (qmail 85012 invoked by uid 500); 4 Jul 2007 10:12:52 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 84983 invoked by uid 500); 4 Jul 2007 10:12:52 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 84967 invoked by uid 99); 4 Jul 2007 10:12:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 03:12:52 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 03:12:48 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 80BB0714224; Wed, 4 Jul 2007 03:12:28 -0700 (PDT) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 41192] - Add the expat libtool file to the LT_LDFLAGS variable In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070704101228.80BB0714224@brutus.apache.org> Date: Wed, 4 Jul 2007 03:12:28 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=41192 ------- Additional Comments From jorton@redhat.com 2007-07-04 03:12 ------- The -lexpat should get added to the set of exported libs though, otherwise everything will break if you do an all-static build. So it should really be adding "-L$libdir -lexpat" to _EXPORT_LIBS for the bundled-expat case, I guess. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org