[PHP-DEV] PATCH for cross compilation to NetWare(cli with shared dependency to phpts like shared lib)

2005-06-13 Thread Kamesh Jayachandran
Hi Jani, Thanks for applying my patch on ext/mysql/config.m4 on HEAD. Please do the same on 5.0 tree. I have one more patch here. Our php cli is like Windows one with a shared dependency to php5ts like nlm.(We call it as php5lib). Patch to sapi/cli/config.m4 and configure.in achieves our purpose. C

Re: [PHP-DEV] patch for cross compilation to Netware

2005-02-25 Thread Jani Taskinen
Committed. Just wondering why you didn't just apply the objects in the global objects..but I guess you only build the php binary under netware? --Jani On Wed, 23 Feb 2005, Kamesh Jayachandran wrote: Hi, Thanks for committing the earlier patch. win32/sendmail.c needs to be compiled f

[PHP-DEV] patch for cross compilation to Netware

2005-02-23 Thread Kamesh Jayachandran
Hi, Thanks for committing the earlier patch. win32/sendmail.c needs to be compiled for Netware as it don't have sendmail binary as Unices do. This patch adds sendmail.c to NetWare build. http://puggy.symonds.net/~kameshj/configure.in.patch With regards Kamesh Jayachandran With regards Kamesh Jaya