Patch #639371: Remove FreeBSD 5 specific test, test for ctermid_r, setgroups

prototypes explicitly.
This commit is contained in:
Martin v. Löwis 2002-11-21 20:41:28 +00:00
parent fec3262691
commit d584368dec
3 changed files with 142 additions and 17 deletions

View file

@ -59,7 +59,7 @@
/* Define to 1 if you have the `ctermid' function. */
#undef HAVE_CTERMID
/* Define to 1 if you have the `ctermid_r' function. */
/* Define if you have the 'ctermid_r' function. */
#undef HAVE_CTERMID_R
/* Define to 1 if you have the device macros. */
@ -348,7 +348,7 @@
/* Define to 1 if you have the `setgid' function. */
#undef HAVE_SETGID
/* Define to 1 if you have the `setgroups' function. */
/* Define if you have the 'setgroups' function. */
#undef HAVE_SETGROUPS
/* Define to 1 if you have the `setlocale' function. */