Deleted Added
full compact
config.h (114914) config.h (120949)
1/* include/config.h. Generated automatically by configure. */
2/* include/config.h.in. Generated automatically from configure.in by autoheader. */
3
1/* include/config.h. Generated automatically by configure. */
2/* include/config.h.in. Generated automatically from configure.in by autoheader. */
3
4/* $FreeBSD: head/kerberos5/include/config.h 114914 2003-05-11 18:49:29Z markm $ */
4/* $FreeBSD: head/kerberos5/include/config.h 120949 2003-10-09 19:48:47Z nectar $ */
5
6#include <osreldate.h>
7
8#ifndef RCSID
9#define RCSID(msg) \
10static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
11#endif
12

--- 300 unchanged lines hidden (view full) ---

313
314/* Define to 1 if you have the `getprogname' function. */
315#if (__FreeBSD_version >= 430002 && __FreeBSD_version < 500000) || \
316 __FreeBSD_version >= 500019
317#define HAVE_GETPROGNAME 1
318#endif
319
320/* Define to 1 if you have the `getpwnam_r' function. */
5
6#include <osreldate.h>
7
8#ifndef RCSID
9#define RCSID(msg) \
10static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
11#endif
12

--- 300 unchanged lines hidden (view full) ---

313
314/* Define to 1 if you have the `getprogname' function. */
315#if (__FreeBSD_version >= 430002 && __FreeBSD_version < 500000) || \
316 __FreeBSD_version >= 500019
317#define HAVE_GETPROGNAME 1
318#endif
319
320/* Define to 1 if you have the `getpwnam_r' function. */
321/* #undef HAVE_GETPWNAM_R */
321#if __FreeBSD_version >= 500112
322#define HAVE_GETPWNAM_R 1
323#endif
322
323/* Define to 1 if you have the `getrlimit' function. */
324#define HAVE_GETRLIMIT 1
325
326/* Define to 1 if you have the `getsockopt' function. */
327#define HAVE_GETSOCKOPT 1
328
329/* Define to 1 if you have the `getspnam' function. */

--- 11 unchanged lines hidden (view full) ---

341/* Define if you have the function `getusershell'. */
342#define HAVE_GETUSERSHELL 1
343
344/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
345 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
346#define HAVE_GLOB 1
347
348/* Define to 1 if you have the `grantpt' function. */
324
325/* Define to 1 if you have the `getrlimit' function. */
326#define HAVE_GETRLIMIT 1
327
328/* Define to 1 if you have the `getsockopt' function. */
329#define HAVE_GETSOCKOPT 1
330
331/* Define to 1 if you have the `getspnam' function. */

--- 11 unchanged lines hidden (view full) ---

343/* Define if you have the function `getusershell'. */
344#define HAVE_GETUSERSHELL 1
345
346/* define if you have a glob() that groks GLOB_BRACE, GLOB_NOCHECK,
347 GLOB_QUOTE, GLOB_TILDE, and GLOB_LIMIT */
348#define HAVE_GLOB 1
349
350/* Define to 1 if you have the `grantpt' function. */
349/* #undef HAVE_GRANTPT */
351#if __FreeBSD_version >= 500100
352#define HAVE_GRANTPT 1
353#endif
350
351/* Define to 1 if you have the <grp.h> header file. */
352#define HAVE_GRP_H 1
353
354/* Define to 1 if you have the `hstrerror' function. */
355#define HAVE_HSTRERROR 1
356
357/* Define if you have the `h_errlist' variable. */

--- 49 unchanged lines hidden (view full) ---

407
408/* Define if you have the function `iruserok'. */
409#define HAVE_IRUSEROK 1
410
411/* Define to 1 if you have the `issetugid' function. */
412#define HAVE_ISSETUGID 1
413
414/* Define to 1 if you have the `krb_disable_debug' function. */
354
355/* Define to 1 if you have the <grp.h> header file. */
356#define HAVE_GRP_H 1
357
358/* Define to 1 if you have the `hstrerror' function. */
359#define HAVE_HSTRERROR 1
360
361/* Define if you have the `h_errlist' variable. */

