mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 08:16:59 +00:00
gnulib: add gnulib modules
Some systems, such as freebsd, does not have program_invocation_short_name
available. There are also problems finding AF_INET{,6} definitions.
CC: Peter Fraser <p_fraser@hotmail.com>
Reported-by: Ryan Steinmetz <zi@freebsd.org>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
0002aa57e6
commit
8dba1c749d
7 changed files with 20 additions and 5 deletions
5
lib/.gitignore
vendored
5
lib/.gitignore
vendored
|
|
@ -3,11 +3,13 @@
|
|||
/.deps/
|
||||
/.gitignore~
|
||||
/.libs/
|
||||
/arpa/
|
||||
/Makefile
|
||||
/Makefile.am
|
||||
/Makefile.in
|
||||
/_Exit.c
|
||||
/arg-nonnull.h
|
||||
/arpa_inet.in.h
|
||||
/atexit.c
|
||||
/c++defs.h
|
||||
/c-ctype.c
|
||||
|
|
@ -55,6 +57,7 @@
|
|||
/getopt1.c
|
||||
/getopt_int.h
|
||||
/gettext.h
|
||||
/inet_pton.c
|
||||
/intprops.h
|
||||
/langinfo.h
|
||||
/langinfo.in.h
|
||||
|
|
@ -74,6 +77,8 @@
|
|||
/msvc-nothrow.h
|
||||
/netinet_in.in.h
|
||||
/pathmax.h
|
||||
/progname.c
|
||||
/progname.h
|
||||
/quote.h
|
||||
/quotearg.c
|
||||
/quotearg.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue