mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-16 04:08:08 -07:00
12 lines
401 B
Diff
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
|