From 8c35e3c3b48cadea093d1a05a4839b9962bcce93 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 13 Apr 2013 06:17:45 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/autogen/configure b/autogen/configure index d4df3a49174..cc0e18b7d8f 100755 --- a/autogen/configure +++ b/autogen/configure @@ -4672,6 +4672,11 @@ case "${canonical}" in ## fi ;; + ## Cygwin ports + *-*-cygwin ) + opsys=cygwin + ;; + ## HP 9000 series 700 and 800, running HP/UX hppa*-hp-hpux10.2* ) opsys=hpux10-20 @@ -4745,7 +4750,6 @@ case "${canonical}" in ## Intel 386 machines where we don't care about the manufacturer. i[3456]86-*-* ) case "${canonical}" in - *-cygwin ) opsys=cygwin ;; *-darwin* ) opsys=darwin ;; *-sysv4.2uw* ) opsys=unixware ;; *-sysv5uw* ) opsys=unixware ;; -- 2.39.2