Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 66286 invoked by uid 500); 27 Feb 2001 02:20:20 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 66269 invoked from network); 27 Feb 2001 02:20:19 -0000 X-Authentication-Warning: adsl-77-241-65.rdu.bellsouth.net: trawick set sender to trawickj@bellsouth.net using -f Sender: trawick@bellsouth.net To: dev@apr.apache.org Subject: Re: cvs commit: apr configure.in References: <20010226195615.89100.qmail@apache.org> From: Jeff Trawick Date: 26 Feb 2001 21:18:52 -0500 In-Reply-To: <20010226195615.89100.qmail@apache.org> Message-ID: Lines: 42 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N jim@apache.org writes: > jim 01/02/26 11:56:14 > > Modified: . configure.in > Log: > Use APR_CHECK_HEADERS instead One of these commits seems to have broken every case where we previously checked for the header but didn't set a flag. In those cases, we had symbols defined in include/arch/unix/apr_private.h. One example: old code: AC_CHECK_HEADERS(sys/stat.h) in apr_private.h: #define HAVE_SYS_STAT_H or /* #undef HAVE_SYS_STAT_H */ ------------------------------------------- new code: APR_FLAG_HEADERS(sys/stat.h) there is nothing in apr_private.h for HAVE_SYS_STAT_H -- Jeff Trawick | trawickj@bellsouth.net | PGP public key at web site: http://www.geocities.com/SiliconValley/Park/9289/ Born in Roswell... married an alien...