Re: Tune rpath by env. variable

Pavel Raiskup <[email protected]>
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <[email protected]>
On Tuesday 20 of January 2015 07:40:20 Pavel Raiskup wrote:
> > Something like the attachment 0002 would be nice to have pushed.
> 
> This would be nice to have it in git also.  The LT_SYS_SEARCH_PATH does
> not survive automatic re-autoconf of configure script:

Argh :(, sorry.  Fixing the example:

  // libtool after LT_SYS_SEARCH_PATH="/lib64:" ./configure

  # Configured defaults for sys_lib_dlsearch_path munging.
  : ${LT_SYS_LIBRARY_PATH="/lib64:"}

  // libtool after 'touch configure.ac ; make'

  # Configured defaults for sys_lib_dlsearch_path munging.
  : ${LT_SYS_LIBRARY_PATH=""}

  //                      ^^


_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.