From: Po Lu Date: Sun, 21 Jan 2024 01:58:17 +0000 (+0800) Subject: ; * exec/Makefile.in: Correct typo. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~2877 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8da6c8c7c1e25d2d1d511b50c0ff94097e512470;p=emacs.git ; * exec/Makefile.in: Correct typo. --- 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.