typo
[deliverable/binutils-gdb.git] / gprof / configure.in
index de8c134314ea33a11372eaa4b90c45f77a8eadba..90c53a336b6acc8e517afeea63ef0d6a314b4c7f 100644 (file)
@@ -27,7 +27,7 @@ dnl header fields.  This is an attempt to do that.  I can't think of a
 dnl good feature test for this.
 case "${target}" in
 *-*-bsd4.4* | *-*-netbsd* | *-*-freebsd* | *-*-openbsd* \
-| *-*-cygwin32 | *-*-mingw32 | *-*-win32 )
+| *-*-cygwin* | *-*-mingw32 | *-*-win32 )
   AC_DEFINE(BSD44_FORMAT)
   ;;
 esac
This page took 0.022771 seconds and 4 git commands to generate.