svn commit: samba r23159 - in tags: . TALLOC_1_0_1

jelmer at samba.org jelmer at samba.org
Sat May 26 16:57:28 GMT 2007


Author: jelmer
Date: 2007-05-26 16:57:27 +0000 (Sat, 26 May 2007)
New Revision: 23159

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

Log:
Tag talloc 1.0.1

Added:
   tags/TALLOC_1_0_1/
   tags/TALLOC_1_0_1/NEWS
   tags/TALLOC_1_0_1/configure.ac
Removed:
   tags/TALLOC_1_0_1/configure.ac


Changeset:
Copied: tags/TALLOC_1_0_1 (from rev 23156, branches/SAMBA_4_0/source/lib/talloc)

Copied: tags/TALLOC_1_0_1/NEWS (from rev 23157, branches/SAMBA_4_0/source/lib/talloc/NEWS)

Deleted: tags/TALLOC_1_0_1/configure.ac
===================================================================
--- branches/SAMBA_4_0/source/lib/talloc/configure.ac	2007-05-26 13:33:56 UTC (rev 23156)
+++ tags/TALLOC_1_0_1/configure.ac	2007-05-26 16:57:27 UTC (rev 23159)
@@ -1,18 +0,0 @@
-AC_PREREQ(2.50)
-AC_INIT(talloc, 1.0)
-AC_CONFIG_SRCDIR([talloc.c])
-AC_SUBST(datarootdir)
-AC_CONFIG_HEADER(config.h)
-
-AC_LIBREPLACE_ALL_CHECKS
-
-m4_include(libtalloc.m4)
-
-AC_PATH_PROG(XSLTPROC,xsltproc)
-DOC_TARGET=""
-if test -n "$XSLTPROC"; then
-	DOC_TARGET=doc
-fi
-AC_SUBST(DOC_TARGET)
-
-AC_OUTPUT(Makefile talloc.pc)

Copied: tags/TALLOC_1_0_1/configure.ac (from rev 23158, branches/SAMBA_4_0/source/lib/talloc/configure.ac)



More information about the samba-cvs mailing list