mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * configure.ac: Minor simplification.
This commit is contained in:
parent
c70d595708
commit
f51e643a2f
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue