- global whitespace trimming

This commit is contained in:
Bernhard Reutner-Fischer
2007-08-22 12:35:41 +00:00
parent 3471ebe0a3
commit 6547bced93
130 changed files with 582 additions and 582 deletions

View File

@@ -29,7 +29,7 @@ $(BASH_DIR)/.unpacked: $(DL_DIR)/$(BASH_SOURCE)
touch $@
$(BASH_DIR)/.configured: $(BASH_DIR)/.unpacked
# bash_cv_have_mbstate_t=yes
# bash_cv_have_mbstate_t=yes
(cd $(BASH_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \