From 9a1f16ae3affc4db83f2eb2623418ac5cff2af03 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Sat, 09 Mar 2019 20:07:56 +0000
Subject: [PATCH] Code cleanup

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

diff --git a/README.md b/README.md
index cc94a54..4e76d54 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,8 @@
 
 ``autoconf``
 
+``autoreconf -if``
+
 ``./configure``
 
 ``make``
@@ -61,3 +63,8 @@
 
 THis line seemed to fixed everything:
 libtoolize --force
+
+
+======= STATICALLY LINKING ==============
+./configure --enable-static LDFLAGS=-static
+

--
Gitblit v1.9.3