From aede7e0121a037fd7226a8bfd558eb21a932fa5a Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Wed, 14 Aug 2019 21:30:25 +0000
Subject: [PATCH] Added additional functions to ease Ulm2 poststating

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