1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-05 03:37:22 +02:00

(gl_MACROS): Check for tcgetpgrp.

This commit is contained in:
Jim Meyering
2004-04-24 08:03:46 +00:00
parent adc30a8396
commit 58e4afaacf
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-04-22 Paul Eggert <eggert@twinsun.com>
* jm-macros.m4 (gl_MACROS): Check for tcgetpgrp.
2004-04-23 Jim Meyering <jim@meyering.net>
* jm-macros.m4: Don't check for values.h; it's no longer used.

View File

@@ -99,6 +99,7 @@ AC_DEFUN([gl_MACROS],
strrchr \
sysctl \
sysinfo \
tcgetpgrp \
wcrtomb \
tzset \
)