x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@197 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -111,6 +111,12 @@
|
||||
/* Define if you have the util library (-lutil). */
|
||||
#undef HAVE_LIBUTIL
|
||||
|
||||
#ifdef __STDC__
|
||||
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "@(#)" msg }
|
||||
#else
|
||||
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
|
||||
#endif
|
||||
|
||||
/* set this to a sensible login */
|
||||
#ifndef LOGIN_PATH
|
||||
#define LOGIN_PATH "/usr/athena/bin/login"
|
||||
|
Reference in New Issue
Block a user