summaryrefslogtreecommitdiffstats
path: root/aclocal/gcc-pipe.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/gcc-pipe.m4')
-rw-r--r--aclocal/gcc-pipe.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/gcc-pipe.m4 b/aclocal/gcc-pipe.m4
index 1e5b52be50..3bee3e5e92 100644
--- a/aclocal/gcc-pipe.m4
+++ b/aclocal/gcc-pipe.m4
@@ -14,7 +14,7 @@ AC_CACHE_CHECK(whether $CC_FOR_TARGET accepts --pipe,rtems_cv_gcc_pipe,
rtems_cv_gcc_pipe=no
if test "$rtems_cv_prog_gcc" = "yes"; then
case "$host_os" in
- cygwin32*)
+ cygwin*)
;;
*)
echo 'void f(){}' >conftest.c