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 <bwal...@artsci.utoronto.ca>
---
 bacula/src/baconfig.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/bacula/src/baconfig.h b/bacula/src/baconfig.h
index 67be788..cbcd954 100644
--- a/bacula/src/baconfig.h
+++ b/bacula/src/baconfig.h
@@ -58,6 +58,8 @@
 #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
-- 
1.7.4.1


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to