diff options
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ version_check () test -z "$NOCHECK" && { echo -n "+ checking for $1 >= $VERSION ... " } || { - echo "+ NOT checking for $1 >= $VERSION, as requested ..." return 0 } |