@@ -16,8 +16,8 @@ KeepSpecial = ["libtool"]
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.export("AUTOPOINT", "/bin/true")
|
shelltools.export("AUTOPOINT", "/bin/true")
|
||||||
autotools.autoreconf("-fi")
|
# autotools.autoreconf("-fi")
|
||||||
libtools.libtoolize("--force --copy")
|
# libtools.libtoolize("--force --copy")
|
||||||
autotools.configure("--enable-shared \
|
autotools.configure("--enable-shared \
|
||||||
--enable-asm \
|
--enable-asm \
|
||||||
--enable-gpl \
|
--enable-gpl \
|
||||||
|
|||||||
Reference in New Issue
Block a user