Skip to content

Commit

Permalink
80 column
Browse files Browse the repository at this point in the history
  • Loading branch information
vlm committed Oct 13, 2014
1 parent 15c6aa8 commit a2b639c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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 <[email protected]>
Ensure asn1c is still behaving well after compiling on your platform.
PLEASE CONTACT ME IF THIS STEP FAILS! Lev Walkin <[email protected]>

make install

Expand Down

0 comments on commit a2b639c

Please sign in to comment.