Skip to content

Instantly share code, notes, and snippets.

@L2G
Created July 17, 2015 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save L2G/6af31affc8a242acd39d to your computer and use it in GitHub Desktop.
Save L2G/6af31affc8a242acd39d to your computer and use it in GitHub Desktop.
Mysterious /usr/lib/libltdl.a on my Mavericks system
# libltdl.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.5 (1.1220 2003/04/05 19:32:58)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libltdl.3.dylib'
# Names of this library.
library_names='libltdl.3.dylib libltdl.dylib libltdl.3.1.0.dylib'
# The name of the static archive.
old_library='libltdl.a'
# Libraries that this one depends upon.
dependency_libs=' -ldl'
# Version information for libltdl.
current=4
age=1
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib'
-rwxr-xr-x 1 root wheel 794 Apr 20 2007 /usr/lib/libltdl.la
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment