svn commit: samba r13972 - in branches/SAMBA_4_0/source/lib/util: .

metze at samba.org metze at samba.org
Tue Mar 7 18:17:00 GMT 2006


Author: metze
Date: 2006-03-07 18:16:59 +0000 (Tue, 07 Mar 2006)
New Revision: 13972

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

Log:
fix the build, jelmer can you please take a look at what's going wrong here

metze
Modified:
   branches/SAMBA_4_0/source/lib/util/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/lib/util/config.mk
===================================================================
--- branches/SAMBA_4_0/source/lib/util/config.mk	2006-03-07 18:00:21 UTC (rev 13971)
+++ branches/SAMBA_4_0/source/lib/util/config.mk	2006-03-07 18:16:59 UTC (rev 13972)
@@ -3,7 +3,7 @@
 MINOR_VERSION = 0
 RELEASE_VERSION = 1
 DESCRIPTION = Generic utility functions
-PUBLIC_PROTO_HEADER = util_proto.h
+PRIVATE_PROTO_HEADER = util_proto.h
 PUBLIC_HEADERS = util.h \
 				 byteorder.h \
 				 debug.h \



More information about the samba-cvs mailing list