]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix typo.
authorSimon Josefsson <simon@josefsson.org>
Mon, 17 Nov 2008 23:15:55 +0000 (00:15 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 17 Nov 2008 23:15:55 +0000 (00:15 +0100)
configure.ac

index f0682516096ff97ea650d18ddde9a0500beccf76..053095ecfbc2e2fad0acc52e85e0410c47522f33 100644 (file)
@@ -106,7 +106,7 @@ if test "$opt_guile_bindings" = "yes"; then
       CFLAGS="$save_CFLAGS"
       LIBS="$save_LIBS"
 
-      if test "$opt_guile_bindings" = xyes"; then
+      if test "$opt_guile_bindings" = "yes"; then
         AC_MSG_RESULT([yes])
        case "x$with_guile_site_dir" in 
             xno)