aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/gnulib.mk.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/gnulib.mk.in b/lib/gnulib.mk.in
index d8afec40bc6..0f795b3d820 100644
--- a/lib/gnulib.mk.in
+++ b/lib/gnulib.mk.in
@@ -2504,20 +2504,20 @@ string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
2504 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \ 2504 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
2505 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \ 2505 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
2506 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \ 2506 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
2507 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2508 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \ 2507 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
2509 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \ 2508 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
2510 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \ 2509 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2511 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \ 2510 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
2512 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \ 2511 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
2513 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2514 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2515 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2516 -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \ 2512 -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
2517 -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \ 2513 -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
2518 -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \ 2514 -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
2519 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \ 2515 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2516 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
2520 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \ 2517 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
2518 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2519 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2520 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
2521 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \ 2521 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
2522 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ 2522 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2523 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ 2523 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \