]> code.delx.au - gnu-emacs/blobdiff - lib-src/etags.c
Merge from origin/emacs-25
[gnu-emacs] / lib-src / etags.c
index 182cb4cc876e468c1214f40dfa03ada004206c07..796adaa5d057bab7086d5c0522e0ca7b62cc9a44 100644 (file)
@@ -959,7 +959,8 @@ Relative ones are stored relative to the output file's directory.\n");
        Do not create tag entries for global variables in some\n\
        languages.  This makes the tags file smaller.");
 
-  puts ("--no-line-directive\n\
+  if (PRINT_UNDOCUMENTED_OPTIONS_HELP)
+    puts ("--no-line-directive\n\
         Ignore #line preprocessor directives in C and derived languages.");
 
   if (CTAGS)