]> andersk Git - openssh.git/blobdiff - acconfig.h
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
[openssh.git] / acconfig.h
index 3519c8c0ac76a1d334049c22ff637080dd7ee6a1..8673f741b83ef5e225d8769bc80d67f002514165 100644 (file)
 /* Define if libc defines __progname */
 #undef HAVE___PROGNAME
 
+/* Define if compiler implements __FUNCTION__ */
+#undef HAVE___FUNCTION__
+
+/* Define if compiler implements __func__ */
+#undef HAVE___func__
+
 /* Define if you want Kerberos 4 support */
 #undef KRB4
 
This page took 0.034215 seconds and 4 git commands to generate.