diff options
author | Behdad Esfahbod <behdad@home.(none)> | 2006-03-15 11:18:40 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@home.(none)> | 2006-03-15 15:24:35 -0500 |
commit | f00a1833341699135e792e3a77e19dca0d1dba86 (patch) | |
tree | b9e90fbbea9bb8f72e711995bdd820be6110e12d /INSTALL | |
parent | 037732cac9ff402e51d80d6ed54cc32d669aa0d9 (diff) |
Update release infra to reflect git transition.
(cherry picked from 508b0be5f2023dabe9561f4ca62481d6a4c8c5ae commit)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ This final step may require temporary root access (eg. with sudo) if you don't have write permission to the directory in which cairo will be installed. -NOTE: If you are working with source from CVS rather than from a tar +NOTE: If you are working with source from git/cvs rather than from a tar file, then you should use ./autogen.sh in place of ./configure anywhere it is mentioned in these instructions. |