Author: rurban Date: Sun Dec 28 10:22:49 2008 New Revision: 34510 Modified: branches/pdd30install_stage3/languages/ecmascript/config/makefiles/root.in Log: [install] workaround HLLNAME ne dirname Modified: branches/pdd30install_stage3/languages/ecmascript/config/makefiles/root.in ============================================================================== --- branches/pdd30install_stage3/languages/ecmascript/config/makefiles/root.in (original) +++ branches/pdd30install_stage3/languages/ecmascript/config/makefiles/root.in Sun Dec 28 10:22:49 2008 @@ -111,7 +111,7 @@ # regenerate the Makefile Makefile: config/makefiles/root.in - cd $(BUILD_DIR) && $(RECONFIGURE) --step=gen::languages --languages=$(HLLNAME) + cd $(BUILD_DIR) && $(RECONFIGURE) --step=gen::languages --languages=ecmascript # This is a listing of all targets, that are meant to be called by users help: