diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-05-09 18:58:22 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2017-05-16 13:04:02 +0200 |
commit | b81a73d1fbddda4c319899910d751215ff3d29ca (patch) | |
tree | 46028362084507d9f6389480ecca269e45a8b1d4 /.gitignore | |
parent | e40542ef3a415d163a5ff5fee26c888fead79fa6 (diff) |
Minor autoconf cleanups
Make indentation and quotation consistent in configure macros.
Also remove --with-sysinclude option, which was broken for 7 years
and nobody complained.
Thanks to Ruben Kerkhof for source patches.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ /bird /birdc /birdcl +/bird.conf +/bird.log /config.log /config.status /configure -/bird.conf -/bird.log +/sysdep/autoconf.h.in |