--- 49 unchanged lines hidden (view full) ---

411
412/* Define if you have the function `iruserok'. */
413#define HAVE_IRUSEROK 1
414
415/* Define to 1 if you have the `issetugid' function. */
416#define HAVE_ISSETUGID 1
417
418/* Define to 1 if you have the `krb_disable_debug' function. */
415#define HAVE_KRB_DISABLE_DEBUG 1
419/* #undef HAVE_KRB_DISABLE_DEBUG */
416
417/* Define to 1 if you have the `krb_enable_debug' function. */
420
421/* Define to 1 if you have the `krb_enable_debug' function. */
418#define HAVE_KRB_ENABLE_DEBUG 1
422/* #undef HAVE_KRB_ENABLE_DEBUG */
419
420/* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
423
424/* Define to 1 if you have the `krb_get_kdc_time_diff' function. */
421#define HAVE_KRB_GET_KDC_TIME_DIFF 1
425/* #undef HAVE_KRB_GET_KDC_TIME_DIFF */
422
423/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
426
427/* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
424#define HAVE_KRB_GET_OUR_IP_FOR_REALM 1
428/* #undef HAVE_KRB_GET_OUR_IP_FOR_REALM */
425
426/* Define to 1 if you have the `krb_kdctimeofday' function. */
429
430/* Define to 1 if you have the `krb_kdctimeofday' function. */
427#define HAVE_KRB_KDCTIMEOFDAY 1
431/* #undef HAVE_KRB_KDCTIMEOFDAY */
428
429/* Define to 1 if you have the <libutil.h> header file. */
430#define HAVE_LIBUTIL_H 1
431
432/* Define to 1 if you have the <limits.h> header file. */
433#define HAVE_LIMITS_H 1
434
435/* Define to 1 if you have the `loadquery' function. */

--- 112 unchanged lines hidden (view full) ---

548
549/* Define to 1 if you have the `pidfile' function. */
550/* #undef HAVE_PIDFILE */
551
552/* Define to 1 if you have the <pthread.h> header file. */
553#define HAVE_PTHREAD_H 1
554
555/* Define to 1 if you have the `ptsname' function. */
432
433/* Define to 1 if you have the <libutil.h> header file. */
434#define HAVE_LIBUTIL_H 1
435
436/* Define to 1 if you have the <limits.h> header file. */
437#define HAVE_LIMITS_H 1
438
439/* Define to 1 if you have the `loadquery' function. */

--- 112 unchanged lines hidden (view full) ---

552
553/* Define to 1 if you have the `pidfile' function. */
554/* #undef HAVE_PIDFILE */
555
556/* Define to 1 if you have the <pthread.h> header file. */
557#define HAVE_PTHREAD_H 1
558
559/* Define to 1 if you have the `ptsname' function. */
556/* #undef HAVE_PTSNAME */
560#if __FreeBSD_version >= 500100
561#define HAVE_PTSNAME 1
562#endif
557
558/* Define to 1 if you have the <pty.h> header file. */
559/* #undef HAVE_PTY_H */
560
561/* Define if you have the function `putenv'. */
562#define HAVE_PUTENV 1
563
564/* Define to 1 if you have the <pwd.h> header file. */

--- 438 unchanged lines hidden (view full) ---

1003
1004/* Define to 1 if you have the `uname' function. */
1005#define HAVE_UNAME 1
1006
1007/* Define to 1 if you have the <unistd.h> header file. */
1008#define HAVE_UNISTD_H 1
1009
1010/* Define to 1 if you have the `unlockpt' function. */
563
564/* Define to 1 if you have the <pty.h> header file. */
565/* #undef HAVE_PTY_H */
566
567/* Define if you have the function `putenv'. */
568#define HAVE_PUTENV 1
569
570/* Define to 1 if you have the <pwd.h> header file. */

--- 438 unchanged lines hidden (view full) ---

1009
1010/* Define to 1 if you have the `uname' function. */
1011#define HAVE_UNAME 1
1012
1013/* Define to 1 if you have the <unistd.h> header file. */
1014#define HAVE_UNISTD_H 1
1015
1016/* Define to 1 if you have the `unlockpt' function. */
1011/* #undef HAVE_UNLOCKPT */
1017#if __FreeBSD_version >= 500100
1018#define HAVE_UNLOCKPT 1
1019#endif
1012
1013/* Define if you have the function `unsetenv'. */
1014#define HAVE_UNSETENV 1
1015
1016/* Define to 1 if you have the `unvis' function. */
1017#define HAVE_UNVIS 1
1018
1019/* Define to 1 if you have the <userconf.h> header file. */

--- 212 unchanged lines hidden (view full) ---

1232
1233/* Define to the address where bug reports for this package should be sent. */
1234#define PACKAGE_BUGREPORT "heimdal-bugs@pdc.kth.se"
1235
1236/* Define to the full name of this package. */
1237#define PACKAGE_NAME "Heimdal"
1238
1239/* Define to the full name and version of this package. */
1020
1021/* Define if you have the function `unsetenv'. */
1022#define HAVE_UNSETENV 1
1023
1024/* Define to 1 if you have the `unvis' function. */
1025#define HAVE_UNVIS 1
1026
1027/* Define to 1 if you have the <userconf.h> header file. */

--- 212 unchanged lines hidden (view full) ---

1240
1241/* Define to the address where bug reports for this package should be sent. */
1242#define PACKAGE_BUGREPORT "heimdal-bugs@pdc.kth.se"
1243
1244/* Define to the full name of this package. */
1245#define PACKAGE_NAME "Heimdal"
1246
1247/* Define to the full name and version of this package. */
1240#define PACKAGE_STRING "Heimdal 0.5.1"
1248#define PACKAGE_STRING "Heimdal 0.6 (FreeBSD)"
1241
1242/* Define to the one symbol short name of this package. */
1243#define PACKAGE_TARNAME "heimdal"
1244
1245/* Define to the version of this package. */
1249
1250/* Define to the one symbol short name of this package. */
1251#define PACKAGE_TARNAME "heimdal"
1252
1253/* Define to the version of this package. */
1246#define PACKAGE_VERSION "0.5.1"
1254#define PACKAGE_VERSION "0.6"
1247
1248/* Define if getlogin has POSIX flavour (and not BSD). */
1249/* #undef POSIX_GETLOGIN */
1250
1251/* Define if getpwnam_r has POSIX flavour. */
1252/* #undef POSIX_GETPWNAM_R */
1253
1254/* Define if you have the readline package. */

--- 13 unchanged lines hidden (view full) ---

1268
1269/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1270#define TIME_WITH_SYS_TIME 1
1271
1272/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1273/* #undef TM_IN_SYS_TIME */
1274
1275/* Version number of package */
1255
1256/* Define if getlogin has POSIX flavour (and not BSD). */
1257/* #undef POSIX_GETLOGIN */
1258
1259/* Define if getpwnam_r has POSIX flavour. */
1260/* #undef POSIX_GETPWNAM_R */
1261
1262/* Define if you have the readline package. */

--- 13 unchanged lines hidden (view full) ---

1276
1277/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1278#define TIME_WITH_SYS_TIME 1
1279
1280/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1281/* #undef TM_IN_SYS_TIME */
1282
1283/* Version number of package */
1276#define VERSION "0.4f"
1284#define VERSION "0.6"
1277
1278/* Define if signal handlers return void. */
1279#define VOID_RETSIGTYPE 1
1280
1281/* define if target is big endian */
1282/* #undef WORDS_BIGENDIAN */
1283
1284/* Define to 1 if the X Window System is missing or not being used. */

--- 112 unchanged lines hidden ---
1285
1286/* Define if signal handlers return void. */
1287#define VOID_RETSIGTYPE 1
1288
1289/* define if target is big endian */
1290/* #undef WORDS_BIGENDIAN */
1291
1292/* Define to 1 if the X Window System is missing or not being used. */

--- 112 unchanged lines hidden ---