We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babc145 commit faacf87Copy full SHA for faacf87
libmpdata++-config.cmake
@@ -151,7 +151,7 @@ else()
151
* Programs using libmpdata++'s gnuplot-iostream output will not compile.
152
* To install gnuplot-iostream, please try:
153
* Debian/Ubuntu: sudo apt-get install libgnuplot-iostream-dev
154
-* manual: wget -O /usr/local/include/gnuplot-iostream.h http://gitorious.org/gnuplot-iostream/gnuplot-iostream/raw/gnuplot-iostream.h
+* manual: wget -O /usr/local/include/gnuplot-iostream.h https://raw.githubusercontent.com/dstahlke/gnuplot-iostream/master/gnuplot-iostream.h
155
")
156
endif()
157
0 commit comments