From 6dd71f30872bb65d6959dd6ed2ac015c5739f98a Mon Sep 17 00:00:00 2001
From: Olivier Gayot <duskcoder@gmail.com>
Date: Thu, 26 Dec 2013 15:23:45 +0100
Subject: rb: use the autotools to generate the library

the library is not built using the autotools.

the advantages of this improvement are:

* we can do a make install / make uninstall / make dist / and so on
* the library is not (unless specified) built as a shared and static
  library
* some portability issues will be easier to fix.
---
 NEWS | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 NEWS

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..e69de29
-- 
cgit v1.2.3