This value will reference the currently applicable Manual URL for
authentication troublshooting. Currently the same URL is referenced
in multiple files. This will allow updating them all (save for .po
translation files) with a single change.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
#define ioctl_req_t int
#endif
+#define MANUAL_AUTH_URL "http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION003760000000000000000"
+
#ifdef PROTOTYPES
# define __PROTO(p) p
#else