From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30078 invoked by alias); 26 Feb 2003 15:12:32 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30068 invoked from network); 26 Feb 2003 15:12:31 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 26 Feb 2003 15:12:31 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1QFCTm25803; Wed, 26 Feb 2003 09:12:29 -0600 Date: Wed, 26 Feb 2003 15:12:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302261512.h1QFCTm25803@duracef.shout.net> To: drow@mvista.com Subject: Re: [rfa] configure: new variable HAVE_UINTPTR_T Cc: gdb-patches@sources.redhat.com X-SW-Source: 2003-02/txt/msg00702.txt.bz2 Woot! Committed. Coming next: a patch to check HAVE_UINTPTR_T in the two places that use uintptr_t. Michael C > 2003-02-26 Michael Chastain > > * configure.in: New variable HAVE_UINTPTR_T. > * configure, config.in: Regenerated.