; * configure.ac: Minor simplification.

This commit is contained in:
Stefan Kangas 2024-12-29 19:39:41 +01:00
parent c70d595708
commit f51e643a2f

View file

@ -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