summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 07584383..f86cdccb 100755
--- a/configure
+++ b/configure
@@ -130,6 +130,7 @@ install_prefix=
bindir='bin'
datadir='share/txr'
mandir='share/man'
+maintainer=
make=
cross=
compiler_prefix=
@@ -779,6 +780,9 @@ SHELL := $txr_shell}
txr_ver := $txr_ver
+# is this configuration in maintainer mode
+maintainer := $maintainer
+
# absolute path to source code directory
top_srcdir := $top_srcdir