disable autoreconf
This commit is contained in:
@@ -78,7 +78,7 @@ def setup():
|
|||||||
else: options += " --with-tls=moznss"
|
else: options += " --with-tls=moznss"
|
||||||
|
|
||||||
shelltools.export("AUTOMAKE", "/bin/true")
|
shelltools.export("AUTOMAKE", "/bin/true")
|
||||||
autotools.autoreconf("-fi")
|
#autotools.autoreconf("-fi")
|
||||||
autotools.configure(options)
|
autotools.configure(options)
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
Reference in New Issue
Block a user