X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fstring;h=8f4068da5940b7354fc4e347bb90eda69c297f7c;hb=93679bd8c7f5e93f7f7f72909e1757eeaeab0c8d;hp=b26ad15b4b58f0fd041cfd422d2303cfea4c7d08;hpb=e692396584de5b495575f50860b91d37ebd2ff51;p=pspp diff --git a/modules/string b/modules/string index b26ad15b4b..8f4068da59 100644 --- a/modules/string +++ b/modules/string @@ -76,7 +76,6 @@ string.h: string.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \ -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \ - -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \ -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \ -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \