1 /* modules/ftp/ftp_config.h.in used only for apxs builds */ 2 3 /* Define to 1 if you have the `arpa/ftp.h' header. */ 4 #undef HAVE_ARPA_FTP_H 5 6 /* Define to 1 if you have the `fchmod' function. */ 7 #undef HAVE_FCHMOD 8 9 /* Define to 1 if you have the `netinet/ip.h' header. */ 10 #undef HAVE_NETINET_IP_H 11 12 /* Define to 1 if you have the declaration of `SOL_IP'. */ 13 #undef HAVE_SOL_IP 14 15 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */ 16 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 17 18 /* Define to 1 if `msg_control' is member of `struct msghdr'. */ 19 #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL 20 21 /* Define to 1 if you have the `sys/stat.h' header. */ 22 #undef HAVE_SYS_STAT_H 23 24