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)
commit8c3e7ce645ec829bc465302831cc6b23452525d6
treebcad67574e0ca67ffe20b4b018f150944a6055be
parent7885a4fa6e4ac50081e440ed6c82101ec807999f
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
Makefile.in
utils/smnotify/smnotify.x