diff options
Diffstat (limited to 'src/runtime/c')
| -rw-r--r-- | src/runtime/c/INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/runtime/c/INSTALL b/src/runtime/c/INSTALL index a86006341..278297b1c 100644 --- a/src/runtime/c/INSTALL +++ b/src/runtime/c/INSTALL @@ -1,3 +1,5 @@ +You will need the package: libtool + The compilation steps are: $ autoreconf -i @@ -26,4 +28,3 @@ $ autoreconf -i $ ./configure $ make $ make install - |
