Birdstep RDM Server / Raima Velocis support

php.internals

John Higgins

21 years ago
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? - John ------------------------------------------------------------- Birdstep Technology John Higgins Office: 206 748 5353 Software Engineer Fax: 206 748 5200 Direct: 206 748 5240 Web: http://www.birdstep.com

Derick Rethans

21 years ago
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