Files
gentoo/sci-visualization/gnuplot/files/gnuplot-6.0.0-configure.patch
Ulrich Müller ec9f92bc36 sci-visualization/gnuplot: add 6.0.0
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2024-02-08 08:58:31 +01:00

12 lines
401 B
Diff

--- 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