AW: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Roman Hochuli
> ac_cv_c_inline=${ac_cv_c_inline=__inline} > Appears twice in my config.cache (one after the other). NAK In my config.cache it is only once. Regards Roman -- Roman [EMAIL PROTECTED]/+41(0)15003595 GCS/CC d+ s:+ a-- C UL/I P+ L E--- W+++ N++ w--- O M- V PS+++ Y+ P

AW: [PHP-INST] Compiling PHP 4.0.4 on Irix 6.5

2001-01-12 Thread Roman Hochuli
Dear Rasmus > What does config.cache say on the ac_cv_c_inline test? It should be near > the top of your config.cache file. Mine says: > > ac_cv_c_inline=${ac_cv_c_inline=inline} > > configure really should be checking for this already. Looks like it is > getting it wrong. --snip