summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2020-07-08 08:49:26 -0700
committerjhurst <jhurst@cinecert.com>2020-07-08 08:49:26 -0700
commitf759a2520569dfeb21a0317637da895e4d02efc1 (patch)
tree51ccfa1d1c07f9ea6d6cd9fb5c67a0ba9cd01e30
parent8b949dc0915bba523559befc767435d7f48f6f75 (diff)
Removed old and misleading build instructions.
-rwxr-xr-xREADME.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 661741a..cfc9353 100755
--- a/README.md
+++ b/README.md
@@ -56,9 +56,8 @@ auto-tooled version by untarring the distribution and running
```sh
autoreconf -if
-./configure --enable-freedist --enable-as-02
+./configure --enable-as-02
make
-make dist
make install
```