mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-19 09:50:29 +01:00
r13885@Kushana: nickm | 2007-08-01 09:10:55 -0700
Stop saying "cvs". Noted by Jens. svn:r11014
This commit is contained in:
parent
d5c78593d2
commit
64d3e6cf65
6
INSTALL
6
INSTALL
@ -2,9 +2,9 @@
|
|||||||
Most users should simply follow the directions at
|
Most users should simply follow the directions at
|
||||||
http://tor.eff.org/docs/tor-doc-unix
|
http://tor.eff.org/docs/tor-doc-unix
|
||||||
|
|
||||||
If you got the source from cvs, run "./autogen.sh", which will run the
|
If you got the source from Subversion, run "./autogen.sh", which will
|
||||||
various auto* programs and then run ./configure for you. From there,
|
run the various auto* programs and then run ./configure for you. From
|
||||||
refer to the above instructions.
|
there, refer to the above instructions.
|
||||||
|
|
||||||
If it doesn't build for you:
|
If it doesn't build for you:
|
||||||
|
|
||||||
|
@ -609,7 +609,7 @@ else
|
|||||||
enable_gcc_warnings=no
|
enable_gcc_warnings=no
|
||||||
fi
|
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.)
|
# released versions. (Some relevant gcc versions can't handle these.)
|
||||||
if test x$enable_gcc_warnings = xyes; then
|
if test x$enable_gcc_warnings = xyes; then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user