aboutsummaryrefslogtreecommitdiffstats
path: root/package/udev/libvolume_id.la.tmpl
diff options
context:
space:
mode:
authorYegor Yefremov <yegor_sub1@visionsystems.de>2011-07-22 16:51:28 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-07-25 23:33:29 +0200
commitf0952fcdb614cb144f41b2b72f944f4236c5cb2c (patch)
treef5048dcf68b28c830ace90ee7d8c25af7660a183 /package/udev/libvolume_id.la.tmpl
parentc663498aac2a82e73e8cc3d604a1637502a49e21 (diff)
downloadbuildroot-novena-f0952fcdb614cb144f41b2b72f944f4236c5cb2c.tar.gz
buildroot-novena-f0952fcdb614cb144f41b2b72f944f4236c5cb2c.zip
udev: bump version and clean up
[Peter: fix Config.in deps, add host-pkg-config] Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/udev/libvolume_id.la.tmpl')
-rw-r--r--package/udev/libvolume_id.la.tmpl35
1 files changed, 0 insertions, 35 deletions
diff --git a/package/udev/libvolume_id.la.tmpl b/package/udev/libvolume_id.la.tmpl
deleted file mode 100644
index 725628bba..000000000
--- a/package/udev/libvolume_id.la.tmpl
+++ /dev/null
@@ -1,35 +0,0 @@
-# libvolume_id.la - a libtool library file
-# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
-#
-# Please DO NOT delete this file!
-# It is necessary for linking the library.
-
-# The name that we can dlopen(3).
-dlname='libvolume_id.so.REPLACE_CURRENT'
-
-# Names of this library.
-library_names='libvolume_id.so.REPLACE_CURRENT.REPLACE_AGE.REPLACE_REVISION libvolume_id.so.REPLACE_CURRENT libvolume_id.so'
-
-# The name of the static archive.
-old_library='libvolume_id.a'
-
-# Libraries that this one depends upon.
-dependency_libs=' -lc'
-
-# Version information for libvolume_id.
-current=REPLACE_CURRENT
-age=REPLACE_AGE
-revision=REPLACE_REVISION
-
-# 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='REPLACE_LIB_DIR'