summaryrefslogtreecommitdiff
path: root/m4/nstrftime.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/nstrftime.m4')
-rw-r--r--m4/nstrftime.m48
1 files changed, 2 insertions, 6 deletions
diff --git a/m4/nstrftime.m4 b/m4/nstrftime.m4
index 01725b2a331..aa5d63a54b5 100644
--- a/m4/nstrftime.m4
+++ b/m4/nstrftime.m4
@@ -1,7 +1,6 @@
-# serial 37
+# serial 38
-# Copyright (C) 1996-1997, 1999-2007, 2009-2024 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-1997, 1999-2007, 2009-2024 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -17,7 +16,4 @@ AC_DEFUN([gl_FUNC_GNU_STRFTIME],
AC_REQUIRE([AC_STRUCT_TIMEZONE])
AC_REQUIRE([gl_TM_GMTOFF])
-
- AC_DEFINE([my_strftime], [nstrftime],
- [Define to the name of the strftime replacement function.])
])