1diff -Naur rssh-2.3.4/Makefile.in rssh-2.3.4-fixed/Makefile.in
2--- rssh-2.3.4/Makefile.in 2012-11-27 11:19:34.000000000 +1100
3+++ rssh-2.3.4-fixed/Makefile.in 2015-11-11 21:13:58.516651742 +1100
4@@ -186,7 +186,7 @@
5 sysconfdir = @sysconfdir@
6 target_alias = @target_alias@
7 AUTOMAKE_OPTIONS = nostdinc
8-ourdefs = -DPATH_RSSH_CONFIG=\"@sysconfdir@/rssh.conf\" -DPATH_CHROOT_HELPER=\"@libexecdir@/rssh_chroot_helper\"
9+ourdefs = -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"@libexecdir@/rssh_chroot_helper\"
10 ourflags = @defcflags@ @static@
11 AM_CFLAGS = $(ourflags)
12 nodist_rssh_SOURCES = main.c pathnames.h config.h