From be57a4e3e1b22940741ba2ab3b6fd7082c1d21f3 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Sun, 23 Nov 2008 09:48:48 +0000 Subject: Remove apparently useless indirection through stub libtool library files for libperl.a and DynaLoader.a when building perl support as module. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4919 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/perl/libperl_dynaloader.la | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 src/perl/libperl_dynaloader.la (limited to 'src/perl/libperl_dynaloader.la') diff --git a/src/perl/libperl_dynaloader.la b/src/perl/libperl_dynaloader.la deleted file mode 100644 index 9117cdbd..00000000 --- a/src/perl/libperl_dynaloader.la +++ /dev/null @@ -1,25 +0,0 @@ -# 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='' -- cgit v1.2.3