diff options
Diffstat (limited to 'm4/stdlib_h.m4')
| -rw-r--r-- | m4/stdlib_h.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/stdlib_h.m4 b/m4/stdlib_h.m4 index ab43728ace4..9c69f2e4d15 100644 --- a/m4/stdlib_h.m4 +++ b/m4/stdlib_h.m4 | |||
| @@ -102,6 +102,7 @@ AC_DEFUN([gl_STDLIB_H_DEFAULTS], | |||
| 102 | REPLACE_MALLOC=0; AC_SUBST([REPLACE_MALLOC]) | 102 | REPLACE_MALLOC=0; AC_SUBST([REPLACE_MALLOC]) |
| 103 | REPLACE_MBTOWC=0; AC_SUBST([REPLACE_MBTOWC]) | 103 | REPLACE_MBTOWC=0; AC_SUBST([REPLACE_MBTOWC]) |
| 104 | REPLACE_MKSTEMP=0; AC_SUBST([REPLACE_MKSTEMP]) | 104 | REPLACE_MKSTEMP=0; AC_SUBST([REPLACE_MKSTEMP]) |
| 105 | REPLACE_PTSNAME=0; AC_SUBST([REPLACE_PTSNAME]) | ||
| 105 | REPLACE_PTSNAME_R=0; AC_SUBST([REPLACE_PTSNAME_R]) | 106 | REPLACE_PTSNAME_R=0; AC_SUBST([REPLACE_PTSNAME_R]) |
| 106 | REPLACE_PUTENV=0; AC_SUBST([REPLACE_PUTENV]) | 107 | REPLACE_PUTENV=0; AC_SUBST([REPLACE_PUTENV]) |
| 107 | REPLACE_RANDOM_R=0; AC_SUBST([REPLACE_RANDOM_R]) | 108 | REPLACE_RANDOM_R=0; AC_SUBST([REPLACE_RANDOM_R]) |