mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
changed --with-profile to --with-profiling-data to "stop the madness!"
of people somehow thinking this was related to user profiles. Hope this is ok Herb. jerry (This used to be commit 5704a9f0bb7f78c34f4141512159d0e7eb4305b8)
This commit is contained in:
parent
819a911735
commit
b930ed5195
source3
1225
source3/configure
vendored
1225
source3/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -1861,8 +1861,8 @@ AC_ARG_WITH(syslog,
|
||||
# check for a shared memory profiling support
|
||||
AC_MSG_CHECKING(whether to use profiling)
|
||||
AC_ARG_WITH(profile,
|
||||
[ --with-profile Include profile support
|
||||
--without-profile Don't include profile support (default)],
|
||||
[ --with-profiling-data Include gathering source code profile information
|
||||
--without-profiling-data Don't include support for gathering source code profile information (default)],
|
||||
[ case "$withval" in
|
||||
yes)
|
||||
AC_MSG_RESULT(yes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user