]> andersk Git - gssapi-openssh.git/blobdiff - openssh/aclocal.m4
update patch version
[gssapi-openssh.git] / openssh / aclocal.m4
index 3ce1f97ceb3c7eeb06cb6a9f6ea9a4ee68ce6596..ab9cf4e772d7a9940f8ba286ef0f42fafbf4a05a 100644 (file)
@@ -26,7 +26,7 @@ AC_DEFUN(OSSH_CHECK_HEADER_FOR_FIELD, [
        if test -n "`echo $ossh_varname`"; then
                AC_MSG_RESULT($ossh_result)
                if test "x$ossh_result" = "xyes"; then
-                       AC_DEFINE($3, 1, [Define if you have $1 in $2])
+                       AC_DEFINE($3)
                fi
        else
                AC_MSG_RESULT(no)
This page took 0.031989 seconds and 4 git commands to generate.