Author: danielsh
Date: Fri Jan 13 17:13:40 2012
New Revision: 1231191
URL: http://svn.apache.org/viewvc?rev=1231191&view=rev
Log:
* notes/knobs: Point to svn_private_config.h for completeness.
Suggested by: cmpilato
Modified:
subversion/trunk/notes/knobs
Modified: subversion/trunk/notes/knobs
URL:
http://svn.apache.org/viewvc/subversion/trunk/notes/knobs?rev=1231191&r1=1231190&r2=1231191&view=diff
==============================================================================
--- subversion/trunk/notes/knobs (original)
+++ subversion/trunk/notes/knobs Fri Jan 13 17:13:40 2012
@@ -22,6 +22,8 @@ The SVN source code boasts a number of e
processor enabled tweaks that are mainly aimed at developer support.
If you introduce new ones, please document them here.
+Macros documented in the configure-generated ../subversion/svn_private_config.h
+file are not repeated here.
2 Defines and Environment Variables
===================================