mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS.
This commit is contained in:
@@ -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])
|
||||
:
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user