add CC doc

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1018 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-08-15 00:06:30 +00:00
parent 66afba592d
commit 92558caa71

View file

@ -14,6 +14,8 @@ o Unix platforms
- open a commandline window and change to the linkchecker-x.x.x
directory
- run "python setup.py install" to install
The CC environment variable is checked before compilation, so you can
change the default C compiler with "export CC=myccompiler".
- run "python setup.py --help" for help about install options