diff options
| author | David Lamparter <equinox@diac24.net> | 2019-05-28 00:35:24 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-06-04 16:21:20 +0200 |
| commit | 45da32d7a417ea639a092029c37c7fcc3bbc7813 (patch) | |
| tree | f96076c9681b2ea54131bde54831d164711de194 /m4/.gitignore | |
| parent | b2eea7a00eb2fcc01dbcb0335546ac7d4224d11a (diff) | |
build: refactor & revamp python autoconf logic
Signed-off-by: David Lamparter <equinox@diac24.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 2c04163659..cc778b9e99 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -4,6 +4,7 @@ !ax_compare_version.m4 !ax_prog_perl_modules.m4 !ax_pthread.m4 +!ax_python.m4 !ax_sys_weak_alias.m4 !ax_sys_weak_alias.m4 !pkg.m4 |
