X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=README.debugging;h=b0c140d3c6c946bf2b47301e246d47af7f087a47;hp=6afb2421dca24bfcb1239b4f98fb4d6356cd983a;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/README.debugging b/README.debugging index 6afb2421..b0c140d3 100644 --- a/README.debugging +++ b/README.debugging @@ -50,7 +50,7 @@ COMPILATION PROBLEMS: * or pass $CC in the environment, like so: csh: setenv CC cc ; ./configure - sh: CC=cc ; ./configure + sh: CC=cc ./configure Before doing this, you'll need to nuke `config.cache'.