cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATCH: Curl makefile.in of lib directory change(order of variables for linking)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 17 Sep 2013 22:31:32 +0200 (CEST)

On Mon, 16 Sep 2013, Arunav Sanyal wrote:

> Certain versions of HP-UX does not allow linking using
> SHLIB_PATH(counterpart of LD_LIBRARY_PATH). As a result, custom library
> linking was failing. Following change fixes the linking issue:-

Which version did you see this problem with? We did modify the LDFLAGS usage
in there rather recently.

> Note: $(CURL_HOME)/lib/Makefile.in was changed

The Makefile.in file is generated from the Makefile.am file though so that's
where a change needs to be done - if any. When I look in the
generated lib/Makefile.in I have, it looks like similar to what your patch
seems to want... ?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-09-17