[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #EHH-752159]: Error in configure in netcdf 3.6.2 beta5
- Subject: [netCDF #EHH-752159]: Error in configure in netcdf 3.6.2 beta5
- Date: Mon, 22 Jan 2007 14:11:43 -0700
> Dear NetCDF support,
>
> I found a minor bug in the file "configure" in netcdf-3.6.2-beta5
> that may create problems on some systems.
>
> Here's the diff. The rogue comma causes configure never to find strlcat.
>
> Cheers,
> Remko
>
> *** configure.orig Thu Dec 28 21:50:07 2006
> --- configure Sun Jan 14 16:17:59 2007
> ***************
> *** 23931,23933 ****
>
> ! for ac_func in strlcat, strerror
> do
> --- 23931,23933 ----
>
> ! for ac_func in strlcat strerror
> do
>
Thanks for pointing that out. It's been fixed in the latest beta release.
Keep on netCDFing!
Ed
Ticket Details
===================
Ticket ID: EHH-752159
Department: Support netCDF
Priority: Urgent
Status: Closed