summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-18 08:57:14 +1100
committerDamien Miller <djm@mindrot.org>2000-01-18 08:57:14 +1100
commitdbd250f8ab4d7493e4e0aa183537b445ca05f381 (patch)
tree291f3979a56a99082054d5a9c7c497e195c89e95 /acconfig.h
parentb13c73e385ec7f5fe9c81078c71e01141894eca6 (diff)
- Fixed --with-pid-dir option
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 2e12bd47..37f4f120 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -133,7 +133,7 @@
#undef USER_PATH
/* Specify location of ssh.pid */
-#undef PID_DIR
+#undef PIDDIR
@BOTTOM@