aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2014-10-12 17:55:50 -0700
committerLev Walkin <vlm@lionet.info>2014-10-12 17:55:50 -0700
commita2b639ca20162889ba4b6c97d999d313fe33dc08 (patch)
tree0657702c95b9b416e70f74ecd0eb6832ff2fa57a
parent15c6aa88dd2070d774d049868313f9f0867a8b74 (diff)
80 column
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 5f688148..640e9e01 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,8 @@ QUICK START INSTALLATION
./configure
- (or autoreconf -iv && ./configure, if you've got asn1c straight from github).
+ (or `autoreconf -iv && ./configure` if you've got asn1c
+ straight from github).
Configure the build infrastructure for your platform
asn1c specific ./configure options include:
@@ -18,8 +19,8 @@ make
make check
- Ensure that the code is still behaving well after compiling on your platform.
- PLEASE CONTACT ME IF THIS FAILS ON YOUR PLATFORM! Lev Walkin <vlm@lionet.info>
+ Ensure asn1c is still behaving well after compiling on your platform.
+ PLEASE CONTACT ME IF THIS STEP FAILS! Lev Walkin <vlm@lionet.info>
make install