From: Paul Eggert Date: Mon, 12 Jul 2004 17:50:28 +0000 (+0000) Subject: (gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS. X-Git-Tag: v5.3.0~1117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576958b1fd3ce98dae938d76cbb8fb4fa0e3ec9f;p=thirdparty%2Fcoreutils.git (gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS. --- 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]) : ])