diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-06 14:00:56 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-06 14:00:56 (EST) |
commit | c0ec8e30a16d746e1fca7ab140d0625f319d27d1 (patch) | |
tree | 2f7b52357f1e90ad4029b512d5bc550b6b656d3a /INSTALL | |
parent | ffede375da86950a1518b10b80f0a0bea2f749b3 (diff) |
Note that in-tree builds are now supported.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -46,6 +46,3 @@ and install the package from there as follows: $ ../path/to/package/configure $ make # make install - -NB: Currently, this is the only supported way to build this package. Running -'make' in the package source directory WILL NOT WORK! |