Rename getopt_.h to getopt.in.h.
[gnulib.git] / modules / arpa_inet
index 9e45621..5193952 100644 (file)
@@ -9,10 +9,10 @@ sys_socket
 
 configure.ac:
 gl_HEADER_ARPA_INET
+AC_PROG_MKDIR_P
 
 Makefile.am:
 BUILT_SOURCES += $(ARPA_INET_H)
-AC_PROG_MKDIR_P
 
 # We need the following in order to create <arpa/inet.h> when the system
 # doesn't have one.
@@ -30,7 +30,7 @@ Include:
 #include <arpa/inet.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson