svn commit: samba r22166 - in branches/SAMBA_4_0/source/heimdal_build: .

abartlet at samba.org abartlet at samba.org
Wed Apr 11 06:43:06 GMT 2007


Author: abartlet
Date: 2007-04-11 06:43:06 +0000 (Wed, 11 Apr 2007)
New Revision: 22166

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22166

Log:
Stop heimdal from trying to prototype innetgr in roken, now we don't
do it in libreplace.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/heimdal_build/roken.h


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/roken.h
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/roken.h	2007-04-11 05:45:02 UTC (rev 22165)
+++ branches/SAMBA_4_0/source/heimdal_build/roken.h	2007-04-11 06:43:06 UTC (rev 22166)
@@ -65,6 +65,10 @@
 #define HAVE_TIMEGM
 #endif
 
+#ifndef HAVE_INNETGR
+#define HAVE_INNETGR
+#endif
+
 #undef SOCKET_WRAPPER_REPLACE
 
 #include "heimdal/lib/roken/roken.h.in"



More information about the samba-cvs mailing list