From: Po Lu Date: Sun, 21 Jan 2024 01:58:17 +0000 (+0800) Subject: ; * exec/Makefile.in: Correct typo. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f39c8dc2a852bf92ddfbc525a2cf6d6498b0419;p=emacs.git ; * exec/Makefile.in: Correct typo. (cherry picked from commit 8da6c8c7c1e25d2d1d511b50c0ff94097e512470) --- diff --git a/exec/Makefile.in b/exec/Makefile.in index 9febc585f4f..36f0c0c74a9 100644 --- a/exec/Makefile.in +++ b/exec/Makefile.in @@ -1,4 +1,4 @@ -s### @configure_input@ +### @configure_input@ # Copyright (C) 2023-2024 Free Software Foundation, Inc.