[EMAIL PROTECTED] (Steven M. Schweda) writes:
> checking whether isblank is declared... yes
> ...
> urtx# find /usr/include -name '*.h' -exec grep isblank {} \; -lsThat's strange. Can you investigate why 'configure' thinks isblank is declared, even though it's not in /usr/include? Perhaps you have a stray .h file in /usr/local/include?
