mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 07:42:21 -04:00
Add getenv to the list.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ AC_DEFUN(jm_CHECK_DECLS,
|
||||
#endif
|
||||
'
|
||||
|
||||
AC_CHECK_DECLS((free, lseek, malloc, memchr, nanosleep,
|
||||
AC_CHECK_DECLS((free, getenv, lseek, malloc, memchr, nanosleep,
|
||||
realloc, stpcpy, strstr, strtoul, strtoull),
|
||||
, , $headers)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user