[Ecls-list] Bug in configure in 9.8.4

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Sep 6 18:46:27 UTC 2009


Thanks. I think I committed the right fix. Could you test it?

Juanjo

On Sun, Sep 6, 2009 at 8:20 PM, Raymond Toy<toy.raymond at gmail.com> wrote:
> While trying to configure for Solaris 8, I found the following bug in
> aclocal.m4.  It currently has
>
> AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#ifdef HAVE_STDINT_H
> #include <inttypes.h>
> #else
> #ifdef HAVE_STDINT_H
> #include <stdint.h>
> #endif
> #endif]], [[
>
>
>
> The first HAVE_STDINT should be HAVE_INTTYPES_H.  Without this change,
> ecl fails to configure because uint8_t is undefined.
>
> Ray
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list