X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmath;h=9559865d72a723484b2ece83fb11515eaf230cc2;hb=ce8675631414567e50a77fdd43196f5882172ca7;hp=971fb55facf9ef30e1579f842f072788dd919c69;hpb=21e68e5476fd8481aba587291b7985c2379b9f28;p=gnulib.git diff --git a/modules/math b/modules/math index 971fb55fa..9559865d7 100644 --- a/modules/math +++ b/modules/math @@ -64,6 +64,7 @@ math.h: math.in.h -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \ -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \ -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \ -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \ < $(srcdir)/math.in.h; \ } > $@-t