Merge pull request #1517 from ertugerata/master

fix build
This commit is contained in:
Ertuğrul Erata
2016-04-01 22:51:42 +03:00
+2 -2
View File
@@ -16,8 +16,8 @@ KeepSpecial = ["libtool"]
def setup():
shelltools.export("AUTOPOINT", "/bin/true")
autotools.autoreconf("-fi")
libtools.libtoolize("--force --copy")
# autotools.autoreconf("-fi")
# libtools.libtoolize("--force --copy")
autotools.configure("--enable-shared \
--enable-asm \
--enable-gpl \