summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
f0beecb)
when built without OAuth2 support.
adios (NULL, "missing argument to %s", argp[-2]);
oauth_svc = cp;
#else
adios (NULL, "missing argument to %s", argp[-2]);
oauth_svc = cp;
#else
NMH_UNUSED (oauth_svc);
adios (NULL, "not built with OAuth support");
#endif
NMH_UNUSED (oauth_svc);
adios (NULL, "not built with OAuth support");
#endif