diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac 2d4789d. +# From configure.ac b947fde. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # @@ -3454,7 +3454,7 @@ case $host_os in CYGWIN*) ;; *) - if type id >/dev/null 2>&1 && test -n "$CI"; then + if type id >/dev/null 2>&1 && test -z "$CI"; then euid="`id -u`" if test "$euid" == "0"; then echo "" |