X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ftime;h=b4128008864b89a6aefd2233ea408dda4b7694e9;hb=3125b88ba89113a6ad39254af4cd146e822ec1d1;hp=a4eb4dd9db8d22eb518e8b7bb873b05cfbe6a6c7;hpb=69abfab6749722c09b79cf63e1ae6ba328445871;p=gnulib.git diff --git a/modules/time b/modules/time index a4eb4dd9d..b41280088 100644 --- a/modules/time +++ b/modules/time @@ -21,6 +21,7 @@ time.h: time_.h rm -f $@-t $@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@ABSOLUTE_TIME_H''@|$(ABSOLUTE_TIME_H)|g' \ + -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \ -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \ -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \ -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \