Add --enable-profile to turn on gprof. This is not perfect, because
authorMartin Pool <mbp@samba.org>
Tue, 15 Jan 2002 11:20:26 +0000 (11:20 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 15 Jan 2002 11:20:26 +0000 (11:20 +0000)
commitda7b63972d83c1b755f3f096d3f2724261e77e65
tree2672867e1096936c3ad946c4e9351da90b941395
parent499957d9ba8c13d62fe7be67964fa53d70cd077d
Add --enable-profile to turn on gprof.  This is not perfect, because
it seems to only write to ./gmon.out, and that causes trouble when
there are several rsync processes in the same directory.  But you can
make it work.
configure.in