summaryrefslogtreecommitdiff
blob: 463dccab8c90dffbcf1bd5689f3cf060214064ad (plain)
1
2
3
4
5
6
7
8
9
10
11
--- gnuplot-6.0.0/configure.ac
+++ gnuplot-6.0.0/configure.ac
@@ -1024,7 +1024,7 @@
                [ Define to support defining a function as a here document])
    )
 
-Enable parsing of deprecated syntax
+dnl Enable parsing of deprecated syntax
 AC_ARG_ENABLE(backward-compatibility,dnl
 [  --enable-backward-compatibility       enable some deprecated syntax ],
   [if test "$enableval" = yes; then