From: Jeremy T. Bouse Date: Sat, 15 Mar 2003 01:28:44 +0000 (+0000) Subject: Left over debug define X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=df6b0771cde1accb4f7d11fd6ab5829b1e03003d;p=nagiosplug.git Left over debug define git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@425 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/configure.in b/configure.in index eea01da..1b1ef3d 100644 --- a/configure.in +++ b/configure.in @@ -415,7 +415,6 @@ if test x"$enable_emulate_getaddrinfo" != xno ; then [AC_MSG_ERROR([cannot find gethostbyname])]) fi EXTRA_NETOBJS="$EXTRA_NETOBJS gethostbyname.o" - AC_DEFINE(EMULATE_GETADDRINFO,1,[Define if emulating getaddrinfo]) fi