Parcourir la source

[1194] remove unneeded commented out incomplete line

reed il y a 13 ans
Parent
commit
40e0797d68
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

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