diff options
author | Haru <haru@dotalux.com> | 2016-10-17 22:44:18 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-10-17 22:44:18 +0200 |
commit | 3e4e6c743dc331c4233cc55344a042e0ec557bc1 (patch) | |
tree | dba5ae6f2b865bbd60dc495ee8ca78eac341b903 /configure | |
parent | b947fde2a780f4e1772c6f56f7d6b32498c7079f (diff) | |
download | hercules-3e4e6c743dc331c4233cc55344a042e0ec557bc1.tar.gz hercules-3e4e6c743dc331c4233cc55344a042e0ec557bc1.tar.bz2 hercules-3e4e6c743dc331c4233cc55344a042e0ec557bc1.tar.xz hercules-3e4e6c743dc331c4233cc55344a042e0ec557bc1.zip |
Re-generated configure script
Signed-off-by: Haru <haru@dotalux.com>
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 "" |