From: Roy Marples Date: Fri, 21 Apr 2017 22:33:46 +0000 (+0100) Subject: Style. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c33e84e390728df6a33aadbaddd40d51bedca29;p=thirdparty%2Fdhcpcd.git Style. --- diff --git a/configure b/configure index b2dce672..fbafab2c 100755 --- a/configure +++ b/configure @@ -512,7 +512,7 @@ if ! $_CC; then echo "$CC does not create executables" >&2 exit 1 fi -[ "$CC" != cc ] && echo "CC= $CC" >>$CONFIG_MK +[ "$CC" != cc ] && echo "CC= $CC" >>$CONFIG_MK $CC --version | $SED -e '1!d' if [ -z "$EMBEDDED" -o "$EMBEDDED" = yes ]; then