chore: Rerun ./autogen.sh --maintainer

This commit is contained in:
Cosmin Truta
2025-06-30 23:46:32 +03:00
parent 8087a21d0a
commit 9eb25bd899
9 changed files with 20 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2025-02-03.05; # UTC
scriptversion=2025-06-18.21; # UTC
# Copyright (C) 1999-2025 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
@@ -358,7 +358,7 @@ exit $ret
# sh-indentation: 2
# eval: (add-hook 'before-save-hook 'time-stamp nil t)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-format: "%Y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End: