diff options
Diffstat (limited to 'third_party/lighttpd/linux/lib/mod_cml.la')
-rwxr-xr-x | third_party/lighttpd/linux/lib/mod_cml.la | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/third_party/lighttpd/linux/lib/mod_cml.la b/third_party/lighttpd/linux/lib/mod_cml.la deleted file mode 100755 index 7e68e93..0000000 --- a/third_party/lighttpd/linux/lib/mod_cml.la +++ /dev/null @@ -1,35 +0,0 @@ -# mod_cml.la - a libtool library file -# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='mod_cml.so' - -# Names of this library. -library_names='mod_cml.so mod_cml.so mod_cml.so' - -# The name of the static archive. -old_library='' - -# Libraries that this one depends upon. -dependency_libs=' -lm' - -# Version information for mod_cml. -current=0 -age=0 -revision=0 - -# Is this an already installed library? -installed=yes - -# 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='/tmp/lighttpd_lnx/lib' |