# HG changeset patch # User Sam Lantinga # Date 1169527814 0 # Node ID db8ec0cfe6b8e8c5b0933aba20fe419ae6dd5970 # Parent e6cd882e3ac017755f203508842abfd5dcace696 Updated svn repository diff -r e6cd882e3ac0 -r db8ec0cfe6b8 Makefile.in --- a/Makefile.in Fri Jan 05 19:12:50 2007 +0000 +++ b/Makefile.in Tue Jan 23 04:50:14 2007 +0000 @@ -192,7 +192,7 @@ # Create a SVN snapshot that people can run update on snapshot: - svn co svn://libsdl.org/trunk/SDL + svn co http://svn.libsdl.org/trunk/SDL mv SDL SDL-1.3 (cd SDL-1.3 && ./autogen.sh && rm -rf autom4te.cache) cp SDL-1.3/include/SDL_config.h.default SDL-1.3/include/SDL_config.h