[pubcookie-dev]
WEBISO CVS update: willey; webiso/pubcookie/src pbc_path.h.in,2.6,2.6.2.1
Stephen Willey
willey at cac.washington.edu
Thu Jul 10 12:02:31 PDT 2003
- Previous message: [pubcookie-dev] WEBISO CVS update: willey;
keyserver.c,2.36,2.36.2.1 pbc_key_generic.c,1.5,1.5.2.1
pbc_key_local.c,1.9,1.9.2.1 pbc_logging.h,1.16,1.16.2.1
pbc_myconfig.c,1.32,1.32.2.1 pbc_myconfig.h,1.12,1.12.2.1
- Next message: [pubcookie-dev] WEBISO CVS update: willey;
keyserver.c,2.36,2.37 pbc_key_generic.c,1.5,1.6 pbc_key_local.c,1.9,1.10
pbc_logging.h,1.16,1.17 pbc_myconfig.c,1.32,1.33 pbc_myconfig.h,1.12,1.13
pbc_path.h.in,2.6,2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvsroot/webiso/pubcookie/src
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv900
Modified Files:
Tag: UWash3
pbc_path.h.in
Log Message:
another bit of component config files
Index: webiso/pubcookie/src/pbc_path.h.in
diff -c webiso/pubcookie/src/pbc_path.h.in:2.6 webiso/pubcookie/src/pbc_path.h.in:2.6.2.1
*** webiso/pubcookie/src/pbc_path.h.in:2.6 Tue May 6 16:51:19 2003
--- webiso/pubcookie/src/pbc_path.h.in Thu Jul 10 12:02:29 2003
***************
*** 4,20 ****
*/
/*
- $Id: pbc_path.h.in,v 2.6 2003/05/06 23:51:19 willey Exp $
- */
-
- /*
* pbc_path.h, The pubcookie path.
*
* So that we can just #include this file instead of having to
* worry about shell escapes and whatnot.
*
*/
#ifndef PBC_PATH_H
#define PBC_PATH_H
--- 4,18 ----
*/
/*
* pbc_path.h, The pubcookie path.
*
* So that we can just #include this file instead of having to
* worry about shell escapes and whatnot.
*
+ * $Id: pbc_path.h.in,v 2.6.2.1 2003/07/10 19:02:29 willey Exp $
*/
+
#ifndef PBC_PATH_H
#define PBC_PATH_H
***************
*** 31,36 ****
--- 29,37 ----
/* Where to find templates */
#define TMPL_FNAME (libpbc_config_getstring(p, "template_root", "@prefix@/login_templates"))
+
+ /* suffix for seperate config files for components */
+ #define PBC_SUBCONFIG (libpbc_config_getstring(p, "pbc_subconfig", ".conf"))
/* file to get the list of ok browsers from */
#define OK_BROWSERS_FILE (libpbc_config_getstring(p, "ok_browsers", "@prefix@/ok_browsers"))
end of message
- Previous message: [pubcookie-dev] WEBISO CVS update: willey;
keyserver.c,2.36,2.36.2.1 pbc_key_generic.c,1.5,1.5.2.1
pbc_key_local.c,1.9,1.9.2.1 pbc_logging.h,1.16,1.16.2.1
pbc_myconfig.c,1.32,1.32.2.1 pbc_myconfig.h,1.12,1.12.2.1
- Next message: [pubcookie-dev] WEBISO CVS update: willey;
keyserver.c,2.36,2.37 pbc_key_generic.c,1.5,1.6 pbc_key_local.c,1.9,1.10
pbc_logging.h,1.16,1.17 pbc_myconfig.c,1.32,1.33 pbc_myconfig.h,1.12,1.13
pbc_path.h.in,2.6,2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the pubcookie-dev
mailing list