~ubuntu-branches/ubuntu/precise/tracker/precise

« back to all changes in this revision

Viewing changes to m4/libtool.m4

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-12-04 06:40:28 UTC
  • mfrom: (4.3.21 sid)
  • Revision ID: package-import@ubuntu.com-20111204064028-cqe0x4f4is6nojla
Tags: 0.12.8-1
* New upstream release.
* Update symbols file for libtracker-extract-0.12-0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2610
2610
  # before this can be enabled.
2611
2611
  hardcode_into_libs=yes
2612
2612
 
 
2613
  # Add ABI-specific directories to the system library path.
 
2614
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
 
2615
 
2613
2616
  # Append ld.so.conf contents to the search path
2614
2617
  if test -f /etc/ld.so.conf; then
2615
2618
    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;s/"//g;/^$/d' | tr '\n' ' '`
2616
 
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 
2619
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
 
2620
 
2617
2621
  fi
2618
2622
 
2619
2623
  # We used to test for /lib/ld.so.1 and disable shared libraries on