|
@@ -16,6 +16,6 @@ EXPECT_DEPENDENCIES = tcl
|
|
EXPECT_CONF_OPTS = --with-tcl=$(BUILD_DIR)/tcl-$(TCL_VERSION)/unix
|
|
EXPECT_CONF_OPTS = --with-tcl=$(BUILD_DIR)/tcl-$(TCL_VERSION)/unix
|
|
|
|
|
|
# Since we don't want examples installed
|
|
# Since we don't want examples installed
|
|
-EXPECT_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-binaries
|
|
|
|
|
|
+EXPECT_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-binaries
|
|
|
|
|
|
$(eval $(autotools-package))
|
|
$(eval $(autotools-package))
|