[netcdfgroup] Detection of curl by configure in 4.1.3

Hi,

  It appears that going from NetCDF  4.1.1 to 4.1.3 (I skipped 4.1.2)
configure no longer makes use of curl-config to detect the presence of
libcurl. The current scheme in 4.1.3 is not very reliable and can fail when
curl is built statically (and a whole of set of other libraries besides
-lcurl must be specified.) Of course, a work around is to first set

% export LIBS="`/path/to/curl-config --libs`"

before issuing configure, but really, this should be handled in configure.ac,
specially when INSTALL makes you believe that curl-config is used.

  Am I missing something?

    Arlindo
  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: