X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.debugging;h=b0c140d3c6c946bf2b47301e246d47af7f087a47;hb=0d6b320def9180cf907ceaed56b23a972a11b757;hp=6afb2421dca24bfcb1239b4f98fb4d6356cd983a;hpb=6a1da724858673ac40aa13a9612340d8bed8c7b9;p=xscreensaver 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'.