[EXPAND] Split unquoted $@/$* correctly when IFS is set but empty

Currently we do not field-split $@/$* when it isn't quoted and IFS
is set but empty.  This is obviously wrong.  This patch fixes this.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2 files changed
tree: 512a990a9da9643242a84d27ed3a3d11c2eda166
  1. src/
  2. autogen.sh
  3. ChangeLog
  4. ChangeLog.O
  5. configure.ac
  6. COPYING
  7. Makefile.am