from Chris Cowan
authorRonnie Sahlberg <sahlberg@ronnie>
Tue, 14 Aug 2007 21:59:01 +0000 (07:59 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Tue, 14 Aug 2007 21:59:01 +0000 (07:59 +1000)
commit6d5af34024ed4869cba5a3f307f97e093b9e82bf
tree3e8124df9412060f1221441fe8a78c9a8dc9f2b6
parent9c6e37fea4ec675dd3fb73d7361ea69433c94a14
from Chris Cowan
patches to smnotify to make it compile under AIX.

On AIX, we need to specify $(POPT_OBJ) explicitely

On AIX we can not use the -C flag to rpcgen since it is not implemented

On AIX we must explicitely force an #include of rpc/rpc.h in the idl
file since rpcgen does not automatically add it to the generated files

(This used to be ctdb commit 8c3e7ce645ec829bc465302831cc6b23452525d6)
ctdb/Makefile.in
ctdb/utils/smnotify/smnotify.x