diff options
| author | Christian Hopps <chopps@gmail.com> | 2021-05-20 06:46:34 +0000 |
|---|---|---|
| committer | Christian Hopps <chopps@gmail.com> | 2021-05-22 00:01:06 +0000 |
| commit | 41b7a9898da23286090223846dacc725f963af88 (patch) | |
| tree | 7745a711ad2da8371b4b2c1d8866b1f797d2f24e /m4/.gitignore | |
| parent | 80b82d528917dd168d94d1ceac920a81dcf9dea1 (diff) | |
grpc: improve checks for GRPC C++ requirements
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'm4/.gitignore')
| -rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index d444101103..01a2a593d0 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -2,6 +2,7 @@ !*.patch !ax_compare_version.m4 +!ax_cxx_compile_stdcxx.m4 !ax_prog_perl_modules.m4 !ax_pthread.m4 !ax_python.m4 |
