From 5d08ad157d903c61d788edfee97854aa9a162503 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 18 Oct 2010 17:42:24 +0000 Subject: CONFIGURE: formatting fix (and kick the buildbot full rebuild) svn-id: r53570 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index d38714e088..9ac414ee71 100755 --- a/configure +++ b/configure @@ -1176,10 +1176,10 @@ HOSTEXEEXT=$_exeext # Determine separator used for $PATH # case $_host_os in -os2-emx* ) +os2-emx*) SEPARATOR=";" ;; -* ) +*) SEPARATOR=":" ;; esac -- cgit v1.2.3