]> andersk Git - openssh.git/blobdiff - aclocal.m4
- djm@cvs.openbsd.org 2009/11/17 05:31:44
[openssh.git] / aclocal.m4
index ab9cf4e772d7a9940f8ba286ef0f42fafbf4a05a..3ce1f97ceb3c7eeb06cb6a9f6ea9a4ee68ce6596 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)
+                       AC_DEFINE($3, 1, [Define if you have $1 in $2])
                fi
        else
                AC_MSG_RESULT(no)
This page took 0.271882 seconds and 4 git commands to generate.