X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrings;h=673d75d34f6c1aabea072f7cb5981352102692ad;hb=238a6434b5392dfb0cc4e9d7201cb91b341bafd4;hp=64c650542d06f6dc5b983c09a5538ffae15dba28;hpb=47a8dd64accd4e522331866a73bb79adc2d6ca78;p=gnulib.git diff --git a/modules/strings b/modules/strings index 64c650542..673d75d34 100644 --- a/modules/strings +++ b/modules/strings @@ -17,7 +17,7 @@ BUILT_SOURCES += strings.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. -strings.h: strings.in.h +strings.h: strings.in.h $(LINK_WARNING_H) $(AM_V_GEN)rm -f $@-t $@ && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ @@ -32,7 +32,7 @@ strings.h: strings.in.h MOSTLYCLEANFILES += strings.h strings.h-t Include: -#include + License: LGPLv2+