80 column

This commit is contained in:
Lev Walkin 2014-10-12 17:55:50 -07:00
parent 15c6aa88dd
commit a2b639ca20
1 changed files with 4 additions and 3 deletions

View File

@ -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
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