summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index f355371..67a0e39 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -95,3 +95,11 @@
/* Version number of package */
#undef VERSION
+
+/* This defines the location where the state files will be kept for warm
+ starts */
+#undef RPCBIND_STATEDIR
+
+/* This defines the uid to run as */
+#undef RPCBIND_USER
+