Config.in 183 B

1234567
  1. config BR2_PACKAGE_GNUPLOT
  2. bool "gnuplot"
  3. select BR2_PACKAGE_READLINE if !BR2_PACKAGE_LIBEDIT
  4. help
  5. A portable command-line driven graphing utility.
  6. http://www.gnuplot.info/