From: David Levine Date: Tue, 6 Sep 2016 21:49:59 +0000 (-0400) Subject: Protected call of mh_oauth_do_xoauth() with #ifdef OAUTH_SUPPORT to X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5e4d1f2f9dc08f2b6bc3d6a463e8a1dd3ec29974?ds=inline;hp=5e4d1f2f9dc08f2b6bc3d6a463e8a1dd3ec29974 Protected call of mh_oauth_do_xoauth() with #ifdef OAUTH_SUPPORT to allow post(1) to link when configured without it. ---