build: fix bug #5608: link creation for libtalloc.so.1 (and friends) on solaris 8
authorMichael Adam <obnox@samba.org>
Thu, 10 Jul 2008 20:49:50 +0000 (22:49 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Jul 2008 07:00:54 +0000 (09:00 +0200)
commit38962ee69f55533f59340c7c41c5ca5957319be3
treedb11f804b6701d35d3b3b78a330750ee7c548089
parent90ef647e521818542ac1b23e4d8810a8cbf1f50b
build: fix bug #5608: link creation for libtalloc.so.1 (and friends) on solaris 8

on solaris, ln -s -f does not remove the link if it exists.

Michael
(cherry picked from commit f4d26db5dfccb962f5ca2cc03e9012a9883e16d8)
source/Makefile.in