change python config, add jupyter and ein
This commit is contained in:
41
lisp/zmq/src/emacs-zmq.la
Normal file
41
lisp/zmq/src/emacs-zmq.la
Normal file
@@ -0,0 +1,41 @@
|
||||
# emacs-zmq.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.7.4-1ec8f-dirty
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='emacs-zmq.so'
|
||||
|
||||
# Names of this library.
|
||||
library_names='emacs-zmq.so emacs-zmq.so emacs-zmq.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library=''
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -lzmq'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for emacs-zmq.
|
||||
current=0
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=no
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=yes
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/home/daniel/repos/emacs-conf/lisp/zmq/lib'
|
||||
Reference in New Issue
Block a user