mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
build-sys: clean gnulib & autotools checks
Add gnulib modules which make sense and remove few. The stuff gnulib takes care can be dropped from configure.am. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
ab699e71ad
commit
dbf3927c39
5 changed files with 1147 additions and 19 deletions
|
|
@ -18,20 +18,20 @@
|
|||
|
||||
# gnulib modules used by this package.
|
||||
gnulib_modules="
|
||||
_Exit
|
||||
atexit
|
||||
calloc
|
||||
close-stream
|
||||
closeout
|
||||
fclose
|
||||
fcntl-h
|
||||
fdopen
|
||||
fflush
|
||||
fopen
|
||||
free
|
||||
getopt-gnu
|
||||
memcpy
|
||||
langinfo
|
||||
netinet_in
|
||||
realloc-gnu
|
||||
stat
|
||||
stddef
|
||||
stdio
|
||||
stdlib
|
||||
strdup-posix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue