summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/libefont/t1item.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/libefont/t1item.cc')
-rw-r--r--Build/source/texk/lcdf-typetools/libefont/t1item.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/lcdf-typetools/libefont/t1item.cc b/Build/source/texk/lcdf-typetools/libefont/t1item.cc
index 3c405b2f3f7..d6f133045e0 100644
--- a/Build/source/texk/lcdf-typetools/libefont/t1item.cc
+++ b/Build/source/texk/lcdf-typetools/libefont/t1item.cc
@@ -27,7 +27,7 @@
#ifndef WIN32
# include <unistd.h>
#endif
-#ifdef BROKEN_STRTOD
+#if HAVE_BROKEN_STRTOD
# define strtod good_strtod
#endif
namespace Efont {