Explorar el Código

Don't disable tcl twice

Peter Korsgaard hace 19 años
padre
commit
11713c7535
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/sqlite/sqlite.mk

+ 0 - 1
package/sqlite/sqlite.mk

@@ -31,7 +31,6 @@ $(SQLITE_DIR)/.configured: $(SQLITE_DIR)/.unpacked
 		--build=$(GNU_HOST_NAME) \
 		--prefix=/usr \
 		--sysconfdir=/etc \
-		--disable-tcl \
 		--enable-shared \
 		--enable-static \
 		--disable-tcl \