~ubuntu-branches/ubuntu/natty/gnome-utils/natty

« back to all changes in this revision

Viewing changes to m4/libtool.m4

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-10-15 16:52:21 UTC
  • mfrom: (1.1.46 upstream)
  • Revision ID: james.westby@ubuntu.com-20101015165221-pkcuwy7ae4ueffjt
Tags: 2.32.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
684
684
 
685
685
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
686
686
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
 
687
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
687
688
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
688
689
#
689
690
_LT_COPYING
2469
2470
  # before this can be enabled.
2470
2471
  hardcode_into_libs=yes
2471
2472
 
 
2473
  # Add ABI-specific directories to the system library path.
 
2474
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
 
2475
 
2472
2476
  # Append ld.so.conf contents to the search path
2473
2477
  if test -f /etc/ld.so.conf; then
2474
2478
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[   ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
2475
 
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 
2479
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2476
2480
  fi
2477
2481
 
2478
2482
  # We used to test for /lib/ld.so.1 and disable shared libraries on