mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Perl works now only as a runtime loadable module
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@656 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ab2accdb41
commit
17bb7faf2f
6 changed files with 72 additions and 35 deletions
25
src/perl/libperl_dynaloader.la
Normal file
25
src/perl/libperl_dynaloader.la
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# libsilc.la - a libtool library file
|
||||
# Generated by ltmain.sh - GNU libtool 1.3.5 (1.385.2.206 2000/05/27 11:12:27)
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname=''
|
||||
|
||||
# Names of this library.
|
||||
library_names=''
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='DynaLoader.a'
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=''
|
||||
|
||||
# Version information for libsilc.
|
||||
current=0
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=no
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir=''
|
||||
Loading…
Add table
Add a link
Reference in a new issue