file verbump and fix unused..

This commit is contained in:
Ertuğrul Erata
2015-08-24 22:45:20 +03:00
parent b01be96a12
commit 4e5d3b1480
2 changed files with 11 additions and 2 deletions
+2
View File
@@ -16,6 +16,8 @@ def setup():
autotools.configure("--datadir=/usr/share/misc \
--disable-static \
--enable-fsect-man5")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()