summaryrefslogtreecommitdiff
path: root/gl/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-06 00:33:29 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-06 00:33:29 +0200
commit9f339991e432646a7a8d7fc7619c4ecc6bbcec6a (patch)
tree1d4de22749091eeb419a7813dc7eb62d682b6363 /gl/Makefile.am
parent5f786a35682b9d9b97c9a296c54593fb43dadc87 (diff)
downloadgnutls-9f339991e432646a7a8d7fc7619c4ecc6bbcec6a.tar.gz
updated gnulib.
Diffstat (limited to 'gl/Makefile.am')
-rw-r--r--gl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am
index a21b65d822..8648ad69df 100644
--- a/gl/Makefile.am
+++ b/gl/Makefile.am
@@ -604,6 +604,7 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
-e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
-e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
-e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
+ -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
-e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
-e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
-e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
@@ -634,6 +635,7 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
-e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
-e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
-e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
+ -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
-e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
-e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
-e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \