--- /tmp/samba-3.0.25rc1/source/script/installman.sh 2007-03-01 14:55:02.000000000 +1000 +++ samba/source/script/installman.sh 2007-04-16 13:01:29.000000000 +1000 @@ -20,7 +20,7 @@ # Get the configured feature set test -f "${SRCDIR}/config.log" && \ - eval `grep "^[[:alnum:]]*=.*" "${SRCDIR}/config.log"` + eval `grep "^[A-Z][A-Z0-9]*=" "${SRCDIR}/config.log"` for lang in $langs; do if [ "X$lang" = XC ]; then