]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Fix conio.h problem on Solaris
[bacula/bacula] / bacula / autoconf / config.h.in
index cf6de4b7597536343f32d81f454be06192df997d..a0e5f68d5e3999de6758aa8a5097983d34c65274 100644 (file)
 /* Whether to enable IPv6 support */
 #undef HAVE_IPV6
 
-/* has the system SA_LEN in sockaddr */
-#undef HAVE_SA_LEN
-
 /* Define to 1 if you have the `lchown' function. */
 #undef HAVE_LCHOWN
 
 /* Define to 1 if you have the <resolv.h> header file. */
 #undef HAVE_RESOLV_H
 
+/* Define if sa_len field exists in struct sockaddr */
+#undef HAVE_SA_LEN
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT
 
 /* Define to 1 if you have the `tcgetattr' function. */
 #undef HAVE_TCGETATTR
 
+/* Define to 1 if you have the <termcap.h> header file. */
+#undef HAVE_TERMCAP_H
+
 /* Define to 1 if you have the <termios.h> header file. */
 #undef HAVE_TERMIOS_H