Mercurial > hg > mxe-octave-anirudha
view src/octave-2-fixes.patch @ 3197:60483734915e
Removed checking of jvm.dll during configure of Octave
author | Anirudha Bose <ani07nov@gmail.com> |
---|---|
date | Thu, 01 Aug 2013 03:05:34 +0530 |
parents | |
children |
line wrap: on
line source
diff -r bb713af2e1d9 configure.ac --- a/configure.ac Tue Jul 30 00:49:37 2013 -0400 +++ b/configure.ac Thu Aug 01 02:57:25 2013 +0530 @@ -2441,9 +2441,6 @@ darwin*) jvmlib=libjvm.dylib ;; - mingw* | cygwin*) - jvmlib=jvm.dll - ;; *) jvmlib=libjvm.so ;;