aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2015-05-01 07:18:12 -0500
committerBrent Cook <busterb@gmail.com>2015-05-23 19:27:57 -0500
commitd3771a41cb106c945e0f538073d0a6e7b35d145b (patch)
tree0ec81fcb0eae37fc7f1f89e2a7d1de26e54d35d2 /.gitignore
parent28353c1df15c3d0482a10ffe33fa34c053af2c2e (diff)
downloadportable-d3771a41cb106c945e0f538073d0a6e7b35d145b.tar.gz
portable-d3771a41cb106c945e0f538073d0a6e7b35d145b.tar.bz2
portable-d3771a41cb106c945e0f538073d0a6e7b35d145b.zip
refactor configure into separate m4 macros
this allows for some reusability with libtls
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5c62f55..290088b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,7 +68,8 @@ autom4te.cache
68# Libtool adds these, at least sometimes 68# Libtool adds these, at least sometimes
69INSTALL 69INSTALL
70COPYING 70COPYING
71m4 71m4/l*
72!m4/check*.m4
72 73
73aclocal.m4 74aclocal.m4
74compile 75compile