build: Use REPLACE_OBJ and CTDB_EXTERNAL_OBJ to simplify build rules
authorAmitay Isaacs <amitay@gmail.com>
Fri, 24 May 2013 05:25:52 +0000 (15:25 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 29 May 2013 06:23:49 +0000 (16:23 +1000)
commitfa757b49374e44c2380d4457e9b0eb3582981fac
tree7e8cfb32c1ffb1fd9050661b5524f4f3513719a8
parent2cf95741fdab2ee5f724950a0b1ef257d6aeade7
build: Use REPLACE_OBJ and CTDB_EXTERNAL_OBJ to simplify build rules

This fixes the build on AIX where libreplace is required to build
ctdb_lock_helper, ctdb_fetch_lock_once, ctdb_fetch_readonly_once.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Makefile.in