Loading INSTALL +3 −3 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ Most users should simply follow the directions at http://tor.eff.org/docs/tor-doc-unix If you got the source from cvs, run "./autogen.sh", which will run the various auto* programs and then run ./configure for you. From there, refer to the above instructions. If you got the source from Subversion, run "./autogen.sh", which will run the various auto* programs and then run ./configure for you. From there, refer to the above instructions. If it doesn't build for you: Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
INSTALL +3 −3 Original line number Diff line number Diff line Loading @@ -2,9 +2,9 @@ Most users should simply follow the directions at http://tor.eff.org/docs/tor-doc-unix If you got the source from cvs, run "./autogen.sh", which will run the various auto* programs and then run ./configure for you. From there, refer to the above instructions. If you got the source from Subversion, run "./autogen.sh", which will run the various auto* programs and then run ./configure for you. From there, refer to the above instructions. If it doesn't build for you: Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading