patch for cross compilation to Netware

php.internals

Kamesh Jayachandran

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

Jani Taskinen

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