Commit a2b639ca authored by Lev Walkin's avatar Lev Walkin

80 column

parent 15c6aa88
...@@ -4,7 +4,8 @@ QUICK START INSTALLATION ...@@ -4,7 +4,8 @@ QUICK START INSTALLATION
./configure ./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 Configure the build infrastructure for your platform
asn1c specific ./configure options include: asn1c specific ./configure options include:
...@@ -18,8 +19,8 @@ make ...@@ -18,8 +19,8 @@ make
make check make check
Ensure that the code is still behaving well after compiling on your platform. Ensure asn1c is still behaving well after compiling on your platform.
PLEASE CONTACT ME IF THIS FAILS ON YOUR PLATFORM! Lev Walkin <vlm@lionet.info> PLEASE CONTACT ME IF THIS STEP FAILS! Lev Walkin <vlm@lionet.info>
make install make install
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment