libdevmapper, liblvm - stop inter-lib linking
authorAlex Hornung <ahornung@gmail.com>
Sat, 23 Oct 2010 08:18:10 +0000 (09:18 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 23 Oct 2010 08:18:10 +0000 (09:18 +0100)
commit308af577f531e89dce6dff0ecea68ab4474f4d24
treeb10578d3fb9ee8a76850dc7a10dd1ab26d3d8ae8
parenteed017946cd287d91b66db7f3e997260d470b609
libdevmapper, liblvm - stop inter-lib linking

* Don't link libraries to other libraries, this only causes trouble like
  having to do: -lprop -ldevmapper -lprop.

* Remove the double-linking to prop and crypto in cryptdisks.

Suggested-by: Sascha Wildner (swildner@)
gnu/lib/libdevmapper/Makefile
gnu/lib/liblvm/Makefile
sbin/cryptdisks/Makefile