Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15696 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29930 invoked by uid 1010); 30 Mar 2005 21:51:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29727 invoked from network); 30 Mar 2005 21:51:04 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 30 Mar 2005 21:51:04 -0000 X-Host-Fingerprint: 82.94.239.5 unknown Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:56099] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 92/DD-22409-F5A1B424 for ; Wed, 30 Mar 2005 16:30:08 -0500 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j2ULUblY026043 for ; Wed, 30 Mar 2005 23:30:37 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j2ULUXpZ026024; Wed, 30 Mar 2005 23:30:34 +0200 Date: Wed, 30 Mar 2005 16:29:59 -0500 (EST) X-X-Sender: derick@localhost To: John Higgins cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jci-ict.nl Subject: Re: [PHP-DEV] Birdstep RDM Server / Raima Velocis support From: derick@php.net (Derick Rethans) On Wed, 30 Mar 2005, John Higgins wrote: > I am a Birdstep employee, and am trying to get the PHP UODBC module > working with our RDM Server product. The changes needed are fairly > simple, however, this is my introduction to the whole autoconf system, > and I could use a little direction. What I want to do is modify the > config.m4 file in the /ext/odbc directory, but I'm not sure if I > should do this indirectly through a config.in file, or if I should > directly modify the config.m4. I was under the impression that the > config.m4 is generated using data in the config.in file, but as far as > I am able to tell, that is not the case here... Can anybody help? You're correct, you need to modify the config.m4 file in the ext/odbc extension. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org