easytag
This commit is contained in:
@@ -13,6 +13,8 @@ i = ''.join([
|
|||||||
])
|
])
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
pisitools.cflags.add("-std=c99")
|
||||||
|
pisitools.cxxflags.add("-std=c++11")
|
||||||
shelltools.system("NOCONFIGURE=1 sh autogen.sh")
|
shelltools.system("NOCONFIGURE=1 sh autogen.sh")
|
||||||
autotools.configure(i)
|
autotools.configure(i)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user