Merge branch 'master' into my-XACE-SELINUX

This commit is contained in:
Eamon Walsh
2006-10-26 20:21:16 -04:00
committed by Eamon Walsh
32 changed files with 2216 additions and 1533 deletions

View File

@@ -112,6 +112,9 @@
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
/* Define to 1 if you have the `getisax' function. */
#undef HAVE_GETISAX
/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT
@@ -445,4 +448,7 @@
/* Define to 1 if modules should avoid the libcwrapper */
#undef NO_LIBCWRAPPER
/* Have a monotonic clock from clock_gettime() */
#undef MONOTONIC_CLOCK
#endif /* _DIX_CONFIG_H_ */