summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.am')
-rw-r--r--Build/source/texk/kpathsea/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.am b/Build/source/texk/kpathsea/Makefile.am
index 46e103d41eb..ff15916c27c 100644
--- a/Build/source/texk/kpathsea/Makefile.am
+++ b/Build/source/texk/kpathsea/Makefile.am
@@ -80,11 +80,11 @@ libkpathsea_la_SOURCES = \
xstat.c \
xstrdup.c
-if !MINGW32
+if !CYGWIN_OR_MINGW
libkpathsea_la_SOURCES += \
getopt.c \
getopt1.c
-endif !MINGW32
+endif !CYGWIN_OR_MINGW
if WIN32
if MINGW32