emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/no-purespace f51e643a2fb: ; * configure.ac: Minor simplification


From: Stefan Kangas
Subject: scratch/no-purespace f51e643a2fb: ; * configure.ac: Minor simplification.
Date: Sun, 29 Dec 2024 13:41:54 -0500 (EST)

branch: scratch/no-purespace
commit f51e643a2fb3258abc921913a4d338eb9842d38f
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * configure.ac: Minor simplification.
---
 configure.ac | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 422ca92dca9..0108686edb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7203,8 +7203,6 @@ AC_SUBST([RALLOC_OBJ])
 
 if test "$opsys" = "cygwin"; then
   CYGWIN_OBJ="cygw32.o"
-elif test "$opsys" = "mingw32"; then
-  CYGWIN_OBJ=
 else
   CYGWIN_OBJ=
 fi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]