Remove DYNAMIC_MOZJS_HACK bits

Not used anymore now that gnome-shell is a real ELF binary with an
rpath.
This commit is contained in:
Colin Walters
2011-03-11 10:29:27 -05:00
parent 04473f607b
commit 74314bacd7
2 changed files with 0 additions and 15 deletions

View File

@ -39,7 +39,6 @@ generated_script_substitutions = \
-e "s|@libexecdir[@]|$(libexecdir)|" \
-e "s|@libdir[@]|$(libdir)|" \
-e "s|@pkgdatadir[@]|$(pkgdatadir)|" \
-e "s|@ENABLE_DYNAMIC_MOZJS_HACK[@]|$(ENABLE_DYNAMIC_MOZJS_HACK)|" \
-e "s|@PYTHON[@]|$(PYTHON)|" \
-e "s|@VERSION[@]|$(VERSION)|" \
-e "s|@sysconfdir[@]|$(sysconfdir)|"