summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-08-01 16:43:27 +0000
committerNick Mathewson <nickm@torproject.org>2007-08-01 16:43:27 +0000
commit64d3e6cf659b92abf73cfab4845cdaba35509adc (patch)
tree915e9b3034b9c956025127be98c146071d2bf069 /configure.in
parentd5c78593d20d40e4801e7017a04d9d0ba85374f9 (diff)
downloadtor-64d3e6cf659b92abf73cfab4845cdaba35509adc.tar.gz
tor-64d3e6cf659b92abf73cfab4845cdaba35509adc.zip
r13885@Kushana: nickm | 2007-08-01 09:10:55 -0700
Stop saying "cvs". Noted by Jens. svn:r11014
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5e2d52adb6..6936af419f 100644
--- a/configure.in
+++ b/configure.in
@@ -609,7 +609,7 @@ else
enable_gcc_warnings=no
fi
-# Add some more warnings which we use in the cvs version but not in the
+# Add some more warnings which we use in development but not in the
# released versions. (Some relevant gcc versions can't handle these.)
if test x$enable_gcc_warnings = xyes; then