disable autoreconf

This commit is contained in:
Ertuğrul Erata
2016-03-27 15:14:11 +03:00
parent 3f73b5765b
commit e652dc8d95
+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 ")