]> granicus.if.org Git - graphviz/commitdiff
cur&paste error
authorellson <devnull@localhost>
Tue, 18 Oct 2005 21:12:11 +0000 (21:12 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 21:12:11 +0000 (21:12 +0000)
configure.ac

index c6292fc407030c5d8121477a25fefe44aab24cd8..28920bd07439467cee646b259832d6ff58533602 100644 (file)
@@ -335,8 +335,8 @@ if test "x$GUILE" != "x"; then
     if test $GUILE_VERSION_MAJOR -lt 1; then
       GUILE=
     else
-      if test $SWIG_VERSION_MINOR -lt 4; then
-       SWIG=
+      if test $GUILE_VERSION_MINOR -lt 4; then
+       GUILE=
       fi
     fi
   fi