author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Wed, 3 Aug 2016 15:31:08 +0000 (17:31 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Wed, 3 Aug 2016 15:31:08 +0000 (17:31 +0200) | ||
commit | 437ddc0a0594e825bfbf44f318a722157f9279a4 | |
tree | aeb2fd4614d59acddb586c7767426c886f9aeddc | tree | snapshot |
parent | 9521a596cb88b044a2f08db53520edd6e15c8d39 | commit | diff |
grep -q is not portable
Solaris grep doesn't have -q
Use the grep we detected with AC_PROG_EGREP and just redirect stdout.
Solaris grep doesn't have -q
Use the grep we detected with AC_PROG_EGREP and just redirect stdout.
configure.ac | diff | blob | history |