summaryrefslogtreecommitdiff
path: root/source/acconfig.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-07-29 07:02:06 +0000
committerAndrew Tridgell <tridge@samba.org>1998-07-29 07:02:06 +0000
commitddffbcbcb1284b6ead5f7f7b6665ba2456c0071a (patch)
tree66b7fec1935e1484ee5770a584acadc94cc6f226 /source/acconfig.h
parentf4c629bde2bbcb0cfa4d6f5cb1aa7edddf569fac (diff)
downloadsamba-ddffbcbcb1284b6ead5f7f7b6665ba2456c0071a.tar.gz
test for a broken inet_ntoa and replace it if necessary (for
IRIX+gcc-2.8.1)
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index 411ce38955b..53a58880eef 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -48,4 +48,6 @@
#undef WITH_AUTOMOUNT
#undef HAVE_PAM_AUTHENTICATE
#undef HAVE_BROKEN_GETGROUPS
+#undef REPLACE_INET_NTOA
+