Browse Source

[1194] remove unneeded commented out incomplete line

reed 13 years ago
parent
commit
40e0797d68
1 changed files with 0 additions and 2 deletions
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -460,8 +460,6 @@ else
             if [ $PKG_CONFIG --exists ${version} ]; then
                 AC_MSG_RESULT([found])
                 BOTAN_CONFIG="$PKG_CONFIG ${version}"
-                #AC_SUBST(
-                
                 break
             else
                 AC_MSG_RESULT([not found])