aboutsummaryrefslogtreecommitdiff
path: root/mail/elm+ME/scripts
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-01-13 11:38:32 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-01-13 11:38:32 +0000
commit379adbf7fb908fc464bf2b20ddf64b95be9e8771 (patch)
treee2e25694b8ee6c05623b16c54615fd86f7ea5042 /mail/elm+ME/scripts
parentc21033098bc83c8629d7dade01ea301fa2367090 (diff)
Notes
Diffstat (limited to 'mail/elm+ME/scripts')
-rw-r--r--mail/elm+ME/scripts/pre-configure13
1 files changed, 7 insertions, 6 deletions
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index 297ba85a5014..3f81ed98ff56 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -37,12 +37,13 @@ d_poll='define'
d_select='define'
i_sys_select='define'
d_mmap='define'
-d_socket='define'
+i_sys_socket='define'
d_connect_reopen='undef'
-d_netdb='define'
-d_netinet_in='define'
+i_netdb='define'
+i_netinet_in='define'
+i_arpa_inet='define'
d_use_aton='define'
-d_inttypes='${has_inttypes}'
+i_inttypes='${has_inttypes}'
d_nointtypes='undef'
n='-n'
c=''
@@ -215,8 +216,8 @@ d_internet=''
d_ispell='define'
ispell_path='${LOCALBASE}/bin/ispell'
ispell_options='-x'
-d_locale='define'
-d_nl_types='define'
+i_locale='define'
+i_nl_types='define'
d_msgcat='define'
d_usenls=''
d_mallocvoid='define'