about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index fe4455b6c1..7dc53b423f 100644
--- a/config.make.in
+++ b/config.make.in
@@ -75,6 +75,7 @@ RANLIB = @RANLIB@
 MAKEINFO = @MAKEINFO@
 AS = $(CC) -c
 MIG = @MIG@
+PWD_P = @PWD_P@
 
 # Installation tools.
 INSTALL = @INSTALL@