mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-15 23:36:59 +00:00
build-sys: autotools configure.ac update
Add recent changes to autotools header, function and compiler capability checks. The patch also adds to .gitignore autoscan outputs. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
cef03de0a9
commit
704e0fdd4a
2 changed files with 20 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
aclocal.m4
|
||||
autom4te.cache/
|
||||
autoscan.log
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
|
|
@ -8,6 +9,7 @@ config.log
|
|||
config.status
|
||||
config.sub
|
||||
configure
|
||||
configure.scan
|
||||
contrib/Makefile
|
||||
contrib/Makefile.in
|
||||
depcomp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue