]> granicus.if.org Git - graphviz/commitdiff
default JSHEXT to so
authorJohn Ellson <ellson@research.att.com>
Sat, 7 Feb 2015 05:00:33 +0000 (00:00 -0500)
committerJohn Ellson <ellson@research.att.com>
Sat, 7 Feb 2015 05:00:33 +0000 (00:00 -0500)
configure.ac

index 678f1da236a6640a42d80669634b9f968ecee77a..8dc8fdc654fc5a212eadb933b9b5323c4701f44d 100644 (file)
@@ -183,7 +183,7 @@ case "${host_os}" in
        PATHSEPARATOR=":"
         NO_POSTSCRIPT_ALIAS=0
        BROWSER="xdg-open"
-       JSHEXT=jnilib
+       JSHEXT=so
        ;;
 esac
 AC_SUBST([CYGWIN])