x11 library ver. bump
This commit is contained in:
@@ -16,6 +16,7 @@ def setup():
|
||||
shelltools.export("LDFLAGS", "%s -lpthread" % get.LDFLAGS())
|
||||
|
||||
#shelltools.system("./autogen.sh")
|
||||
autotools.autoreconf("-vfi")
|
||||
autotools.configure("--disable-static \
|
||||
--enable-glib \
|
||||
--disable-ecore \
|
||||
@@ -29,4 +30,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "README", "COPYING")
|
||||
pisitools.dodoc("AUTHORS", "README", "COPYING")
|
||||
|
||||
Reference in New Issue
Block a user