From 487663fcd7c08f7aa4ba71616f1c2e7756da8a7b Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 11 Jul 2021 22:49:04 -0700 Subject: configure: adjust comment in config.make. * configure (gen_config_make): Maintenance in comment above top_srcdir. It obviously does not hold an absolute path in the case when it is blank. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index c5901d20..45f51e39 100755 --- a/configure +++ b/configure @@ -840,7 +840,8 @@ txr_ver := $txr_ver # is this configuration in maintainer mode maintainer := $maintainer -# absolute path to source code directory +# absolute path to source code directory or blank if +# not building in a separate directory top_srcdir := $top_srcdir # build directory is top_srcdir -- cgit v1.2.3