/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.314.2.87 by rwild, Sun Apr 24 17:45:59 2005 UTC revision 1.314.2.88 by rwild, Wed Apr 27 11:53:26 2005 UTC
# Line 1510  linux*) Line 1510  linux*)
1510    
1511    # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
1512    if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
1513      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`      lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,    ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
1514      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1515    fi    fi
1516    

Legend:
Removed from v.1.314.2.87  
changed lines
  Added in v.1.314.2.88

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26