diff -ru openssh-3.4p1/configure openssh-3.4p1-patched/configure --- openssh-3.4p1/configure 2002-06-26 16:08:18.000000000 +0200 +++ openssh-3.4p1-patched/configure 2002-06-27 16:02:40.000000000 +0200 @@ -15309,7 +15309,7 @@ # Looking for programs, paths and files -PRIVSEP_PATH=/var/empty +PRIVSEP_PATH='${prefix}/var/empty' # Check whether --with-privsep-path or --without-privsep-path was given. if test "${with_privsep_path+set}" = set; then