--- configure-orig Mon Oct 21 10:42:02 2002 +++ configure Mon Oct 21 10:42:15 2002 @@ -2676,7 +2676,7 @@ $extendedecho "SYSVLOCATION = \${PREFIX}$sysvdir" >>Makefile $extendedecho "CGIBINLOCATION = \${PREFIX}$cgidir" >>Makefile $extendedecho "MANUALFILES = \${PREFIX}$mandir" >>Makefile -$extendedecho "LOGLOCATION = \${PREFIX}$logdir" >>Makefile +$extendedecho "LOGLOCATION = $logdir" >>Makefile echo "PROXYUSER = $runas_usr" >>Makefile echo "PROXYGROUP = $runas_grp" >>Makefile echo "PIDDIR = $piddir" >>Makefile