X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=6820e07379df0c6b437be8efc45f4be0dd6ecab7;hb=2b443c1569e17119497a34b6965c678fa5007b98;hp=8791c2ad0ad00851c66722f797f5cc2bfa7d573c;hpb=87617d608f152fd298bcace0d881c92b5538d65d;p=rrdtool.git diff --git a/configure.ac b/configure.ac index 8791c2a..6820e07 100644 --- a/configure.ac +++ b/configure.ac @@ -311,7 +311,7 @@ else AC_MSG_RESULT($perlcc) if test ! -x $perlcc; then AC_PATH_PROG(PERLCC, ${perlcc}, no) - if test -x $"x$PERLCC" = "xno"; then + if test -x "x$PERLCC" = "xno"; then AC_MSG_WARN([ I would not find the Compiler ($perlcc) that was originally used to compile your perl binary. You should either make sure that this compiler is available on your