[Fwd: Re: CVS update: tng/source/include]
Andrew Bartlett
abartlet at pcug.org.au
Sun Apr 22 00:24:19 GMT 2001
Just saw this on tng-technical, I think it applies to Mainline samba as
well.
Andrew Bartlett
-------- Original Message --------
Subject: Re: CVS update: tng/source/include
Date: Sat, 21 Apr 2001 17:16:59 -0500
From: Peter Samuelson <peter at cadcamlab.org>
Reply-To: tng-technical at lists.dcerpc.org
To: tng-technical at lists.dcerpc.org
References: <20010421143714.D35612A457 at angua.rince.de>
[Elrond]
> Changed the --with-profile thing to look like this:
>
> --with-profile Include profiling support (for developers!)
I like '--with-profiling' better. That would reduce confusion even
more.
Peter
Index: configure.in
===================================================================
RCS file: /home/vhosts/samba-tng.org/cvsroot/tng/source/configure.in,v
retrieving revision 1.10
diff -u -r1.10 configure.in
--- configure.in 2001/04/21 14:37:06 1.10
+++ configure.in 2001/04/21 22:16:04
@@ -1746,8 +1746,8 @@
#################################################
# check for a shared memory profiling support
AC_MSG_CHECKING(whether to use profiling)
-AC_ARG_WITH(profile,
-[ --with-profile Include profiling support (for
developers!)],
+AC_ARG_WITH(profiling,
+[ --with-profiling Include profiling support (for
developers!)],
[ case "$withval" in
yes)
AC_MSG_RESULT(yes)
More information about the samba-technical
mailing list