From c8bef80b5b52f1ab4733c7e5ea2095ca1692fb84 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Tue, 3 Jun 2008 11:57:25 +0000 Subject: avoid fabsf, fmaxf in synctex code for portability git-svn-id: svn://tug.org/texlive/trunk@8516 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/c-auto.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/texk/web2c/c-auto.in') diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index 3813e384d16..367ac190934 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -40,6 +40,9 @@ /* Define if you have Carbon */ #undef HAVE_CARBON +/* Define to 1 if you have the `fmax' function. */ +#undef HAVE_FMAX + /* Define to 1 if you have the header file. */ #undef HAVE_FT2BUILD_H -- cgit v1.2.3