summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2001-09-05 17:39:51 +0000
committerHerb Lewis <herb@samba.org>2001-09-05 17:39:51 +0000
commitc36dd96b907048a8aebd0b72f180a42aebda2ca1 (patch)
tree86b3ebb9e7976f5243c7e97086c11bd60deee79e /source3/configure.in
parent00973eb50ea846b31266ab6ad62759c22bef2bbb (diff)
downloadsamba-c36dd96b907048a8aebd0b72f180a42aebda2ca1.tar.gz
samba-c36dd96b907048a8aebd0b72f180a42aebda2ca1.tar.bz2
samba-c36dd96b907048a8aebd0b72f180a42aebda2ca1.zip
variable name changed to --with-profiling-data
(This used to be commit 28fba1ba4883e5eaa97247e933da9311c53c41df)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 8154aabcc6..3cb6965d58 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1868,7 +1868,7 @@ AC_ARG_WITH(syslog,
#################################################
# check for a shared memory profiling support
AC_MSG_CHECKING(whether to use profiling)
-AC_ARG_WITH(profile,
+AC_ARG_WITH(profiling-data,
[ --with-profiling-data Include gathering source code profile information (default=no)],
[ case "$withval" in
yes)