svn commit: samba r11726 - in trunk/source: .

vlendec at samba.org vlendec at samba.org
Mon Nov 14 19:36:47 GMT 2005


Author: vlendec
Date: 2005-11-14 19:36:46 +0000 (Mon, 14 Nov 2005)
New Revision: 11726

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

Log:
Merge aclocal.m4 from 3_0
Modified:
   trunk/source/aclocal.m4


Changeset:
Modified: trunk/source/aclocal.m4
===================================================================
--- trunk/source/aclocal.m4	2005-11-14 14:17:24 UTC (rev 11725)
+++ trunk/source/aclocal.m4	2005-11-14 19:36:46 UTC (rev 11726)
@@ -56,7 +56,7 @@
 		[$6]
 		string_shared_modules="$string_shared_modules $1"
 	elif test x"$DEST" = xSTATIC; then
-		[init_static_modules_]translit([$4], [A-Z], [a-z])="$[init_static_modules_]translit([$4], [A-Z], [a-z]) NTSTATUS $1_init();"
+		[init_static_modules_]translit([$4], [A-Z], [a-z])="$[init_static_modules_]translit([$4], [A-Z], [a-z])  $1_init();"
 		string_static_modules="$string_static_modules $1"
 		$4_STATIC="$$4_STATIC $2"
 		AC_SUBST($4_STATIC)



More information about the samba-cvs mailing list