diff --git a/configure.in b/configure.in index 92b189298ae..de62598d6c7 100644 --- a/configure.in +++ b/configure.in @@ -45,7 +45,7 @@ then tr -d '[/ ]' | sed 's/\..*//'` MACHDEP="$ac_md_system$ac_md_release" - case MACHDEP in + case $MACHDEP in '') MACHDEP=unknown;; esac fi