Feature #1857 ยป 0047-Update-stdlib_h.m4-to-serial-86.patch
| dependencies/m4/stdlib_h.m4 | ||
|---|---|---|
|
# stdlib_h.m4
|
||
|
# serial 85
|
||
|
dnl Copyright (C) 2007-2025 Free Software Foundation, Inc.
|
||
|
# serial 86
|
||
|
dnl Copyright (C) 2007-2026 Free Software Foundation, Inc.
|
||
|
dnl This file is free software; the Free Software Foundation
|
||
|
dnl gives unlimited permission to copy and/or distribute it,
|
||
|
dnl with or without modifications, as long as this notice is preserved.
|
||
| ... | ... | |
|
HAVE_STRTOULL=1; AC_SUBST([HAVE_STRTOULL])
|
||
|
HAVE_STRUCT_RANDOM_DATA=1; AC_SUBST([HAVE_STRUCT_RANDOM_DATA])
|
||
|
HAVE_SYS_LOADAVG_H=0; AC_SUBST([HAVE_SYS_LOADAVG_H])
|
||
|
HAVE_SYS_PROCESS_H=0; AC_SUBST([HAVE_SYS_PROCESS_H])
|
||
|
HAVE_UNLOCKPT=1; AC_SUBST([HAVE_UNLOCKPT])
|
||
|
HAVE_DECL_UNSETENV=1; AC_SUBST([HAVE_DECL_UNSETENV])
|
||
|
REPLACE__EXIT=0; AC_SUBST([REPLACE__EXIT])
|
||