summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-10-08 09:01:20 -0400
committerStefano Sabatini <stefasab@gmail.com>2015-10-08 16:29:31 +0200
commit079d553b9e61b839744fb2688bc842f341f1501e (patch)
tree410e7de3c36735e46a497fd2b7c6c64d9fa09f20 /configure
parent1460719153e5eba1eac8de0510766cf7397740bf (diff)
configure: add message to avoid manual modification of config.texi
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 43d1bedc6d..98cf4fa77e 100755
--- a/configure
+++ b/configure
@@ -6221,7 +6221,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
mkdir -p doc
mkdir -p tests
mkdir -p tests/api
-echo "@c auto-generated by configure" > doc/config.texi
+echo "@c auto-generated by configure - do not modify! " > doc/config.texi
print_config ARCH_ "$config_files" $ARCH_LIST
print_config HAVE_ "$config_files" $HAVE_LIST