Şimdilik libtoolize() commentli dursun, gerekli bir iş yapmıyor gibi :)

This commit is contained in:
S.Çağlar Onur
2005-06-15 12:13:00 +00:00
parent 4ce76fc1bf
commit aa85fc71ff
+1 -1
View File
@@ -7,7 +7,7 @@ from pisi.actionsapi.autotools import *
def src_setup():
gnuconfig_update()
libtoolize()
# libtoolize()
configure( '--with-nls' )
def src_build():