From cb2faf7217a026ad114935c1fd71c96240c30055 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Sun, 19 Feb 2017 15:56:14 +0000
Subject: [PATCH] Added library version checking

---
 README.md |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index f135a2d..cc94a54 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@
 ``make install``
 
 
+This procedure can be done automatically by calling the build.sh script.
+
 2. Use
 ------
 
@@ -55,4 +57,7 @@
 
 Run simulations with ``trisurf-ng --force-from-tape`` for initial run, or ``trisurf-ng`` for continuing aborted simulations.
 
+======== LIBRARY VERSION ================
 
+THis line seemed to fixed everything:
+libtoolize --force

--
Gitblit v1.9.3