diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -63,6 +63,12 @@ requests to reorganize the codebase to be more "sane" I'm just going to leave it alone.
+## If `configure` complains about version mismatches
+
+Execute `./autogen.sh` to align your system's version of autotools with the
+scripts in your build directory.
+
+
# Obtaining additional files
This is where picking and choosing individual datasets comes into play.
|