x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@459 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
@TOP@
|
@TOP@
|
||||||
|
|
||||||
@BOTTOM@
|
@BOTTOM@
|
||||||
|
|
||||||
#undef HAVE___PROGNAME
|
/* define if struct utmp contains ut_host */
|
||||||
#undef HAVE_UT_HOST
|
#undef HAVE_UT_HOST
|
||||||
#undef BROKEN_GETCWD
|
|
||||||
|
|
||||||
#ifdef __STDC__
|
#ifdef __STDC__
|
||||||
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "\0100(#)" msg }
|
#define RCSID(msg) static const char *rcsid[] = { (char *)rcsid, "\0100(#)" msg }
|
||||||
@@ -13,6 +15,8 @@
|
|||||||
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
|
#define RCSID(msg) static char *rcsid[] = { (char *)rcsid, msg }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef WTMP_PATH
|
||||||
#define WTMP_PATH "/var/adm/wtmp"
|
#define WTMP_PATH "/var/adm/wtmp"
|
||||||
|
#endif
|
||||||
|
|
||||||
#define KERBEROS
|
#define KERBEROS
|
||||||
|
Reference in New Issue
Block a user