summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9fa608e..d10c906 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ AM_CPPFLAGS = \
-DSEVERITY=LOG_INFO \
-DINET6 \
-DRPCBIND_STATEDIR="\"$(statedir)\"" \
- -DRPCUSER="\"$(rpcuser)\"" \
+ -DRPCBIND_USER="\"$(rpcuser)\"" \
-D_GNU_SOURCE \
$(TIRPC_CFLAGS)