Merge pull request #1393 from ertugerata/master

disable autoreconf
This commit is contained in:
Ertuğrul Erata
2016-03-27 16:13:01 +03:00
+1 -1
View File
@@ -78,7 +78,7 @@ def setup():
else: options += " --with-tls=moznss"
shelltools.export("AUTOMAKE", "/bin/true")
autotools.autoreconf("-fi")
#autotools.autoreconf("-fi")
autotools.configure(options)
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")