Re: [PHP-DEV] fun with autoconf on Tru64

[email protected] (Jani Taskinen) Fri, 7 Mar 2003 06:40:33 +0200 (EET)
Newsgroups php.dev
Message-ID <[email protected]>
On Thu, 6 Mar 2003, David Hill wrote:

>I encountered what appears to be a typo in odbc/config.m4:
>+      PHP_EVAL_LIBLINE([$ODBC_LFLAGS $ODBC_LIBS], OBDC_SHARED_LIBADD)
>that should probably be ODBC, but it had nothing to do with my build
>problem.

    Good catch..this closed (hopefully) at least one bug report. :)

    --Jani