expand: Always compile test fnmatch and glob
commit6e526a3924d952614fb92642ef910a9f7d1cb49a
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 19 May 2024 04:26:55 +0000 (19 12:26 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 26 May 2024 10:14:52 +0000 (26 18:14 +0800)
tree82d7473e47637cb0ff2220f840ed01763ebe4a0c
parent9549169af923964ddf3d137432712c12abd3d3f2
expand: Always compile test fnmatch and glob

Always compile test code paths with and without fnmatch and glob by
avoiding the use of ifdefs.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
src/expand.c
src/mystring.h
src/system.h