commit | c8cf438d44f7a4cd6700dbf9621329bffd960bf5 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed May 13 23:27:00 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed May 13 23:27:00 2009 +0000 |
tree | 7959216ce7a758ca94acbd13881ee6f434590916 | |
parent | e1b4a377222c53a186de6dabca5cb0068a1c7738 [diff] |
Rename all feature flags to HAVE_* and move out of makefiles into a configure script which must be run before building. Still two makefiles but they are a hell of a lot simpler. HAVE_* also will make it easier to move to $buildsystem if necessary later.