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:
Sami Kerola 2013-05-10 23:50:02 +01:00
parent 0002aa57e6
commit 8dba1c749d
7 changed files with 20 additions and 5 deletions

5
lib/.gitignore vendored
View file

@ -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