Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 22 → Rev 23

/nautilus-follow-symlink/trunk/BUILD
1,4 → 1,13
 
COMPILER NOTES
==============
 
This program is meant to be built whith gcc.
While where possible care has been taken to not rely on GCC, the code is (and
will remain) only tested to build with it. Additionally, future versions
might use GCC's extension to the C syntax.
 
 
COMPILATION
===========