summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-16 12:05:18 +1100
committerDamien Miller <djm@mindrot.org>2000-01-16 12:05:18 +1100
commit5eed6a2d71a62ab575f0557d09ba5404f2ffe055 (patch)
treefe713fff26c8a27b0a4e01180d7ef189e9bc6073 /acconfig.h
parent229779984d6531ddb2c28838c312d413307a705d (diff)
- Renamed --with-xauth-path to --with-xauth
- Added --with-pid-dir option - Released 1.2.1pre26
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 52aef76a6..2e12bd47f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -132,6 +132,9 @@
132/* Specify default $PATH */ 132/* Specify default $PATH */
133#undef USER_PATH 133#undef USER_PATH
134 134
135/* Specify location of ssh.pid */
136#undef PID_DIR
137
135@BOTTOM@ 138@BOTTOM@
136 139
137/* ******************* Shouldn't need to edit below this line ************** */ 140/* ******************* Shouldn't need to edit below this line ************** */