From 576958b1fd3ce98dae938d76cbb8fb4fa0e3ec9f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 12 Jul 2004 17:50:28 +0000 Subject: [PATCH] (gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS. --- m4/c-strtod.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/m4/c-strtod.m4 b/m4/c-strtod.m4 index 68ae4fccc4..5634198f4a 100644 --- a/m4/c-strtod.m4 +++ b/m4/c-strtod.m4 @@ -1,4 +1,4 @@ -# c-strtod.m4 serial 1 +# c-strtod.m4 serial 2 # Copyright (C) 2004 Free Software Foundation, Inc. @@ -21,6 +21,7 @@ AC_DEFUN([gl_C_STRTOD], [ dnl Prerequisites of lib/c-strtod.c. + AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS]) : ]) -- 2.47.2