X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstring;h=07b767297a6491e698f5bf01184b120f477f1f64;hb=b6a9d33ee89de0a0f7bf482449339e97cbbbdaef;hp=b0f715095304732937b6ff61966415be58c53e5b;hpb=60ed215df062bdeef13b2cef7a9aa1956a070248;p=gnulib.git diff --git a/modules/string b/modules/string index b0f715095..07b767297 100644 --- a/modules/string +++ b/modules/string @@ -6,8 +6,8 @@ lib/string_.h m4/string_h.m4 Depends-on: -absolute-header extensions +include_next link-warning configure.ac: @@ -21,8 +21,8 @@ BUILT_SOURCES += string.h string.h: string_.h rm -f $@-t $@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''ABSOLUTE_STRING_H''@|$(ABSOLUTE_STRING_H)|g' \ - -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \ + sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \ + -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \ -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \ -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \ -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \