backport libtool/libltdl split from trunk
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 26 Feb 2011 20:14:58 +0000 (20:14 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 26 Feb 2011 20:14:58 +0000 (20:14 +0000)
commitaf2c2d39ce3d1ef85946f80032374a5bc7693d34
tree5c376432ca35c4669120e164d3f2f503767fe175
parentd16e473735180834a29c89fd4b298f4430b06461
backport libtool/libltdl split from trunk

SVN-Revision: 25741
12 files changed:
package/libtool/Makefile
package/libtool/patches/001-force_dlopen_deplibs.patch [deleted file]
package/libtool/patches/100-libdir_path.patch [deleted file]
package/libtool/patches/110-no_rpath.patch [deleted file]
package/libtool/patches/120-libdir_search.patch [deleted file]
tools/libtool/Makefile [new file with mode: 0644]
tools/libtool/patches/001-fix-func_append.patch [new file with mode: 0644]
tools/libtool/patches/100-libdir-fixes.patch [new file with mode: 0644]
tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch [new file with mode: 0644]
tools/libtool/patches/120-strip-unsafe-dirs-for-relinking.patch [new file with mode: 0644]
tools/libtool/patches/150-trailingslash.patch [new file with mode: 0644]
tools/libtool/patches/200-openwrt-branding.patch [new file with mode: 0644]